[gedit/wip/redesign: 7/9] Remove more actions



commit b0d7ff48fc82212bfcb3696d3cf7f14e10d9d84f
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Mon May 6 11:38:00 2013 +0200

    Remove more actions

 gedit/gedit-ui.h |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/gedit/gedit-ui.h b/gedit/gedit-ui.h
index 2a507d2..76942aa 100644
--- a/gedit/gedit-ui.h
+++ b/gedit/gedit-ui.h
@@ -48,16 +48,6 @@ static const GtkActionEntry gedit_always_sensitive_menu_entries[] =
        { "Documents", NULL, N_("_Documents") },
        { "Help", NULL, N_("_Help") },
 
-       /* Edit menu */
-       { "EditPreferences", GTK_STOCK_PREFERENCES, N_("Pr_eferences"), NULL,
-         N_("Configure the application"), G_CALLBACK (_gedit_cmd_edit_preferences) },
-
-       /* Help menu */
-       {"HelpContents", GTK_STOCK_HELP, N_("_Contents"), "F1",
-        N_("Open the gedit manual"), G_CALLBACK (_gedit_cmd_help_contents) },
-       { "HelpAbout", GTK_STOCK_ABOUT, NULL, NULL,
-        N_("About this application"), G_CALLBACK (_gedit_cmd_help_about) },
-
        /* Fullscreen toolbar */
        { "LeaveFullscreen", GTK_STOCK_LEAVE_FULLSCREEN, NULL,
          NULL, N_("Leave fullscreen mode"),


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]