PATCH: menu title
- From: "M . Thielker" <balsa t-data com>
- To: Balsa List <balsa-list gnome org>
- Subject: PATCH: menu title
- Date: Thu, 16 Aug 2001 21:01:26 +0200
Hi,
jumped the gun again....
I actually changed the accelerator in preparation of removing the " To", but
then didn't remove it.
The attached micro-patch fixes that, too
Melanie
diff -b -B -r -u -P --exclude-from=ignore ../balsa-cvs/src/message-window.c ./src/message-window.c
--- ../balsa-cvs/src/message-window.c Thu Aug 16 20:38:58 2001
+++ ./src/message-window.c Thu Aug 16 20:59:14 2001
@@ -162,7 +162,7 @@
GNOMEUIINFO_MENU_EDIT_TREE(edit_menu),
GNOMEUIINFO_MENU_VIEW_TREE(view_menu),
#define MAIN_MENU_MOVE_POS 3
- GNOMEUIINFO_SUBTREE("M_ove To", move_menu),
+ GNOMEUIINFO_SUBTREE("M_ove", move_menu),
GNOMEUIINFO_SUBTREE("_Message", message_menu),
GNOMEUIINFO_END
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]