aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/stock_icons.h
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2008-04-16 08:47:12 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2008-04-16 08:47:12 +0000
commitceeb905b9a6ef9fe65ae19491f1f3bc0012a9028 (patch)
treebe686b64d6a0c3cc1001bfa56ddb26357ea3ad99 /gtk/stock_icons.h
parent3c8f700f6c1e0b0fc10ba71d38b96e85e0306c49 (diff)
add "Save As" and "Save All" buttons to the dialog / stock_icons utils
use them in the export object dialog git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25072 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/stock_icons.h')
-rw-r--r--gtk/stock_icons.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/stock_icons.h b/gtk/stock_icons.h
index c99e93d077..713a68c002 100644
--- a/gtk/stock_icons.h
+++ b/gtk/stock_icons.h
@@ -46,6 +46,7 @@
#define WIRESHARK_STOCK_EDIT "Wireshark_Stock_Edit"
#define WIRESHARK_STOCK_ADD_EXPRESSION "Wireshark_Stock_Edit_Add_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"
#define WIRESHARK_STOCK_COLORIZE "Wireshark_Stock_Colorize"
#define WIRESHARK_STOCK_AUTOSCROLL "Wireshark_Stock_Autoscroll"