aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/stock_icons.h
diff options
context:
space:
mode:
authorSake Blok <sake@euronet.nl>2008-06-29 14:59:23 +0000
committerSake Blok <sake@euronet.nl>2008-06-29 14:59:23 +0000
commitcd7405c44d58ba9e656c6108e5cab7b5dc475f98 (patch)
treef0d1b3539de5317f1e28fa06ec0a31558b579aed /gtk/stock_icons.h
parent50fa079b11b98c68fbd8814f158d7d6577ef2f43 (diff)
From Kovarththanan Rajaratnam (bug 2657):
Resolve accelerator ambiguity in filter toolbar svn path=/trunk/; revision=25633
Diffstat (limited to 'gtk/stock_icons.h')
-rw-r--r--gtk/stock_icons.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/stock_icons.h b/gtk/stock_icons.h
index 713a68c002..64a4482427 100644
--- a/gtk/stock_icons.h
+++ b/gtk/stock_icons.h
@@ -45,6 +45,8 @@
#define WIRESHARK_STOCK_IMPORT "Wireshark_Stock_Import"
#define WIRESHARK_STOCK_EDIT "Wireshark_Stock_Edit"
#define WIRESHARK_STOCK_ADD_EXPRESSION "Wireshark_Stock_Edit_Add_Expression"
+#define WIRESHARK_STOCK_CLEAR_EXPRESSION "Wireshark_Stock_Clear_Expression"
+#define WIRESHARK_STOCK_APPLY_EXPRESSION "Wireshark_Stock_Apply_Expression"
#define WIRESHARK_STOCK_DONT_SAVE "Wireshark_Stock_Continue_without_Saving"
#define WIRESHARK_STOCK_SAVE_ALL "Wireshark_Stock_Save_All"
#define WIRESHARK_STOCK_ABOUT "Wireshark_Stock_About"