]> git.0d.be Git - empathy.git/blob - src/empathy-main-window.ui
Merge branch 'preferences-dialog-622557'
[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="view_show_ft_manager">
46             <property name="icon-name">document-send</property>
47             <property name="name">view_show_ft_manager</property>
48             <property name="label" translatable="yes">_File Transfers</property>
49           </object>
50         </child>
51         <child>
52           <object class="GtkToggleAction" id="view_show_offline">
53             <property name="name">view_show_offline</property>
54             <property name="label" translatable="yes">_Offline Contacts</property>
55           </object>
56           <accelerator key="H" modifiers="GDK_CONTROL_MASK"/>
57         </child>
58         <child>
59           <object class="GtkToggleAction" id="view_show_protocols">
60             <property name="name">view_show_protocols</property>
61             <property name="label" translatable="yes">Show P_rotocols</property>
62           </object>
63         </child>
64         <child>
65           <object class="GtkAction" id="view_show_map">
66             <property name="name">view_show_map</property>
67             <property name="label" translatable="yes">Contacts on a _Map</property>
68           </object>
69         </child>
70         <child>
71           <object class="GtkAction" id="chat_quit">
72             <property name="stock_id">gtk-quit</property>
73             <property name="name">chat_quit</property>
74           </object>
75           <accelerator key="Q" modifiers="GDK_CONTROL_MASK"/>
76         </child>
77         <child>
78           <object class="GtkAction" id="edit">
79             <property name="name">edit</property>
80             <property name="label" translatable="yes">_Edit</property>
81           </object>
82         </child>
83         <child>
84           <object class="GtkAction" id="edit_context">
85             <property name="name">edit_context</property>
86             <property name="label" translatable="yes">Context</property>
87           </object>
88         </child>
89         <child>
90           <object class="GtkAction" id="edit_accounts">
91             <property name="name">edit_accounts</property>
92             <property name="label" translatable="yes">_Accounts</property>
93           </object>
94           <accelerator key="F4" modifiers=""/>
95         </child>
96         <child>
97           <object class="GtkAction" id="edit_personal_information">
98             <property name="name">edit_personal_information</property>
99             <property name="label" translatable="yes">_Personal Information</property>
100           </object>
101         </child>
102         <child>
103           <object class="GtkAction" id="edit_preferences">
104             <property name="stock_id">gtk-preferences</property>
105             <property name="name">edit_preferences</property>
106             <property name="label" translatable="yes">P_references</property>
107           </object>
108         </child>
109         <child>
110           <object class="GtkAction" id="view">
111             <property name="name">view</property>
112             <property name="label" translatable="yes">_View</property>
113           </object>
114         </child>
115         <child>
116           <object class="GtkRadioAction" id="view_sort_by_name">
117             <property name="name">view_sort_by_name</property>
118             <property name="visible">True</property>
119             <property name="label" translatable="yes">Sort by _Name</property>
120             <property name="draw_as_radio">True</property>
121             <property name="value">1</property>
122             <property name="current-value">1</property>
123           </object>
124         </child>
125         <child>
126           <object class="GtkRadioAction" id="view_sort_by_status">
127             <property name="name">view_sort_by_status</property>
128             <property name="visible">True</property>
129             <property name="label" translatable="yes">Sort by _Status</property>
130             <property name="draw_as_radio">True</property>
131             <property name="group">view_sort_by_name</property>
132             <property name="value">0</property>
133           </object>
134         </child>
135         <child>
136           <object class="GtkRadioAction" id="view_normal_size_with_avatars">
137             <property name="name">view_normal_size_with_avatars</property>
138             <property name="visible">True</property>
139             <property name="label" translatable="yes">Normal Size With _Avatars</property>
140             <property name="draw_as_radio">True</property>
141             <property name="value">0</property>
142             <property name="current-value">0</property>
143           </object>
144           <accelerator key="1" modifiers="GDK_CONTROL_MASK"/>
145         </child>
146         <child>
147           <object class="GtkRadioAction" id="view_normal_size">
148             <property name="name">view_normal_size</property>
149             <property name="visible">True</property>
150             <property name="label" translatable="yes">N_ormal Size</property>
151             <property name="draw_as_radio">True</property>
152             <property name="group">view_normal_size_with_avatars</property>
153             <property name="value">1</property>
154           </object>
155           <accelerator key="2" modifiers="GDK_CONTROL_MASK"/>
156         </child>
157         <child>
158           <object class="GtkRadioAction" id="view_compact_size">
159             <property name="name">view_compact_size</property>
160             <property name="visible">True</property>
161             <property name="label" translatable="yes">_Compact Size</property>
162             <property name="draw_as_radio">True</property>
163             <property name="group">view_normal_size_with_avatars</property>
164             <property name="value">2</property>
165           </object>
166           <accelerator key="3" modifiers="GDK_CONTROL_MASK"/>
167         </child>
168         <child>
169           <object class="GtkAction" id="room">
170             <property name="name">room</property>
171             <property name="label" translatable="yes">_Room</property>
172           </object>
173         </child>
174         <child>
175           <object class="GtkAction" id="room_join_new">
176             <property name="name">room_join_new</property>
177             <property name="label" translatable="yes">_Join…</property>
178           </object>
179         </child>
180         <child>
181           <object class="GtkAction" id="room_join_favorites">
182             <property name="name">room_join_favorites</property>
183             <property name="label" translatable="yes">Join _Favorites</property>
184           </object>
185           <accelerator key="F5" modifiers=""/>
186         </child>
187         <child>
188           <object class="GtkAction" id="room_manage_favorites">
189             <property name="icon-name">system-users</property>
190             <property name="name">room_manage_favorites</property>
191             <property name="label" translatable="yes">Manage Favorites</property>
192           </object>
193         </child>
194         <child>
195           <object class="GtkAction" id="help">
196             <property name="name">help</property>
197             <property name="label" translatable="yes">_Help</property>
198           </object>
199         </child>
200         <child>
201           <object class="GtkAction" id="help_contents">
202             <property name="stock_id">gtk-help</property>
203             <property name="name">help_contents</property>
204             <property name="label" translatable="yes">_Contents</property>
205           </object>
206           <accelerator key="F1" modifiers=""/>
207         </child>
208         <child>
209           <object class="GtkAction" id="help_debug">
210             <property name="name">help_debug</property>
211             <property name="label" translatable="yes">_Debug</property>
212           </object>
213         </child>
214         <child>
215           <object class="GtkAction" id="help_about">
216             <property name="stock_id">gtk-about</property>
217             <property name="name">help_about</property>
218           </object>
219         </child>
220       </object>
221     </child>
222     <ui>
223       <menubar name="menubar">
224         <menu action="chat">
225           <menuitem action="chat_new_message"/>
226           <menuitem action="chat_new_call"/>
227           <separator/>
228           <menuitem action="chat_add_contact"/>
229           <separator/>
230           <menuitem action="chat_quit"/>
231         </menu>
232         <menu action="edit">
233           <menuitem action="edit_context"/>
234           <separator name="edit_context_separator"/>
235           <menuitem action="edit_accounts"/>
236           <menuitem action="edit_personal_information"/>
237           <separator/>
238           <menuitem action="edit_preferences"/>
239         </menu>
240         <menu action="view">
241           <menuitem action="view_show_offline"/>
242           <menuitem action="view_show_protocols"/>
243           <separator/>
244           <menuitem action="view_sort_by_name"/>
245           <menuitem action="view_sort_by_status"/>
246           <separator/>
247           <menuitem action="view_normal_size_with_avatars"/>
248           <menuitem action="view_normal_size"/>
249           <menuitem action="view_compact_size"/>
250           <separator/>
251           <menuitem action="view_history"/>
252           <menuitem action="view_show_ft_manager"/>
253           <menuitem action="view_show_map"/>
254         </menu>
255         <menu action="room">
256           <menuitem action="room_join_new"/>
257           <menuitem action="room_join_favorites"/>
258           <separator/>
259           <separator name="room_separator"/>
260           <menuitem action="room_manage_favorites"/>
261         </menu>
262         <menu action="help">
263           <menuitem action="help_contents"/>
264           <menuitem action="help_debug"/>
265           <menuitem action="help_about"/>
266         </menu>
267       </menubar>
268     </ui>
269   </object>
270       <object class="GtkVBox" id="main_vbox">
271         <property name="visible">True</property>
272         <child>
273           <object class="GtkMenuBar" constructor="ui_manager" id="menubar">
274             <property name="visible">True</property>
275           </object>
276           <packing>
277             <property name="expand">False</property>
278             <property name="fill">False</property>
279           </packing>
280         </child>
281         <child>
282           <object class="GtkToolbar" id="presence_toolbar">
283             <property name="visible">True</property>
284             <property name="toolbar_style">GTK_TOOLBAR_BOTH</property>
285           </object>
286           <packing>
287             <property name="expand">False</property>
288             <property name="fill">False</property>
289             <property name="position">1</property>
290           </packing>
291         </child>
292         <child>
293           <object class="GtkVBox" id="errors_vbox">
294             <child>
295               <placeholder/>
296             </child>
297           </object>
298           <packing>
299             <property name="expand">False</property>
300             <property name="fill">False</property>
301             <property name="position">2</property>
302           </packing>
303         </child>
304         <child>
305           <object class="GtkScrolledWindow" id="roster_scrolledwindow">
306             <property name="visible">True</property>
307             <property name="can_focus">True</property>
308             <property name="has_focus">True</property>
309             <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
310             <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
311             <child>
312               <placeholder/>
313             </child>
314           </object>
315           <packing>
316             <property name="position">3</property>
317           </packing>
318         </child>
319       </object>
320 </interface>