1
0
forked from aniani/vim

updated for version 7.0003

This commit is contained in:
Bram Moolenaar
2004-06-30 16:16:41 +00:00
parent f4b8e57ffd
commit 843ee41eb8
72 changed files with 15746 additions and 1079 deletions

View File

@@ -859,6 +859,10 @@ list_version()
# else
# if defined (MACOS)
MSG_PUTS(_("with (classic) GUI."));
# else
# ifdef FEAT_GUI_KDE
MSG_PUTS(_("with KDE GUI."));
# endif
# endif
# endif
# endif