1
0
forked from aniani/vim

Fix: MS-Windows installer used wrong path for uninstaller key.

This commit is contained in:
Bram Moolenaar
2010-07-18 22:33:56 +02:00
parent 4d32c2d31f
commit 16d79a3b62
2 changed files with 2 additions and 5 deletions

View File

@@ -1089,8 +1089,6 @@ Patch to support horizontal scroll wheel in GTK. Untested. (Bjorn Winckler,
Before (beta) release 7.3:
- Documentation for Python 3 support.
- MS-Windows uninstaller looks for wrong executable:
"ool\vimfiles\syntaxuninstall-gui.exe".
Before release 7.3:
- Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23)