]> git.0d.be Git - empathy.git/blob - src/empathy-main-window.ui
Merge branch 'glassrose-contact-blocking-rebase'
[empathy.git] / src / empathy-main-window.ui
1 <?xml version="1.0"?>
2 <!--*- mode: xml -*-->
3 <interface>
4   <object class="GtkUIManager" id="ui_manager">
5     <child>
6       <object class="GtkActionGroup" id="actiongroup1">
7         <child>
8           <object class="GtkAction" id="chat">
9             <property name="name">chat</property>
10             <property name="label" translatable="yes">_Chat</property>
11           </object>
12         </child>
13         <child>
14           <object class="GtkAction" id="chat_new_message">
15             <property name="icon-name">im-message-new</property>
16             <property name="name">chat_new_message</property>
17             <property name="label" translatable="yes">_New Conversation…</property>
18           </object>
19           <accelerator key="N" modifiers="GDK_CONTROL_MASK"/>
20         </child>
21         <child>
22           <object class="GtkAction" id="chat_new_call">
23             <property name="icon-name">audio-input-microphone</property>
24             <property name="name">chat_new_call</property>
25             <property name="label" translatable="yes">New _Call…</property>
26           </object>
27           <accelerator key="M" modifiers="GDK_CONTROL_MASK"/>
28         </child>
29         <child>
30           <object class="GtkAction" id="view_history">
31             <property name="icon-name">document-open-recent</property>
32             <property name="name">view_history</property>
33             <property name="label" translatable="yes">_Previous Conversations</property>
34           </object>
35           <accelerator key="F3" modifiers=""/>
36         </child>
37         <child>
38           <object class="GtkAction" id="chat_add_contact">
39             <property name="stock_id">gtk-add</property>
40             <property name="name">chat_add_contact</property>
41             <property name="label" translatable="yes">_Add Contact…</property>
42           </object>
43         </child>
44         <child>
45           <object class="GtkAction" id="chat_search_contacts">
46             <property name="stock_id">gtk-find</property>
47             <property name="name">chat_search_contacts</property>
48             <property name="label" translatable="yes">_Search for Contacts…</property>
49           </object>
50         </child>
51         <child>
52           <object class="GtkAction" id="view_show_ft_manager">
53             <property name="icon-name">document-send</property>
54             <property name="name">view_show_ft_manager</property>
55             <property name="label" translatable="yes">_File Transfers</property>
56           </object>
57         </child>
58         <child>
59           <object class="GtkToggleAction" id="view_show_offline">
60             <property name="name">view_show_offline</property>
61             <property name="label" translatable="yes">_Offline Contacts</property>
62           </object>
63           <accelerator key="H" modifiers="GDK_CONTROL_MASK"/>
64         </child>
65         <child>
66           <object class="GtkToggleAction" id="view_show_protocols">
67             <property name="name">view_show_protocols</property>
68             <property name="label" translatable="yes">Show P_rotocols</property>
69           </object>
70         </child>
71         <child>
72           <object class="GtkAction" id="view_show_map">
73             <property name="name">view_show_map</property>
74             <property name="label" translatable="yes">Contacts on a _Map</property>
75           </object>
76         </child>
77         <child>
78           <object class="GtkAction" id="chat_quit">
79             <property name="stock_id">gtk-quit</property>
80             <property name="name">chat_quit</property>
81           </object>
82           <accelerator key="Q" modifiers="GDK_CONTROL_MASK"/>
83         </child>
84         <child>
85           <object class="GtkAction" id="edit">
86             <property name="name">edit</property>
87             <property name="label" translatable="yes">_Edit</property>
88           </object>
89         </child>
90         <child>
91           <object class="GtkAction" id="edit_context">
92             <property name="name">edit_context</property>
93             <property name="label" translatable="no">Context</property>
94           </object>
95         </child>
96         <child>
97           <object class="GtkAction" id="edit_accounts">
98             <property name="name">edit_accounts</property>
99             <property name="label" translatable="yes">_Accounts</property>
100           </object>
101           <accelerator key="F4" modifiers=""/>
102         </child>
103         <child>
104           <object class="GtkAction" id="edit_personal_information">
105             <property name="name">edit_personal_information</property>
106             <property name="label" translatable="yes">_Personal Information</property>
107           </object>
108         </child>
109         <child>
110           <object class="GtkAction" id="edit_blocked_contacts">
111             <property name="name">edit_blocked_contacts</property>
112             <property name="label" translatable="yes">_Blocked Contacts</property>
113           </object>
114         </child>
115         <child>
116           <object class="GtkAction" id="edit_preferences">
117             <property name="stock_id">gtk-preferences</property>
118             <property name="name">edit_preferences</property>
119             <property name="label" translatable="yes">P_references</property>
120           </object>
121         </child>
122         <child>
123           <object class="GtkAction" id="edit_search_contacts">
124             <property name="name">edit_search_contacts</property>
125             <property name="label" translatable="yes">Find in Contact _List</property>
126           </object>
127         </child>
128         <child>
129           <object class="GtkAction" id="view">
130             <property name="name">view</property>
131             <property name="label" translatable="yes">_View</property>
132           </object>
133         </child>
134         <child>
135           <object class="GtkRadioAction" id="view_sort_by_name">
136             <property name="name">view_sort_by_name</property>
137             <property name="visible">True</property>
138             <property name="label" translatable="yes">Sort by _Name</property>
139             <property name="draw_as_radio">True</property>
140             <property name="value">1</property>
141             <property name="current-value">1</property>
142           </object>
143         </child>
144         <child>
145           <object class="GtkRadioAction" id="view_sort_by_status">
146             <property name="name">view_sort_by_status</property>
147             <property name="visible">True</property>
148             <property name="label" translatable="yes">Sort by _Status</property>
149             <property name="draw_as_radio">True</property>
150             <property name="group">view_sort_by_name</property>
151             <property name="value">0</property>
152           </object>
153         </child>
154         <child>
155           <object class="GtkRadioAction" id="view_normal_size_with_avatars">
156             <property name="name">view_normal_size_with_avatars</property>
157             <property name="visible">True</property>
158             <property name="label" translatable="yes">Normal Size With _Avatars</property>
159             <property name="draw_as_radio">True</property>
160             <property name="value">0</property>
161             <property name="current-value">0</property>
162           </object>
163           <accelerator key="1" modifiers="GDK_CONTROL_MASK"/>
164         </child>
165         <child>
166           <object class="GtkRadioAction" id="view_normal_size">
167             <property name="name">view_normal_size</property>
168             <property name="visible">True</property>
169             <property name="label" translatable="yes">N_ormal Size</property>
170             <property name="draw_as_radio">True</property>
171             <property name="group">view_normal_size_with_avatars</property>
172             <property name="value">1</property>
173           </object>
174           <accelerator key="2" modifiers="GDK_CONTROL_MASK"/>
175         </child>
176         <child>
177           <object class="GtkRadioAction" id="view_compact_size">
178             <property name="name">view_compact_size</property>
179             <property name="visible">True</property>
180             <property name="label" translatable="yes">_Compact Size</property>
181             <property name="draw_as_radio">True</property>
182             <property name="group">view_normal_size_with_avatars</property>
183             <property name="value">2</property>
184           </object>
185           <accelerator key="3" modifiers="GDK_CONTROL_MASK"/>
186         </child>
187         <child>
188           <object class="GtkAction" id="room">
189             <property name="name">room</property>
190             <property name="label" translatable="yes">_Room</property>
191           </object>
192         </child>
193         <child>
194           <object class="GtkAction" id="room_join_new">
195             <property name="name">room_join_new</property>
196             <property name="label" translatable="yes">_Join…</property>
197           </object>
198         </child>
199         <child>
200           <object class="GtkAction" id="room_join_favorites">
201             <property name="name">room_join_favorites</property>
202             <property name="label" translatable="yes">Join _Favorites</property>
203           </object>
204           <accelerator key="F5" modifiers=""/>
205         </child>
206         <child>
207           <object class="GtkAction" id="room_manage_favorites">
208             <property name="icon-name">system-users</property>
209             <property name="name">room_manage_favorites</property>
210             <property name="label" translatable="yes">Manage Favorites</property>
211           </object>
212         </child>
213         <child>
214           <object class="GtkAction" id="help">
215             <property name="name">help</property>
216             <property name="label" translatable="yes">_Help</property>
217           </object>
218         </child>
219         <child>
220           <object class="GtkAction" id="help_contents">
221             <property name="stock_id">gtk-help</property>
222             <property name="name">help_contents</property>
223             <property name="label" translatable="yes">_Contents</property>
224           </object>
225           <accelerator key="F1" modifiers=""/>
226         </child>
227         <child>
228           <object class="GtkAction" id="help_debug">
229             <property name="name">help_debug</property>
230             <property name="label" translatable="yes">_Debug</property>
231           </object>
232         </child>
233         <child>
234           <object class="GtkAction" id="help_about">
235             <property name="stock_id">gtk-about</property>
236             <property name="name">help_about</property>
237           </object>
238         </child>
239       </object>
240     </child>
241     <ui>
242       <menubar name="menubar">
243         <menu action="chat">
244           <menuitem action="chat_new_message"/>
245           <menuitem action="chat_new_call"/>
246           <separator/>
247           <menuitem action="chat_add_contact"/>
248           <menuitem action="chat_search_contacts"/>
249           <separator/>
250           <menuitem action="chat_quit"/>
251         </menu>
252         <menu action="edit">
253           <menuitem action="edit_context"/>
254           <separator name="edit_context_separator"/>
255           <menuitem action="edit_accounts"/>
256           <menuitem action="edit_personal_information"/>
257           <menuitem action="edit_search_contacts"/>
258           <menuitem action="edit_blocked_contacts"/>
259           <separator/>
260           <menuitem action="edit_preferences"/>
261         </menu>
262         <menu action="view">
263           <menuitem action="view_show_offline"/>
264           <menuitem action="view_show_protocols"/>
265           <separator/>
266           <menuitem action="view_sort_by_name"/>
267           <menuitem action="view_sort_by_status"/>
268           <separator/>
269           <menuitem action="view_normal_size_with_avatars"/>
270           <menuitem action="view_normal_size"/>
271           <menuitem action="view_compact_size"/>
272           <separator/>
273           <menuitem action="view_history"/>
274           <menuitem action="view_show_ft_manager"/>
275           <menuitem action="view_show_map"/>
276         </menu>
277         <menu action="room">
278           <menuitem action="room_join_new"/>
279           <menuitem action="room_join_favorites"/>
280           <separator/>
281           <separator name="room_separator"/>
282           <menuitem action="room_manage_favorites"/>
283         </menu>
284         <menu action="help">
285           <menuitem action="help_contents"/>
286           <menuitem action="help_debug"/>
287           <menuitem action="help_about"/>
288         </menu>
289       </menubar>
290     </ui>
291   </object>
292       <object class="GtkVBox" id="main_vbox">
293         <property name="visible">True</property>
294         <child>
295           <object class="GtkMenuBar" constructor="ui_manager" id="menubar">
296             <property name="visible">True</property>
297           </object>
298           <packing>
299             <property name="expand">False</property>
300             <property name="fill">False</property>
301           </packing>
302         </child>
303         <child>
304           <object class="GtkToolbar" id="presence_toolbar">
305             <property name="visible">True</property>
306             <property name="toolbar_style">GTK_TOOLBAR_BOTH</property>
307             <style>
308               <class name="primary-toolbar"/>
309             </style>
310           </object>
311           <packing>
312             <property name="expand">False</property>
313             <property name="fill">False</property>
314             <property name="position">1</property>
315           </packing>
316         </child>
317         <child>
318           <object class="GtkVBox" id="errors_vbox">
319             <child>
320               <placeholder/>
321             </child>
322           </object>
323           <packing>
324             <property name="expand">False</property>
325             <property name="fill">False</property>
326             <property name="position">2</property>
327           </packing>
328         </child>
329         <child>
330           <object class="GtkVBox" id="auth_vbox">
331             <child>
332               <placeholder/>
333             </child>
334           </object>
335           <packing>
336             <property name="expand">False</property>
337             <property name="fill">False</property>
338             <property name="position">3</property>
339           </packing>
340         </child>
341         <child>
342           <object class="GtkNotebook" id="notebook">
343             <property name="visible">True</property>
344             <property name="can_focus">True</property>
345             <property name="show_tabs">False</property>
346             <property name="show_border">False</property>
347             <child>
348               <object class="GtkScrolledWindow" id="roster_scrolledwindow">
349                 <property name="visible">True</property>
350                 <property name="can_focus">True</property>
351                 <property name="has_focus">True</property>
352                 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
353                 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
354                 <child>
355                   <placeholder/>
356                 </child>
357               </object>
358               <packing>
359                 <property name="position">0</property>
360               </packing>
361             </child>
362             <child>
363               <object class="GtkLabel" id="no_entry_label">
364                 <property name="visible">True</property>
365                 <property name="yalign">0.30000001192092896</property>
366               </object>
367               <packing>
368                 <property name="position">1</property>
369               </packing>
370             </child>
371           </object>
372           <packing>
373             <property name="position">4</property>
374           </packing>
375         </child>
376       </object>
377 </interface>