diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-08-01 20:38:51 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-08-01 20:38:51 +0200 |
commit | 9379f83030f05e81ebe0e8312b711ae830bbfbb7 (patch) | |
tree | 6af325a44f2c4405e398703036bdf499d4f0b69c /src/GvimExt | |
parent | 4b26dff3296c7f9776aa788e4b1fafd33887a8de (diff) | |
download | vim-git-9379f83030f05e81ebe0e8312b711ae830bbfbb7.tar.gz |
Version 7.3c -> 7.3d
Diffstat (limited to 'src/GvimExt')
-rw-r--r-- | src/GvimExt/GvimExt.reg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GvimExt/GvimExt.reg b/src/GvimExt/GvimExt.reg index c6edf65c0..bfa2f5dd9 100644 --- a/src/GvimExt/GvimExt.reg +++ b/src/GvimExt/GvimExt.reg @@ -15,6 +15,6 @@ REGEDIT4 [HKEY_LOCAL_MACHINE\Software\Vim\Gvim] "path"="gvim.exe" -[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 7.3c] - "DisplayName"="Vim 7.3c: Edit with Vim popup menu entry" +[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 7.3d] + "DisplayName"="Vim 7.3d: Edit with Vim popup menu entry" "UninstallString"="uninstal.exe" |