/[beaver]/beaver/src/interface.c
ViewVC logotype

Diff of /beaver/src/interface.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.21 by mikix, Sun May 18 04:23:20 2003 UTC revision 1.22 by mikix, Tue May 20 14:11:15 2003 UTC
# Line 612  static GtkItemFactoryEntry MenuEntries[] Line 612  static GtkItemFactoryEntry MenuEntries[]
612    {N_("/Tools/In_vert Case"), NULL, menu_items_treatment, INVERT_CASE, "<Item>"},    {N_("/Tools/In_vert Case"), NULL, menu_items_treatment, INVERT_CASE, "<Item>"},
613    {N_("/_Language"), NULL, NULL, 0, "<Branch>"},    {N_("/_Language"), NULL, NULL, 0, "<Branch>"},
614    {N_("/_Documents"), NULL, NULL, 0, "<Branch>"},    {N_("/_Documents"), NULL, NULL, 0, "<Branch>"},
615    {N_("/Documents/_Save All"), NULL, menu_items_treatment, SAVE_ALL, "<StockItem>", GTK_STOCK_SAVE},    {N_("/Documents/_Save All"), "", menu_items_treatment, SAVE_ALL, "<StockItem>", GTK_STOCK_SAVE},
616    {N_("/Documents/_Close All"), NULL, menu_items_treatment, CLOSE_ALL, "<StockItem>", GTK_STOCK_CLOSE},    {N_("/Documents/_Close All"), "", menu_items_treatment, CLOSE_ALL, "<StockItem>", GTK_STOCK_CLOSE},
617    {N_("/_Help"), NULL, NULL, 0, "<Branch>"},    {N_("/_Help"), NULL, NULL, 0, "<Branch>"},
618    {N_("/Help/_Contents"), "F1", menu_items_treatment, HELP, "<StockItem>", GTK_STOCK_HELP},    {N_("/Help/_Contents"), "F1", menu_items_treatment, HELP, "<StockItem>", GTK_STOCK_HELP},
619    {N_("/Help/_About"), NULL, menu_items_treatment, ABOUT, "<Item>"},    {N_("/Help/_About"), NULL, menu_items_treatment, ABOUT, "<Item>"},

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26