freebsd-ports/misc/mc/files/patch-an
Ade Lovett bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00

7 lines
325 B
Text

--- src/main.c.orig Wed Apr 11 07:07:49 2001
+++ src/main.c Fri Apr 20 12:39:44 2001
@@ -1361,3 +1361,3 @@
#ifdef USE_INTERNAL_EDIT
- {' ', N_("Menu edi&Tor edit"), 'T', edit_user_menu_cmd}
+/* XXX: only appears in gtkedit {' ', N_("Menu edi&Tor edit"), 'T', edit_user_menu_cmd} */
#endif /* USE_INTERNAL_EDIT */