]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul
Patch from Lebbeous Fogle-Weekley to reservation pull list and resource capture inter...
[working/Evergreen.git] / Open-ILS / xul / staff_client / chrome / content / main / menu_frame_menus.xul
1 <?xml version="1.0"?>
2 <!DOCTYPE overlay SYSTEM "chrome://open_ils_staff_client/locale/lang.dtd">
3 <overlay id="menu_frame_menus" 
4     xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
5
6 <script>dump('loading menu_frame_menus.xul\n');</script>
7
8 <commandset id="universal_cmds">
9     <command id="cmd_forward"/>
10     <command id="cmd_back"/>
11     <command id="cmd_close_window" key="close-window-key" />
12     <command id="cmd_new_window" key="new-window-key" />
13     <command id="cmd_new_tab" key="new-tab-key" />
14     <command id="cmd_close_tab" key="close-tab-key" />
15     <command id="cmd_close_all_tabs" key="close-all-tabs-key" />
16     <command id="cmd_shutdown" />
17
18     <command id="cmd_edit_copy_buckets" />
19     <command id="cmd_edit_volume_buckets" />
20     <command id="cmd_edit_record_buckets" />
21     <command id="cmd_edit_user_buckets" />
22
23     <command id="cmd_cat_main" key="cat-main-key" />
24     <command id="cmd_create_marc" />
25     <command id="cmd_circ_checkout" key="circ-checkout-key" />
26     <command id="cmd_patron_search" key="patron-search-key" />
27     <command id="cmd_circ_checkin" key="circ-checkin-key" />
28     <command id="cmd_circ_renew" key="circ-renew-key" />
29     <command id="cmd_circ_hold_capture" key="circ-hold-capture-key" />
30     <command id="cmd_circ_hold_pull_list" />
31     <command id="cmd_browse_holds" />
32     <command id="cmd_browse_holds_shelf" />
33     <command id="cmd_in_house_use" key="circ-in-house-use" />
34     <command id="cmd_copy_status" key="copy-status-key" />
35     <command id="cmd_search_opac" key="search-opac-key" />
36     <command id="cmd_public_opac" />
37     <command id="cmd_search_tcn" />
38     <command id="cmd_search_bib_id" />
39     <command id="cmd_patron_register" key="patron-register-key" />
40     <command id="cmd_staged_patrons" />
41     <command id="cmd_standalone" />
42     <command id="cmd_survey_wizard" />
43     <command id="cmd_stat_cat_edit" />
44     <command id="cmd_non_cat_type_edit" />
45     <command id="cmd_copy_location_edit" />
46     <command id="cmd_print_list_template_edit" />
47     <command id="cmd_z39_50_import" />
48     <command id="cmd_create_new_marc_book" />
49     <command id="cmd_replace_barcode" />
50     <command id="cmd_reprint" />
51     <command id="cmd_retrieve_last_patron" />
52     <command id="cmd_retrieve_last_record" />
53     <command id="cmd_verify_credentials" />
54
55     <command id="cmd_change_session" />
56     <command id="cmd_manage_offline_xacts" />
57     <command id="cmd_download_patrons" />
58     <command id="cmd_local_admin" />
59     <command id="cmd_toggle_buttonbar" />
60
61     <command id="cmd_extension_manager"/>
62     <command id="cmd_theme_manager"/>
63     <command id="cmd_about_config"/>
64
65     <command id="cmd_adv_user_edit" />
66     <command id="cmd_console" />
67     <command id="cmd_shell" />
68     <command id="cmd_xuleditor" />
69     <command id="cmd_fieldmapper" />
70     <command id="cmd_test_html" />
71     <command id="cmd_test_xul" />
72     <command id="cmd_clear_cache" />
73     <command id="cmd_restore_all_tabs" />
74
75     <command id="cmd_test" />
76     <command id="cmd_broken" disabled="true" />
77     <command id="cmd_open_vandelay" />
78     
79     <command id="cmd_acq_view_picklist" />
80     <command id="cmd_acq_upload" />
81     <command id="cmd_acq_view_po" />
82     <command id="cmd_acq_bib_search" />
83     <command id="cmd_acq_new_brief_record" />
84     <command id="cmd_acq_view_fund" />
85     <command id="cmd_acq_view_funding_source" />
86     <command id="cmd_acq_view_provider" />
87     <command id="cmd_acq_view_currency_type" />
88     <command id="cmd_acq_view_exchange_rate" />
89     <command id="cmd_acq_view_distrib_formula" />
90
91     <command id="cmd_booking_reservation" />
92     <command id="cmd_booking_pull_list" />
93     <command id="cmd_booking_capture" />
94     <command id="cmd_booking_reservation_pickup" />
95     <command id="cmd_booking_reservation_return" />
96
97
98     <!-- local admin menu commands -->
99     <command id="cmd_local_admin_fonts_and_sounds"/>
100     <command id="cmd_local_admin_printer"/>
101     <command id="cmd_local_admin_closed_dates"/>
102     <command id="cmd_local_admin_copy_locations"/>
103     <command id="cmd_local_admin_lib_settings"/>
104     <command id="cmd_local_admin_non_cat_types"/>
105     <command id="cmd_local_admin_stat_cats"/>
106     <command id="cmd_local_admin_standing_penalty"/>
107     <command id="cmd_local_admin_grp_penalty_threshold"/>
108     <command id="cmd_local_admin_copy_location_order"/>
109     <command id="cmd_local_admin_idl_field_doc"/>
110     <command id="cmd_local_admin_action_trigger"/>
111     <command id="cmd_local_admin_survey"/>
112     <command id="cmd_local_admin_reports"/>
113     <command id="cmd_local_admin_cash_reports"/>
114     <command id="cmd_local_admin_transit_list"/>
115     <command id="cmd_local_admin_circ_matrix_matchpoint"/>
116     <command id="cmd_local_admin_hold_matrix_matchpoint"/>
117     <command id="cmd_local_admin_work_log"/>
118     <command id="cmd_local_admin_patrons_due_refunds"/>
119
120     <!-- server admin menu commands -->
121     <command id="cmd_server_admin_org_type"/>
122     <command id="cmd_server_admin_org_unit"/>
123     <command id="cmd_server_admin_grp_tree"/>
124     <command id="cmd_server_admin_perm_list"/>
125     <command id="cmd_server_admin_copy_status"/>
126     <command id="cmd_server_admin_marc_code"/>
127     <command id="cmd_server_admin_billing_type"/>
128     <command id="cmd_server_admin_z39_source"/>
129     <command id="cmd_server_admin_circ_mod"/>
130     <command id="cmd_server_admin_org_unit_setting_type"/>
131     <command id="cmd_server_admin_usr_setting_type"/>
132     <command id="cmd_server_admin_booking_resource" />
133     <command id="cmd_server_admin_booking_resource_type" />
134     <command id="cmd_server_admin_booking_resource_attr" />
135     <command id="cmd_server_admin_booking_resource_attr_value" />
136     <command id="cmd_server_admin_booking_resource_attr_map" />
137 </commandset>
138
139
140 <!-- Accelerator Keys (Accessor Keys are in DTD's) -->
141 <keyset id="menu_frame_keys">
142     <key id="new-window-key" modifiers="accel" key="N" command="cmd_new_window"/>
143     <key id="new-tab-key" modifiers="accel" key="T" command="cmd_new_tab"/>
144     <key id="open-key" modifiers="accel" key="O" command=""/>
145     <key id="save-key" modifiers="accel" key="S" command=""/>
146     <key id="close-tab-key" modifiers="accel" key="W" command="cmd_close_tab"/>
147     <key id="close-all-tabs-key" modifiers="accel,shift" key="W" command="cmd_close_all_tabs"/>
148     <key id="close-window-key" modifiers="accel" key="Q" command="cmd_close_window"/>
149     <key id="circ-checkout-key" keycode="VK_F1" command="cmd_circ_checkout"/>
150     <key id="circ-checkin-key" keycode="VK_F2" command="cmd_circ_checkin"/>
151     <key id="circ-renew-key" keycode="VK_F2" modifiers="control" command="cmd_circ_renew"/>
152     <key id="reprint-receipt-key" keycode="VK_F9" command="cmd_reprint"/>
153     <key id="search-opac-key" keycode="VK_F3" command="cmd_search_opac"/>
154     <key id="search-tcn-key" keycode="VK_F3" modifiers="shift" command="cmd_search_tcn"/>
155     <key id="patron-search-key" keycode="VK_F4" command="cmd_patron_search"/>
156     <key id="copy-status-key" keycode="VK_F5" command="cmd_copy_status"/>
157     <key id="circ-in-house-use-key" keycode="VK_F6" command="cmd_in_house_use"/>
158     <key id="circ-hold-capture-key" keycode="VK_F2" modifiers="shift" command="cmd_circ_hold_capture"/>
159     <key id="patron-register-key" keycode="VK_F1" modifiers="shift" command="cmd_patron_register"/>
160     <key id="retrieve_last_patron_key" keycode="VK_F8" command="cmd_retrieve_last_patron"/>
161     <key id="retrieve_last_record_key" keycode="VK_F8" modifiers="shift" command="cmd_retrieve_last_record"/>
162 </keyset>
163
164 <!-- The File menu on the main menu -->
165 <menu id="main.menu.file" label="&staff.main.menu.file.label;" accesskey="&staff.main.menu.file.accesskey;" >
166     <menupopup id="main.menu.file.popup">
167         <menuitem label="&staff.main.menu.file.new.label;" accesskey="&staff.main.menu.file.new.accesskey;" key="new-window-key" command="cmd_new_window"/>
168         <menuitem label="&staff.main.menu.file.new_tab.label;" accesskey="&staff.main.menu.file.new_tab.accesskey;" key="new-tab-key" command="cmd_new_tab"/>
169         <menuseparator />
170         <menuitem label="&staff.main.menu.file.close_tab.label;" accesskey="&staff.main.menu.file.close_tab.accesskey;" oldaccesskey="&staff.main.menu.file.close_tab.key;" key="close-tab-key" command="cmd_close_tab"/>
171         <menuitem label="&staff.main.menu.tabs.close;" accesskey="&staff.main.menu.tabs.close.accesskey;" key="close-all-tabs-key" command="cmd_close_all_tabs"/>
172         <menuitem label="&staff.main.menu.file.close.label;" accesskey="&staff.main.menu.file.close.accesskey;" oldaccesskey="&staff.main.menu.file.close.key;" key="close-window-key" command="cmd_close_window"/>
173         <menuseparator />
174         <menuitem label="&staff.main.menu.quit;" accesskey="&staff.main.menu.quit.accesskey;" command="cmd_shutdown"/>
175     </menupopup>
176 </menu>
177
178 <!-- The Edit menu on the main menu -->
179 <menu id="main.menu.edit" label="&staff.main.menu.edit.label;" accesskey="&staff.main.menu.edit.accesskey;">
180     <menupopup id="main.menu.edit.popup">
181         <menuitem label="&staff.main.menu.edit.buckets.copies;" command="cmd_edit_copy_buckets" accesskey="&staff.main.menu.edit.buckets.copies.accesskey;"/>
182         <!--
183         <menuitem label="&staff.main.menu.edit.buckets.volumes;" command="cmd_edit_volume_buckets" accesskey="&staff.main.menu.edit.buckets.volumes.accesskey;"/>
184         -->
185         <menuitem label="&staff.main.menu.edit.buckets.records;" command="cmd_edit_record_buckets" accesskey="&staff.main.menu.edit.buckets.records.accesskey;"/>
186         <!--
187         <menuitem label="&staff.main.menu.edit.buckets.users;" command="cmd_edit_user_buckets" accesskey="&staff.main.menu.edit.buckets.users.accesskey;"/>
188         -->
189         <menuseparator />
190         <menuitem label="&staff.main.menu.replace_barcode.label;" command="cmd_replace_barcode"/>
191     </menupopup>
192 </menu>
193
194 <!-- The Circulation menu on the main menu -->
195 <menu id="main.menu.circ" label="&staff.main.menu.circ.label;" accesskey="&staff.main.menu.circ.accesskey;">
196     <menupopup id="main.menu.circ.popup">
197         <menuitem label="&staff.main.menu.circ.checkout.label;" accesskey="&staff.main.menu.circ.checkout.accesskey;" key="circ-checkout-key" command="cmd_circ_checkout"/>
198         <menuitem label="&staff.main.menu.circ.checkin.label;" accesskey="&staff.main.menu.circ.checkin.accesskey;" key="circ-checkin-key" command="cmd_circ_checkin"/>
199         <menuitem label="&staff.main.menu.circ.renew.label;" accesskey="&staff.main.menu.circ.renew.accesskey;" key="circ-renew-key" command="cmd_circ_renew"/>
200         <menuitem label="&staff.main.menu.circ.patron_registration.label;" accesskey="&staff.main.menu.circ.patron_registration.accesskey;" key="patron-register-key" command="cmd_patron_register"/>
201         <menuitem label="&staff.main.menu.circ.staged_patrons.label;" accesskey="&staff.main.menu.circ.staged_patrons.accesskey;" command="cmd_staged_patrons"/>
202         <menuitem label="&staff.main.menu.circ.patron_retrieve.label;" accesskey="&staff.main.menu.circ.patron_retrieve.accesskey;" command="cmd_retrieve_last_patron" key="retrieve_last_patron_key"/>
203         <menuseparator />
204         <menuitem label="&staff.main.menu.circ.hold_capture.label;" accesskey="&staff.main.menu.circ.hold_capture.accesskey;" key="circ-hold-capture-key" command="cmd_circ_hold_capture"/>
205         <menuitem label="&staff.main.menu.circ.hold_pull.label;" accesskey="&staff.main.menu.circ.hold_pull.accesskey;" command="cmd_circ_hold_pull_list"/>
206         <menuitem label="&staff.main.menu.circ.hold_browse.label;" command="cmd_browse_holds_shelf" accesskey="&staff.main.menu.circ.hold_browse.accesskey;"/>
207         <menuitem label="&staff.main.menu.circ.place_hold.label;" accesskey="&staff.main.menu.circ.place_hold.accesskey;" key="search-opac-key" command="cmd_search_opac"/>
208         <menuseparator />
209         <menuitem label="&staff.main.menu.circ.barcode.show_item;" accesskey="&staff.main.menu.circ.barcode.show_item.accesskey;" key="copy-status-key" command="cmd_copy_status"/>
210         <menuitem label="&staff.main.menu.circ.barcode.retrieve_patron;" accesskey="&staff.main.menu.circ.barcode.retrieve_patron.accesskey;" key="circ-checkout-key" command="cmd_circ_checkout"/>
211         <menuitem label="&staff.main.menu.circ.verify_credentials;" accesskey="&staff.main.menu.circ.verify_credentials.accesskey;" command="cmd_verify_credentials"/>
212         <menuitem label="&staff.main.menu.replace_barcode.label;" command="cmd_replace_barcode"/>
213         <menuitem label="&staff.main.menu.circ.in_house.label;" accesskey="&staff.main.menu.circ.in_house.accesskey;" key="circ-in-house-use-key" command="cmd_in_house_use"/>
214         <menuseparator />
215         <menuitem label="&staff.main.menu.circ.reprint.label;" accesskey="&staff.main.menu.circ.reprint.accesskey;" key="reprint-receipt-key" command="cmd_reprint"/>
216         <menuitem label="&staff.main.menu.circ.offline.label;" command="cmd_standalone" accesskey="&staff.main.menu.circ.offline.accesskey;"/>
217     </menupopup>
218 </menu>
219
220 <!-- The Cataloging menu on the main menu -->
221 <menu id="main.menu.cat" label="&staff.main.menu.cat.label;" accesskey="&staff.main.menu.cat.accesskey;">
222     <menupopup id="main.menu.cat.popup">
223         <menuitem label="&staff.main.menu.cat.bib_search.label;" accesskey="&staff.main.menu.cat.bib_search.accesskey;" key="search-opac-key" command="cmd_search_opac"/>
224         <menuitem label="&staff.main.menu.cat.search_tcn.label;" accesskey="&staff.main.menu.cat.search_tcn.accesskey;" key="search-tcn-key" command="cmd_search_tcn" />
225         <menuitem label="&staff.main.menu.cat.search_bib_id.label;" accesskey="&staff.main.menu.cat.search_bib_id.accesskey;" key="search-bib-id-key" command="cmd_search_bib_id" />
226         <menuitem label="&staff.main.menu.cat.copy_status.label;" accesskey="&staff.main.menu.cat.copy_status.accesskey;" key="copy-status-key" command="cmd_copy_status"/>
227         <menuseparator />
228         <!--
229         <menuitem disabled="true" label="&staff.main.menu.cat.dedup.label;" accesskey="&staff.main.menu.cat.dedup.accesskey;" command="cmd_broken"/>
230         -->
231         <menuitem label="&staff.main.menu.cat.edit_copy_buckets.label;" command="cmd_edit_copy_buckets" accesskey="&staff.main.menu.cat.edit_copy_buckets.accesskey;"/>
232         <!--
233         <menuitem label="&staff.main.menu.cat.edit_volume_buckets.label;" command="cmd_edit_volume_buckets" accesskey="&staff.main.menu.cat.edit_volume_buckets.accesskey;"/>
234         -->
235         <menuitem label="&staff.main.menu.cat.edit_record_buckets.label;" command="cmd_edit_record_buckets" accesskey="&staff.main.menu.cat.edit_record_buckets.accesskey;"/>
236         <menuseparator />
237         <menuitem label="&staff.main.menu.cat.create_marc.label;" accesskey="&staff.main.menu.cat.create_marc.accesskey;" command="cmd_create_marc"/>
238         <menuitem label="&staff.main.menu.cat.z39_50_import.label;" accesskey="&staff.main.menu.cat.z39_50_import.accesskey;" command="cmd_z39_50_import"/>
239         <menuitem label="&staff.main.menu.cat.vandelay.label;" command="cmd_open_vandelay"/>
240         <menuseparator />
241         <menuitem label="&staff.main.menu.replace_barcode.label;" command="cmd_replace_barcode"/>
242         <menuitem label="&staff.main.menu.cat.retrieve_last_record.label;" accesskey="&staff.main.menu.cat.retrieve_last_record.accesskey;" command="cmd_retrieve_last_record" key="retrieve_last_record_key"/>
243     </menupopup>
244 </menu>
245
246
247 <!-- The Acquisitions menu on the main menu -->
248 <menu id="main.menu.acq" label="&staff.main.menu.acq.label;">
249     <menupopup id="main.menu.acq.popup">
250         <menuitem label="&staff.main.menu.acq.picklist.label;" command="cmd_acq_view_picklist"/>
251         <menuitem label="&staff.main.menu.acq.bib_search.label;" command="cmd_acq_bib_search"/>
252         <menuitem label="&staff.main.menu.acq.upload.label;" command="cmd_acq_upload"/>
253         <menuitem label="&staff.main.menu.acq.brief_record.label;" command="cmd_acq_new_brief_record"/>
254         <menuseparator />
255         <menuitem label="&staff.main.menu.acq.po.label;" command="cmd_acq_view_po" />
256         <menuseparator />
257         <menuitem label="&staff.main.menu.acq.fund.label;" command="cmd_acq_view_fund" />
258         <menuitem label="&staff.main.menu.acq.funding_source.label;" command="cmd_acq_view_funding_source" />
259         <menuitem label="&staff.main.menu.acq.provider.label;" command="cmd_acq_view_provider" />
260         <menuitem label="&staff.main.menu.acq.currency_type.label;" command="cmd_acq_view_currency_type" />
261         <menuitem label="&staff.main.menu.acq.exchange_rate.label;" command="cmd_acq_view_exchange_rate" />
262         <menuitem label="&staff.main.menu.acq.distrib_formula.label;" command="cmd_acq_view_distrib_formula" />
263     </menupopup>
264 </menu>
265
266 <!-- The Booking menu on the main menu -->
267 <menu id="main.menu.booking" label="&staff.main.menu.booking.label;" accesskey="&staff.main.menu.booking.accesskey;">
268     <menupopup id="main.menu.booking.popup">
269         <menuitem label="&staff.main.menu.booking.reservation.label;" accesskey="&staff.main.menu.booking.reservation.accesskey;" command="cmd_booking_reservation"/>
270         <menuitem label="&staff.main.menu.booking.pull_list.label;" accesskey="&staff.main.menu.booking.pull_list.accesskey;" command="cmd_booking_pull_list"/>
271         <menuitem label="&staff.main.menu.booking.capture.label;" accesskey="&staff.main.menu.booking.capture.accesskey;" command="cmd_booking_capture"/>
272         <!-- <menuitem label="&staff.main.menu.booking.reservation_pickup.label;" accesskey="&staff.main.menu.booking.reservation_pickup.accesskey;" command="cmd_booking_reservation_pickup"/>
273         <menuitem label="&staff.main.menu.booking.reservation_return.label;" accesskey="&staff.main.menu.booking.reservation_return.accesskey;" command="cmd_booking_reservation_return"/> -->
274     </menupopup>
275 </menu>
276
277 <!-- The Search menu on the main menu -->
278 <menu id="main.menu.search" label="&staff.main.menu.search.label;" accesskey="&staff.main.menu.search.accesskey;">
279     <menupopup id="main.menu.search.popup">
280         <menuitem label="&staff.main.menu.search.patrons.label;" accesskey="&staff.main.menu.search.patrons.accesskey;" key="patron-search-key" command="cmd_patron_search" />
281         <menuitem label="&staff.main.menu.search.catalog.label;" accesskey="&staff.main.menu.search.catalog.accesskey;" key="search-opac-key" command="cmd_search_opac" />
282         <menuitem label="&staff.main.menu.search.record.label;" accesskey="&staff.main.menu.search.record.accesskey;" key="search-tcn-key" command="cmd_search_tcn" />
283         <menuitem label="&staff.main.menu.search.record_via_id.label;" accesskey="&staff.main.menu.search.record_via_id.accesskey;" key="search-bib-id-key" command="cmd_search_bib_id" />
284         <menuitem label="&staff.main.menu.search.copies.label;" accesskey="&staff.main.menu.search.copies.accesskey;" key="copy-status-key" command="cmd_copy_status"/>
285         <menuitem label="&staff.main.menu.search.patrons_barcode.label;" accesskey="&staff.main.menu.search.patrons_barcode.accesskey;" key="circ-checkout-key" command="cmd_circ_checkout"/>
286     </menupopup>
287 </menu>
288
289 <!-- The Help menu on the main menu -->
290 <menu id="main.menu.help" label="&staff.main.menu.help.label;" accesskey="&staff.main.menu.help.accesskey;">
291     <menupopup id="main.menu.help.popup">
292         <menuitem label="stub" />
293     </menupopup>
294 </menu>
295
296 <!-- The Help menu on the main menu -->
297 <menu id="main.menu.admin" label="&staff.main.menu.admin.label;" accesskey="&staff.main.menu.admin.accesskey;" old_accesskey="&staff.main.menu.admin.key;">
298     <menupopup id="main.menu.admin.popup">
299         <menuitem id="oc_menuitem" label="&staff.main.menu.admin.change_session.label;" label_orig="&staff.main.menu.admin.change_session.label;" 
300             accesskey="O" command="cmd_change_session"/>
301         <menuitem label="&staff.main.menu.admin.offline_xacts.label;" accesskey="&staff.main.menu.admin.offline_xacts.accesskey;" command="cmd_manage_offline_xacts"/>
302         <menuitem label="&staff.main.menu.admin.download_patrons.label;" accesskey="&staff.main.menu.admin.download_patrons.accesskey;" command="cmd_download_patrons"/>
303         <menuseparator />
304
305         <menu id="main.menu.admin.local" label="&staff.main.menu.admin.local_admin.label;">
306             <menupopup id="main.menu.admin.local.popup">
307                 <menuitem label="&staff.main.menu.admin.template_edit.label;" accesskey="&staff.main.menu.admin.template_edit.accesskey;" command="cmd_print_list_template_edit"/>
308                 <menuitem label="&staff.server.admin.index.fonts_and_sounds;" command="cmd_local_admin_fonts_and_sounds"/>
309                 <menuitem label="&staff.server.admin.index.printer;" command="cmd_local_admin_printer"/>
310                 <menuitem label="&staff.server.admin.index.closed_dates;" command="cmd_local_admin_closed_dates"/>
311                 <menuitem label="&staff.server.admin.index.copy_locations;" command="cmd_local_admin_copy_locations"/>
312                 <menuitem label="&staff.server.admin.index.library_settings;" command="cmd_local_admin_lib_settings"/>
313                 <menuitem label="&staff.server.admin.index.non_cataloged_types;" command="cmd_local_admin_non_cat_types"/>
314                 <menuitem label="&staff.server.admin.index.statistical_categories;" command="cmd_local_admin_stat_cats"/>
315                 <menuitem label="&staff.main.menu.admin.local_admin.conify.standing_penalty.label;" command="cmd_local_admin_standing_penalty"/>
316                 <menuitem label="&staff.main.menu.admin.local_admin.conify.grp_penalty_threshold.label;" command="cmd_local_admin_grp_penalty_threshold"/>
317                 <menuitem label="&staff.main.menu.admin.local_admin.conify.copy_location_order.label;" command="cmd_local_admin_copy_location_order"/>
318                 <menuitem label="&staff.main.menu.admin.local_admin.conify.idl_field_doc.label;" command="cmd_local_admin_idl_field_doc"/>
319                 <menuitem label="&staff.main.menu.admin.local_admin.conify.action_trigger.label;" command="cmd_local_admin_action_trigger"/>
320                 <menuitem label="&staff.main.menu.admin.local_admin.conify.survey.label;" command="cmd_local_admin_survey"/>
321                 <menuitem label="&staff.server.admin.index.reports;" command="cmd_local_admin_reports"/>
322                 <menuitem label="&staff.server.admin.index.cash_reports;" command="cmd_local_admin_cash_reports"/>
323                 <menuitem label="&staff.server.admin.index.transit_list;" command="cmd_local_admin_transit_list"/>
324                 <menuitem label="&staff.main.menu.admin.local_admin.circ_matrix_matchpoint.label;" command="cmd_local_admin_circ_matrix_matchpoint"/>
325                 <menuitem label="&staff.main.menu.admin.local_admin.hold_matrix_matchpoint.label;" command="cmd_local_admin_hold_matrix_matchpoint"/>
326                 <menuitem label="&staff.main.menu.admin.local_admin.patrons_due_refunds.label;" accesskey="&staff.main.menu.admin.local_admin.patrons_due_refunds.accesskey;" command="cmd_local_admin_patrons_due_refunds"/>
327                 <menuitem label="&staff.main.menu.admin.local_admin.work_log.label;" accesskey="&staff.main.menu.admin.local_admin.work_log.accesskey;" command="cmd_local_admin_work_log"/>
328             </menupopup>
329         </menu>
330         <menu id="main.menu.admin.server" label="&staff.main.menu.admin.server_admin.label;">
331             <menupopup id="main.menu.admin.server.popup">
332                 <menuitem label="&staff.main.menu.admin.server_admin.conify.org_unit_type.label;" command="cmd_server_admin_org_type"/>
333                 <menuitem label="&staff.main.menu.admin.server_admin.conify.org_unit.label;" command="cmd_server_admin_org_unit"/>
334                 <menuitem label="&staff.main.menu.admin.server_admin.conify.grp_tree.label;" command="cmd_server_admin_grp_tree"/>
335                 <menuitem label="&staff.main.menu.admin.server_admin.conify.perm_list.label;" command="cmd_server_admin_perm_list"/>
336                 <menuitem label="&staff.main.menu.admin.server_admin.conify.copy_status.label;" command="cmd_server_admin_copy_status"/>
337                 <menuitem label="&staff.main.menu.admin.server_admin.conify.marc_code_maps.label;" command="cmd_server_admin_marc_code"/>
338                 <menuitem label="&staff.main.menu.admin.server_admin.conify.billing_type.label;" command="cmd_server_admin_billing_type"/>
339                 <menuitem label="&staff.main.menu.admin.server_admin.conify.z3950_source.label;" command="cmd_server_admin_z39_source"/>
340                 <menuitem label="&staff.main.menu.admin.server_admin.conify.circulation_modifier.label;" command="cmd_server_admin_circ_mod"/>
341                 <menuitem label="&staff.main.menu.admin.server_admin.conify.org_unit_setting_type;" command="cmd_server_admin_org_unit_setting_type"/>
342                 <menuitem label="&staff.main.menu.admin.server_admin.conify.usr_setting_type;" command="cmd_server_admin_usr_setting_type"/>
343                 <menu id="main.menu.admin.server.booking" label="&staff.main.menu.admin.server_admin.booking.label;" accesskey="&staff.main.menu.admin.server_admin.booking.label;">
344                     <menupopup id="main.menu.admin.server.booking.popup">
345                         <menuitem label="&staff.main.menu.admin.server_admin.booking.resource.label;" command="cmd_server_admin_booking_resource" accesskey="&staff.main.menu.admin.server_admin.booking.resource.accesskey;"/>
346                         <menuitem label="&staff.main.menu.admin.server_admin.booking.resource_type.label;" command="cmd_server_admin_booking_resource_type" accesskey="&staff.main.menu.admin.server_admin.booking.resource_type.accesskey;"/>
347                         <menuitem label="&staff.main.menu.admin.server_admin.booking.resource_attr.label;" command="cmd_server_admin_booking_resource_attr" accesskey="&staff.main.menu.admin.server_admin.booking.resource_attr.accesskey;"/>
348                         <menuitem label="&staff.main.menu.admin.server_admin.booking.resource_attr_value.label;" command="cmd_server_admin_booking_resource_attr_value" accesskey="&staff.main.menu.admin.server_admin.booking.resource_attr_value.accesskey;"/>
349                         <menuitem label="&staff.main.menu.admin.server_admin.booking.resource_attr_map.label;" command="cmd_server_admin_booking_resource_attr_map" accesskey="&staff.main.menu.admin.server_admin.booking.resource_attr_map.accesskey;"/>
350                     </menupopup>
351                 </menu>
352             </menupopup>
353         </menu>
354
355         <menuseparator />
356         <menuitem label="&staff.main.menu.admin.user_edit.label;" accesskey="&staff.main.menu.admin.user_edit.accesskey;" command="cmd_adv_user_edit"/>
357         <menuitem label="&staff.main.menu.admin.toggle_buttonbar.label;" accesskey="&staff.main.menu.admin.toggle_buttonbar.accesskey;" command="cmd_toggle_buttonbar"/>
358         <menuseparator />
359         <menu id="main.menu.admin.sub" accesskey="&staff.main.menu.admin.developer.accesskey;" label="&staff.main.menu.admin.developer.label;">
360             <menupopup id="main.menu.admin.sub.popup">
361                 <menuitem label="&staff.main.menu.admin.stat_cat_edit.label;" accesskey="&staff.main.menu.admin.stat_cat_edit.accesskey;" command="cmd_stat_cat_edit"/>
362                 <menuitem label="&staff.main.menu.admin.non_cat_type_edit.label;" accesskey="&staff.main.menu.admin.non_cat_type_edit.accesskey;" command="cmd_non_cat_type_edit"/>
363                 <menuitem label="&staff.main.menu.admin.copy_location_edit.label;" accesskey="&staff.main.menu.admin.copy_location_edit.accesskey;" command="cmd_copy_location_edit"/>
364                 <menuitem label="&staff.main.menu.admin.browse_holds.label;" command="cmd_browse_holds" accesskey="&staff.main.menu.admin.browse_holds.accesskey;"/>
365                 <menuitem label="&staff.main.menu.admin.local_admin.label;" accesskey="&staff.main.menu.admin.local_admin.accesskey;" command="cmd_local_admin"/>
366                 <menuitem label="&staff.main.menu.admin.survey_wizard.label;" accesskey="&staff.main.menu.admin.survey_wizard.accesskey;" command="cmd_survey_wizard"/>
367                 <menuseparator />
368                 <menuitem label="&staff.main.menu.admin.public_opac.label;" command="cmd_public_opac" accesskey="&staff.main.menu.admin.public_opac.accesskey;"/>
369                 <menuitem label="&staff.main.menu.admin.cmd_test.label;" old_accesskey="T" command="cmd_test"/>
370                 <menuitem label="&staff.main.menu.admin.xuleditor.label;" accesskey="&staff.main.menu.admin.xuleditor.accesskey;" command="cmd_xuleditor"/>
371                 <menuitem label="&staff.main.menu.admin.fieldmapper.label;" accesskey="&staff.main.menu.admin.fieldmapper.accesskey;" command="cmd_fieldmapper"/>
372                 <menuitem label="&staff.main.menu.admin.cmd_console.label;" accesskey="&staff.main.menu.admin.cmd_console.accesskey;" command="cmd_console"/>
373                 <menuitem label="&staff.main.menu.admin.cmd_shell.label;" accesskey="&staff.main.menu.admin.cmd_shell.accesskey;" command="cmd_shell"/>
374                 <menuitem label="&staff.main.menu.admin.cmd_chrome_shell.label;" accesskey="&staff.main.menu.admin.cmd_chrome_shell.accesskey;" 
375                     oncommand="try{xulG.window.win.start_js_shell();}catch(E){alert(E);}"/>
376                 <menuitem label="server/main/test.html" accesskey="1" command="cmd_test_html"/>
377                 <menuitem label="server/main/test.xul" accesskey="2" command="cmd_test_xul"/>
378                 <menuitem label="&staff.main.menu.admin.clear_cache.label;" accesskey="&staff.main.menu.admin.clear_cache.accesskey;" command="cmd_clear_cache"/>
379                 <menuitem label="&staff.main.menu.admin.restore_all_tabs.label;" command="cmd_restore_all_tabs"/>
380                 <menuitem label="&staff.main.menu.admin.extension_manager.label;" command="cmd_extension_manager"/>
381                 <menuitem label="&staff.main.menu.admin.theme_manager.label;" command="cmd_theme_manager"/>
382                 <menuitem label="&staff.main.menu.admin.about_config.label;" command="cmd_about_config"/>
383                 <menuitem label="&staff.main.menu.admin.venkman.label;" oncommand="try{xulG.window.win.start_debugger();}catch(E){alert(E);}"/>
384                 <menuitem label="&staff.main.auth.debug.inspector;" oncommand="try{xulG.window.win.start_inspector();}catch(E){alert(E);}"/>
385                 <menuitem label="&staff.main.auth.debug.chrome_list;" oncommand="try{xulG.window.win.start_chrome_list();}catch(E){alert(E);}"/>
386                 <menuitem label="&staff.main.menu.admin.ping;" oncommand="try{netscape.security.PrivilegeManager.enablePrivilege('UniversalXPConnect');JSAN.use('util.network'); var n = new util.network(); alert(n.ping());}catch(E){alert(E);}"/>
387             </menupopup>
388         </menu>
389     </menupopup>
390 </menu>
391
392
393 </overlay>