diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-07-25 20:53:06 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-07-25 20:53:06 +0200 |
commit | c3301874a66e2b4377fb2dc238e5d07426a25c1c (patch) | |
tree | e78c4abd2e72c00471700f0d304b5675e6496db3 /src/GvimExt | |
parent | 6fc45b55fc317330193e460dc18732b7d6b15a87 (diff) | |
download | vim-git-c3301874a66e2b4377fb2dc238e5d07426a25c1c.tar.gz |
7.3b -> 7.3c
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 7c288c0fd..c6edf65c0 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.3b] - "DisplayName"="Vim 7.3b: Edit with Vim popup menu entry" +[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 7.3c] + "DisplayName"="Vim 7.3c: Edit with Vim popup menu entry" "UninstallString"="uninstal.exe" |