Have the time field in the Graph Analyzis windos use the same time format as used...
[metze/wireshark/wip.git] / gtk / keys.h
1 /* keys.h
2  * Key definitions for various objects
3  *
4  * $Id$
5  *
6  * Wireshark - Network traffic analyzer
7  * By Gerald Combs <gerald@wireshark.org>
8  * Copyright 1998 Gerald Combs
9  *
10  * This program is free software; you can redistribute it and/or
11  * modify it under the terms of the GNU General Public License
12  * as published by the Free Software Foundation; either version 2
13  * of the License, or (at your option) any later version.
14  *
15  * This program is distributed in the hope that it will be useful,
16  * but WITHOUT ANY WARRANTY; without even the implied warranty of
17  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18  * GNU General Public License for more details.
19  *
20  * You should have received a copy of the GNU General Public License
21  * along with this program; if not, write to the Free Software
22  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
23  */
24
25 #ifndef __KEYS_H__
26 #define __KEYS_H__
27
28 /** @file
29  * Various keys for g_object_set_data().
30  */
31 #define E_DFILTER_CM_KEY                                "display_filter_combo"
32
33 #define E_DFILTER_TE_KEY                                "display_filter_entry"
34 #define E_RFILTER_TE_KEY                                "read_filter_te"
35 #define E_MPACKET_LIST_KEY                              "menu_packet_list"
36 #define E_MPACKET_LIST_ROW_KEY                  "menu_packet_list_row"
37 #define E_MPACKET_LIST_COL_KEY                  "menu_packet_list_col"
38 #define E_MPACKET_LIST_COLUMN_KEY                       "menu_packet_list_column"
39 #define E_MPACKET_LIST_PREV_COLUMN_KEY                  "menu_packet_list_prev_column"
40
41 #define PRINT_CMD_LB_KEY                                "printer_command_label"
42 #define PRINT_CMD_TE_KEY                                "printer_command_entry"
43 #define PRINT_FILE_BT_KEY                               "printer_file_button"
44 #define PRINT_FILE_TE_KEY                               "printer_file_entry"
45
46 #define PLUGINS_DFILTER_TE                              "plugins_dfilter_te"
47
48 #define PM_MENU_LIST_KEY                                "popup_menu_menu_list"
49 #define PM_PACKET_LIST_COL_KEY                  "popup_menu_packet_list_column"
50 #define PM_PACKET_LIST_KEY                              "popup_menu_packet_list"
51 #define PM_TREE_VIEW_KEY                                "popup_menu_tree_view"
52 #define PM_BYTES_VIEW_KEY                               "popup_menu_bytes_view"
53 #define PM_STATUSBAR_PROFILES_KEY                       "popup_menu_statusbar_profiles"
54
55 #define E_TB_MAIN_KEY                                   "toolbar_main"
56 #define E_TB_FILTER_KEY                                 "toolbar_filter"
57
58 #ifdef HAVE_AIRPCAP
59 #define AIRPCAP_TOOLBAR_KEY                                             "airpcap_toolbar_key"
60 #define AIRPCAP_TOOLBAR_INTERFACE_KEY                   "airpcap_toolbar_if_key"
61 #define AIRPCAP_TOOLBAR_LINK_TYPE_KEY                   "airpcap_toolbar_lt_key"
62 #define AIRPCAP_TOOLBAR_CHANNEL_KEY                             "airpcap_toolbar_ch_key"
63 #define AIRPCAP_TOOLBAR_CHANNEL_LABEL_KEY               "airpcap_toolbar_ch_lb_key"
64 #define AIRPCAP_TOOLBAR_CHANNEL_OFFSET_KEY              "airpcap_toolbar_ch_offset_key"
65 #define AIRPCAP_TOOLBAR_CHANNEL_OFFSET_LABEL_KEY "airpcap_toolbar_ch_offset_lb_key"
66 #define AIRPCAP_TOOLBAR_FCS_CHECK_KEY   "airpcap_toolbar_fcs_check_key"
67 #define AIRPCAP_TOOLBAR_FCS_FILTER_LABEL_KEY    "airpcap_toolbar_fcs_filter_lb_key"
68 #define AIRPCAP_TOOLBAR_FCS_FILTER_KEY          "airpcap_toolbar_fcs_filter_key"
69 #define AIRPCAP_TOOLBAR_ADVANCED_KEY            "airpcap_toolbar_advanced_key"
70 #define AIRPCAP_TOOLBAR_KEY_MANAGEMENT_KEY      "airpcap_toolbar_key_management_key"
71 #define AIRPCAP_TOOLBAR_DECRYPTION_KEY          "airpcap_toolbar_decryption_key"
72 #define AIRPCAP_TOOLBAR_DECRYPTION_LABEL_KEY  "airpcap_toolbar_decryption_lb_key"
73
74 #define AIRPCAP_ADVANCED_KEY                            "airpcap_advanced_key"
75 #define AIRPCAP_ADVANCED_INTERFACE_KEY          "airpcap_advanced_if_key"
76 #define AIRPCAP_ADVANCED_LINK_TYPE_KEY          "airpcap_advanced_lt_key"
77 #define AIRPCAP_ADVANCED_CHANNEL_KEY            "airpcap_advanced_ch_key"
78 #define AIRPCAP_ADVANCED_CHANNEL_OFFSET_KEY     "airpcap_advanced_ch_offset_key"
79 #define AIRPCAP_ADVANCED_FCS_CHECK_KEY          "airpcap_advanced_fcs_check_key"
80 #define AIRPCAP_ADVANCED_FCS_FILTER_KEY         "airpcap_advanced_fcs_filter_key"
81 #define AIRPCAP_ADVANCED_BLINK_KEY                      "airpcap_advanced_blink_key"
82 #define AIRPCAP_ADVANCED_ADD_KEY_TEXT_KEY       "airpcap_advanced_add_key_text_key"
83 #define AIRPCAP_ADVANCED_ADD_KEY_OK_KEY         "airpcap_advanced_add_key_ok_key"
84 #define AIRPCAP_ADVANCED_ADD_KEY_LIST_KEY       "airpcap_advanced_add_key_list_key"
85 #define AIRPCAP_ADVANCED_ADD_KEY_TYPE_KEY       "airpcap_advanced_add_key_type_key"
86 #define AIRPCAP_ADVANCED_ADD_KEY_KEY_KEY        "airpcap_advanced_add_key_key_key"
87 #define AIRPCAP_ADVANCED_ADD_KEY_SSID_KEY       "airpcap_advanced_add_key_ssid_key"
88 #define AIRPCAP_ADVANCED_ADD_KEY_KEY_LABEL_KEY  "airpcap_advanced_add_key_key_label_key"
89 #define AIRPCAP_ADVANCED_ADD_KEY_SSID_LABEL_KEY "airpcap_advanced_add_key_ssid_label_key"
90 #define AIRPCAP_ADVANCED_EDIT_KEY_SELECTED_KEY  "airpcap_advanced_edit_key_selected_key"
91 #define AIRPCAP_ADVANCED_EDIT_KEY_OK_KEY                "airpcap_advanced_edit_key_ok_key"
92 #define AIRPCAP_ADVANCED_EDIT_KEY_LIST_KEY              "airpcap_advanced_edit_key_list_key"
93 #define AIRPCAP_ADVANCED_EDIT_KEY_TYPE_KEY              "airpcap_advanced_edit_key_type_key"
94 #define AIRPCAP_ADVANCED_EDIT_KEY_KEY_KEY               "airpcap_advanced_edit_key_key_key"
95 #define AIRPCAP_ADVANCED_EDIT_KEY_SSID_KEY              "airpcap_advanced_edit_key_ssid_key"
96 #define AIRPCAP_ADVANCED_EDIT_KEY_KEY_LABEL_KEY "airpcap_advanced_edit_key_key_label_key"
97 #define AIRPCAP_ADVANCED_EDIT_KEY_SSID_LABEL_KEY        "airpcap_advanced_edit_key_ssid_label_key"
98 #define AIRPCAP_ADVANCED_DECRYPTION_MODE_KEY    "airpcap_advanced_decryption_mode_key"
99 #define AIRPCAP_ADVANCED_WPA_DECRYPTION_KEY             "airpcap_advanced_wpa_decryption_key"
100 #define AIRPCAP_ADVANCED_NOTEBOOK_KEY                   "airpcap_advanced_notebook_key"
101 #define AIRPCAP_ADVANCED_CANCEL_KEY                             "airpcap_advanced_cancel_key"
102 #define AIRPCAP_ADVANCED_OK_KEY                                 "airpcap_advanced_ok_key"
103 #define AIRPCAP_ADVANCED_KEYLIST_KEY                    "airpcap_advanced_keylist_key"
104 #define AIRPCAP_CHECK_WINDOW_RADIO_KEEP_KEY             "airpcap_check_window_radio_keep_key"
105 #define AIRPCAP_CHECK_WINDOW_RADIO_MERGE_KEY     "airpcap_check_window_radio_merge_key"
106 #define AIRPCAP_CHECK_WINDOW_RADIO_IMPORT_KEY   "airpcap_check_window_radio_import_key"
107 #define AIRPCAP_CHECK_WINDOW_RADIO_IGNORE_KEY   "airpcap_check_window_radio_ignore_key"
108 #define AIRPCAP_CHECK_WINDOW_RADIO_GROUP_KEY    "airpcap_check_window_radio_group_key"
109
110 #define AIRPCAP_CHECK_WINDOW_KEY                                "airpcap_check_window_key"
111
112 #define AIRPCAP_ADVANCED_EDIT_KEY_SELECTION_KEY         "airpcap_advanced_edit_key_selection_key"
113
114 #define AIRPCAP_OPTIONS_ADVANCED_KEY                    "airpcap_options_advanced_key"
115
116 #define AIRPCAP_ADVANCED_FROM_KEY                               "airpcap_advanced_from_key"
117
118 #define AIRPCAP_KEY_MGMT_NEW_KEY        "airpcap_key_mgmt_new_key"
119 #define AIRPCAP_KEY_MGMT_EDIT_KEY       "airpcap_key_mgmt_edit_key"
120 #define AIRPCAP_KEY_MGMT_DELETE_KEY     "airpcap_key_mgmt_delete_key"
121 #define AIRPCAP_KEY_MGMT_UP_KEY         "airpcap_key_mgmt_up_key"
122 #define AIRPCAP_KEY_MGMT_DOWN_KEY       "airpcap_key_mgmt_down_key"
123 #endif /* HAVE_AIRPCAP */
124
125 #endif /* __KEYS_H__ */
126