1<interface>
2  <menu id="menubar">
3    <submenu>
4      <attribute name="action">EngineMenu</attribute>
5      <attribute name="label" translatable="yes">_Engine</attribute>
6      <section>
7	<item>
8	  <attribute name="action">EngineMute</attribute>
9	  <attribute name="label" translatable="yes">Engine _Mute</attribute>
10	  <attribute name="accel">space</attribute>
11	</item>
12	<item>
13	  <attribute name="action">EngineBypass</attribute>
14	  <attribute name="label" translatable="yes">Engine _Bypass</attribute>
15	  <attribute name="accel">&lt;Control&gt;y</attribute>
16	</item>
17      </section>
18      <section>
19	<item>
20	  <attribute name="action">JackServerConnection</attribute>
21	  <attribute name="label" translatable="yes">Jack Server _Connection</attribute>
22	  <attribute name="accel">&lt;Control&gt;c</attribute>
23	</item>
24	<item>
25	  <attribute name="action">JackPorts</attribute>
26	  <attribute name="label" translatable="yes">Jack _Ports</attribute>
27	  <attribute name="accel">&lt;Control&gt;p</attribute>
28	</item>
29	<submenu>
30	  <attribute name="action">JackLatency</attribute>
31	  <attribute name="label" translatable="yes">_Latency</attribute>
32	</submenu>
33      </section>
34      <section>
35	<item>
36	  <attribute name="action">MidiController</attribute>
37	  <attribute name="label" translatable="yes">M_idi Controller</attribute>
38	  <attribute name="accel">&lt;Control&gt;i</attribute>
39	</item>
40      </section>
41      <section>
42	<item>
43	  <attribute name="action">Quit</attribute>
44	  <attribute name="label" translatable="yes">_Quit</attribute>
45	  <attribute name="accel">&lt;Control&gt;q</attribute>
46	</item>
47      </section>
48    </submenu>
49    <submenu>
50      <attribute name="action">PresetsMenu</attribute>
51      <attribute name="label" translatable="yes">_Presets</attribute>
52      <section>
53	<item>
54	  <attribute name="action">Presets</attribute>
55	  <attribute name="label" translatable="yes">_Preset Selection</attribute>
56	  <attribute name="accel">&lt;Control&gt;x</attribute>
57	</item>
58	<item>
59	  <attribute name="action">NextPreset</attribute>
60	  <attribute name="label" translatable="yes">Next Preset</attribute>
61	  <attribute name="accel">&lt;Control&gt;plus</attribute>
62	</item>
63	<item>
64	  <attribute name="action">PreviusPreset</attribute>
65	  <attribute name="label" translatable="yes">Previous Preset</attribute>
66	  <attribute name="accel">&lt;Control&gt;minus</attribute>
67	</item>
68	<item>
69	  <attribute name="action">SetNextPresetSwitcher</attribute>
70	  <attribute name="label" translatable="yes">Next Preset Midi Switch</attribute>
71	</item>
72	<item>
73	  <attribute name="action">SetPreviusPresetSwitcher</attribute>
74	  <attribute name="label" translatable="yes">Previous Preset Midi Switch</attribute>
75	</item>
76	<item>
77	  <attribute name="action">Organize</attribute>
78	  <attribute name="label" translatable="yes">_Organize</attribute>
79	  <attribute name="accel">&lt;Control&gt;o</attribute>
80	</item>
81	<item>
82	  <attribute name="action">Save</attribute>
83	  <attribute name="label" translatable="yes">_Save changes</attribute>
84	  <attribute name="accel">&lt;Control&gt;s</attribute>
85	</item>
86	<submenu>
87	  <attribute name="action">PresetListMenu</attribute>
88	  <attribute name="label" translatable="yes">--</attribute>
89	</submenu>
90      </section>
91    </submenu>
92    <submenu>
93      <attribute name="action">PluginsMenu</attribute>
94      <attribute name="label" translatable="yes">P_lugins</attribute>
95      <section>
96	<item>
97	  <attribute name="action">ShowPluginBar</attribute>
98	  <attribute name="label" translatable="yes">Show Plugin _Bar</attribute>
99	  <attribute name="accel">&lt;Control&gt;b</attribute>
100	</item>
101	<item>
102	  <attribute name="action">RackConfig</attribute>
103	  <attribute name="label" translatable="yes">R_ack Configuration</attribute>
104	  <attribute name="accel">&lt;Control&gt;a</attribute>
105	</item>
106	<item>
107	  <attribute name="action">ShowRack</attribute>
108	  <attribute name="label">Show _Rack</attribute>
109	  <attribute name="accel">&lt;Control&gt;r</attribute>
110	</item>
111	<item>
112	  <attribute name="action">RackH</attribute>
113	  <attribute name="label" translatable="yes">Order Rack _Horizontally</attribute>
114	  <attribute name="accel">&lt;Control&gt;h</attribute>
115	</item>
116      </section>
117      <section>
118	<item>
119	  <attribute name="action">Tuner</attribute>
120	  <attribute name="label" translatable="yes">_Tuner show</attribute>
121	  <attribute name="accel">&lt;Control&gt;t</attribute>
122	</item>
123	<item>
124	  <attribute name="action">Tunermove</attribute>
125	  <attribute name="label" translatable="yes">Tuner stic_k</attribute>
126	  <attribute name="accel">&lt;Control&gt;k</attribute>
127	</item>
128	<item>
129	  <attribute name="action">Tunermidiout</attribute>
130	  <attribute name="label">Tu_ner midi out</attribute>
131	  <attribute name="accel">&lt;Control&gt;n</attribute>
132	</item>
133      </section>
134      <section>
135	<submenu>
136	  <attribute name="action">MonoPlugins</attribute>
137	  <attribute name="label" translatable="yes">_Mono Plugins</attribute>
138	</submenu>
139	<submenu>
140	  <attribute name="action">StereoPlugins</attribute>
141	  <attribute name="label" translatable="yes">_Stereo Plugins</attribute>
142	</submenu>
143	<item>
144	  <attribute name="action">LoadLADSPA</attribute>
145	  <attribute name="label" translatable="yes">LADSPA/LV2 Pl_ugins</attribute>
146	  <attribute name="accel">&lt;Control&gt;u</attribute>
147	</item>
148      </section>
149      <section>
150	<item>
151	  <attribute name="action">Compress</attribute>
152	  <attribute name="label" translatable="yes">C_ompress all</attribute>
153	  <attribute name="accel">&lt;Control&gt;m</attribute>
154	</item>
155	<item>
156	  <attribute name="action">Expand</attribute>
157	  <attribute name="label" translatable="yes">E_xpand all</attribute>
158	  <attribute name="accel">&lt;Control&gt;e</attribute>
159	</item>
160      </section>
161    </submenu>
162    <submenu>
163      <attribute name="action">TubeMenu</attribute>
164      <attribute name="label" translatable="yes">_Tube</attribute>
165    </submenu>
166    <submenu>
167      <attribute name="action">OptionsMenu</attribute>
168      <attribute name="label" translatable="yes">_Options</attribute>
169      <section>
170	<item>
171	  <attribute name="action">Liveplay</attribute>
172	  <attribute name="label" translatable="yes">Live _Display</attribute>
173	  <attribute name="accel">&lt;Control&gt;d</attribute>
174	</item>
175	<item>
176	  <attribute name="action">LoggingBox</attribute>
177	  <attribute name="label" translatable="yes">Show _Logging Box</attribute>
178	  <attribute name="accel">&lt;Control&gt;l</attribute>
179	</item>
180	<item>
181	  <attribute name="action">Meterbridge</attribute>
182	  <attribute name="label" translatable="yes">_Meterbridge</attribute>
183	  <attribute name="accel">&lt;Alt&gt;&lt;Shift&gt;m</attribute>
184	</item>
185	<item>
186	  <attribute name="action">ShowValues</attribute>
187	  <attribute name="label" translatable="yes">Show _Values</attribute>
188	  <attribute name="accel">&lt;Alt&gt;&lt;Shift&gt;s</attribute>
189	</item>
190	<submenu>
191	  <attribute name="action">ChangeSkin</attribute>
192	  <attribute name="label" translatable="yes">_Skin...</attribute>
193	</submenu>
194	<item>
195	  <attribute name="action">JackStartup</attribute>
196	  <attribute name="label" translatable="yes">_Jack Startup Control</attribute>
197	  <attribute name="accel">&lt;Control&gt;j</attribute>
198	</item>
199	<item>
200	  <attribute name="action">MidiInPresets</attribute>
201	  <attribute name="label" translatable="yes">Include MIDI in _presets</attribute>
202	</item>
203	<item>
204	  <attribute name="action">ResetAll</attribute>
205	  <attribute name="label" translatable="yes">Reset _All Parameters</attribute>
206	</item>
207	<item>
208	  <attribute name="action">Animations</attribute>
209	  <attribute name="label" translatable="yes">_Use Animations</attribute>
210	</item>
211	<item>
212	  <attribute name="action">SetPresetSwitcher</attribute>
213	  <attribute name="label" translatable="yes">L_iveplay Midi Switch</attribute>
214	</item>
215	<item>
216	  <attribute name="action">SetBypassSwitcher</attribute>
217	  <attribute name="label" translatable="yes">B_ypass Midi Switch</attribute>
218	</item>
219	<item>
220	  <attribute name="action">SetMidiChannel</attribute>
221	  <attribute name="label" translatable="yes">Set Midi Channel</attribute>
222	</item>
223	<item>
224	  <attribute name="action">MidiFeedback</attribute>
225	  <attribute name="label" translatable="yes">Send Midi Feedback</attribute>
226	</item>
227	<submenu>
228	  <attribute name="action">OscBufferSize</attribute>
229	  <attribute name="label" translatable="yes">Osc. Buffer-size</attribute>
230	</submenu>
231      </section>
232    </submenu>
233    <submenu>
234      <attribute name="action">AboutMenu</attribute>
235      <attribute name="label" translatable="yes">_About</attribute>
236      <section>
237	<item>
238	  <attribute name="action">About</attribute>
239	  <attribute name="label" translatable="yes">_About</attribute>
240	</item>
241	<item>
242	  <attribute name="action">Help</attribute>
243	  <attribute name="label" translatable="yes">_Help</attribute>
244	  <attribute name="accel">F1</attribute>
245	</item>
246	<item>
247	  <attribute name="action">ShowTooltips</attribute>
248	  <attribute name="label" translatable="yes">Show _Tooltips</attribute>
249	</item>
250      </section>
251    </submenu>
252  </menu>
253</interface>
254