diff options
Diffstat (limited to 'editors/vim/options')
-rw-r--r-- | editors/vim/options | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/vim/options b/editors/vim/options index 61d50d761431..6614e132dc9d 100644 --- a/editors/vim/options +++ b/editors/vim/options @@ -10,7 +10,6 @@ OPTIONS= PERL "Enable Perl interpreter" off \ X11_ONLY "CLI-only Vim, but with basic X11 support" off \ XTERM_SAVE "Restore xterm screen after exit" off \ ATHENA "Athena GUI" off \ - GTK1 "GTK+ 1.2 GUI" off \ GTK2 "GTK2 GUI" off \ - GNOME "Gnome1 GUI" off \ + GNOME2 "Gnome2 GUI" off \ MOTIF "Motif GUI" off \ |