aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/keys.h
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2010-10-01 16:29:37 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2010-10-01 16:29:37 +0000
commit98f6aa93114eb9529bc8da961789a97e7f76e853 (patch)
treec2613e71492404ced8036ef24122b14520f30e68 /gtk/keys.h
parent0c2f1829e17cfc1f8c825571c87234e9c3523314 (diff)
Add a new right-click popup menu for the statusbar profiles for easy functions
to create new, copy, delete and rename configuration profiles. svn path=/trunk/; revision=34312
Diffstat (limited to 'gtk/keys.h')
-rw-r--r--gtk/keys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/keys.h b/gtk/keys.h
index b8b2fba17e..bdbbfee2c6 100644
--- a/gtk/keys.h
+++ b/gtk/keys.h
@@ -53,6 +53,7 @@
#define PM_PACKET_LIST_KEY "popup_menu_packet_list"
#define PM_TREE_VIEW_KEY "popup_menu_tree_view"
#define PM_BYTES_VIEW_KEY "popup_menu_bytes_view"
+#define PM_STATUSBAR_PROFILES_KEY "popup_menu_statusbar_profiles"
#define E_TB_MAIN_KEY "toolbar_main"
#define E_TB_FILTER_KEY "toolbar_filter"