diff options
author | Bram Moolenaar <Bram@vim.org> | 2013-08-10 15:00:24 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2013-08-10 15:00:24 +0200 |
commit | 3b1db36689ee9b3a49de1362c1678372263a01fe (patch) | |
tree | 690a508be01e936e11497ec7ecf6cb981d7feb80 /src/GvimExt/GvimExt.reg | |
parent | b7512b79ce62b5dba75eb5768ec5f0d0fddb49ee (diff) | |
download | vim-3b1db36689ee9b3a49de1362c1678372263a01fe.zip |
release version 7.4
Diffstat (limited to 'src/GvimExt/GvimExt.reg')
-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 074d174d3..4c67b0928 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.4b] - "DisplayName"="Vim 7.4b: Edit with Vim popup menu entry" +[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 7.4] + "DisplayName"="Vim 7.4: Edit with Vim popup menu entry" "UninstallString"="uninstal.exe" |