[epiphany/wip/gtkaction-to-gaction: 41/57] Remove unused actions
- From: Iulian Radu <iulianradu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/wip/gtkaction-to-gaction: 41/57] Remove unused actions
- Date: Mon, 11 Jul 2016 16:33:44 +0000 (UTC)
commit 122fd6e24d72aa8a9ca8c0cfee586dfcd2ae057c
Author: Iulian Radu <iulian radu67 gmail com>
Date: Fri Jul 1 17:47:30 2016 +0300
Remove unused actions
src/ephy-window.c | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/src/ephy-window.c b/src/ephy-window.c
index 59d8325..4875745 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -80,12 +80,6 @@ static const GtkActionEntry ephy_menu_entries [] = {
{ "FileSendTo", NULL, N_("S_end Link by Email…"), NULL, NULL,
G_CALLBACK (window_cmd_file_send_to) },
- /* Edit actions. */
- { "EditHistory", NULL, N_("_History"), "<control>H", NULL,
- G_CALLBACK (window_cmd_edit_history) },
- { "EditPreferences", NULL, N_("Pr_eferences"), "<control>e", NULL,
- G_CALLBACK (window_cmd_edit_preferences) },
-
/* Go actions. */
{ "GoLocation", NULL, N_("_Location…"), "<control>L", NULL,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]