/[xlog]/xlog/src/gui_mainwindow.c
ViewVC logotype

Diff of /xlog/src/gui_mainwindow.c

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

revision 1.29 by pa4tu, Tue Mar 8 18:28:13 2005 UTC revision 1.30 by pa4tu, Thu Mar 10 19:50:54 2005 UTC
# Line 169  static GtkActionEntry entries[] = Line 169  static GtkActionEntry entries[] =
169    { "Preferences", GTK_STOCK_PREFERENCES, N_("Preferences..."), "", "Preferences for xlog", G_CALLBACK(on_menu_preferences_activate) },    { "Preferences", GTK_STOCK_PREFERENCES, N_("Preferences..."), "", "Preferences for xlog", G_CALLBACK(on_menu_preferences_activate) },
170    
171    { "Documentation", GTK_STOCK_HELP, N_("Documentation"), "", "Important documents", NULL },    { "Documentation", GTK_STOCK_HELP, N_("Documentation"), "", "Important documents", NULL },
172    { "About", GTK_STOCK_DIALOG_INFO, N_("About..."), "", "About xlog", G_CALLBACK(on_menu_about_activate) },    { "About", GTK_STOCK_DIALOG_INFO, N_("About..."), "<control>I", "About xlog", G_CALLBACK(on_menu_about_activate) },
173    
174    { "Bugs", GTK_STOCK_DIALOG_INFO, N_("Bugs"), "", "How to report bugs", G_CALLBACK(on_helpbugs_activate) },    { "Bugs", GTK_STOCK_DIALOG_INFO, N_("Bugs"), "", "How to report bugs", G_CALLBACK(on_helpbugs_activate) },
175    { "Changelog", GTK_STOCK_DIALOG_INFO, N_("Changelog"), "", "Read the changelog", G_CALLBACK(on_helpchangelog_activate) },    { "Changelog", GTK_STOCK_DIALOG_INFO, N_("Changelog"), "", "Read the changelog", G_CALLBACK(on_helpchangelog_activate) },

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

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