mirror of
https://github.com/vim/vim.git
synced 2025-09-26 04:04:07 -04:00
Remove the old and not well supported GTK 1 code. (James Vega)
This commit is contained in:
@@ -3233,9 +3233,7 @@ usage()
|
||||
main_msg(_("-geometry <geom>\tUse <geom> for initial geometry (also: -geom)"));
|
||||
main_msg(_("-reverse\t\tUse reverse video (also: -rv)"));
|
||||
main_msg(_("-display <display>\tRun vim on <display> (also: --display)"));
|
||||
# ifdef HAVE_GTK2
|
||||
main_msg(_("--role <role>\tSet a unique role to identify the main window"));
|
||||
# endif
|
||||
main_msg(_("--socketid <xid>\tOpen Vim inside another GTK widget"));
|
||||
#endif
|
||||
#ifdef FEAT_GUI_W32
|
||||
|
Reference in New Issue
Block a user