]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-main-window.glade
Rename icons to follow fd.o icon naming spec. Move icons to the right
[empathy.git] / libempathy-gtk / empathy-main-window.glade
1 <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
2 <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
3
4 <glade-interface>
5
6 <widget class="GtkWindow" id="main_window">
7   <property name="title" translatable="yes">Contact List</property>
8   <property name="type">GTK_WINDOW_TOPLEVEL</property>
9   <property name="window_position">GTK_WIN_POS_NONE</property>
10   <property name="modal">False</property>
11   <property name="default_width">225</property>
12   <property name="default_height">325</property>
13   <property name="resizable">True</property>
14   <property name="destroy_with_parent">False</property>
15   <property name="decorated">True</property>
16   <property name="skip_taskbar_hint">False</property>
17   <property name="skip_pager_hint">False</property>
18   <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
19   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
20   <property name="focus_on_map">True</property>
21   <property name="urgency_hint">False</property>
22
23   <child>
24     <widget class="GtkVBox" id="main_vbox">
25       <property name="visible">True</property>
26       <property name="homogeneous">False</property>
27       <property name="spacing">0</property>
28
29       <child>
30         <widget class="GtkMenuBar" id="menubar2">
31           <property name="visible">True</property>
32           <property name="pack_direction">GTK_PACK_DIRECTION_LTR</property>
33           <property name="child_pack_direction">GTK_PACK_DIRECTION_LTR</property>
34
35           <child>
36             <widget class="GtkMenuItem" id="chat">
37               <property name="visible">True</property>
38               <property name="label" translatable="yes">_Chat</property>
39               <property name="use_underline">True</property>
40
41               <child>
42                 <widget class="GtkMenu" id="chat_menu">
43
44                   <child>
45                     <widget class="GtkImageMenuItem" id="chat_new_message">
46                       <property name="visible">True</property>
47                       <property name="label" translatable="yes">_New Message...</property>
48                       <property name="use_underline">True</property>
49                       <accelerator key="N" modifiers="GDK_CONTROL_MASK" signal="activate"/>
50
51                       <child internal-child="image">
52                         <widget class="GtkImage" id="image885">
53                           <property name="visible">True</property>
54                           <property name="icon_size">1</property>
55                           <property name="icon_name">im-message-new</property>
56                           <property name="xalign">0.5</property>
57                           <property name="yalign">0.5</property>
58                           <property name="xpad">0</property>
59                           <property name="ypad">0</property>
60                         </widget>
61                       </child>
62                     </widget>
63                   </child>
64
65                   <child>
66                     <widget class="GtkImageMenuItem" id="chat_history">
67                       <property name="visible">True</property>
68                       <property name="label" translatable="yes">_View Previous Conversations</property>
69                       <property name="use_underline">True</property>
70                       <accelerator key="F3" modifiers="0" signal="activate"/>
71
72                       <child internal-child="image">
73                         <widget class="GtkImage" id="image886">
74                           <property name="visible">True</property>
75                           <property name="icon_name">document-open-recent</property>
76                           <property name="icon_size">1</property>
77                           <property name="xalign">0.5</property>
78                           <property name="yalign">0.5</property>
79                           <property name="xpad">0</property>
80                           <property name="ypad">0</property>
81                         </widget>
82                       </child>
83                     </widget>
84                   </child>
85
86                   <child>
87                     <widget class="GtkSeparatorMenuItem" id="separator5">
88                       <property name="visible">True</property>
89                     </widget>
90                   </child>
91
92                   <child>
93                     <widget class="GtkImageMenuItem" id="chat_add_contact">
94                       <property name="visible">True</property>
95                       <property name="label" translatable="yes">_Add Contact...</property>
96                       <property name="use_underline">True</property>
97
98                       <child internal-child="image">
99                         <widget class="GtkImage" id="image887">
100                           <property name="visible">True</property>
101                           <property name="stock">gtk-add</property>
102                           <property name="icon_size">1</property>
103                           <property name="xalign">0.5</property>
104                           <property name="yalign">0.5</property>
105                           <property name="xpad">0</property>
106                           <property name="ypad">0</property>
107                         </widget>
108                       </child>
109                     </widget>
110                   </child>
111
112                   <child>
113                     <widget class="GtkSeparatorMenuItem" id="separator3">
114                       <property name="visible">True</property>
115                     </widget>
116                   </child>
117
118                   <child>
119                     <widget class="GtkCheckMenuItem" id="chat_show_offline">
120                       <property name="visible">True</property>
121                       <property name="label" translatable="yes">Show _Offline Contacts</property>
122                       <property name="use_underline">True</property>
123                       <property name="active">False</property>
124                       <accelerator key="H" modifiers="GDK_CONTROL_MASK" signal="activate"/>
125                     </widget>
126                   </child>
127
128                   <child>
129                     <widget class="GtkSeparatorMenuItem" id="separator6">
130                       <property name="visible">True</property>
131                     </widget>
132                   </child>
133
134                   <child>
135                     <widget class="GtkImageMenuItem" id="chat_quit">
136                       <property name="visible">True</property>
137                       <property name="label" translatable="yes">_Quit</property>
138                       <property name="use_underline">True</property>
139                       <accelerator key="Q" modifiers="GDK_CONTROL_MASK" signal="activate"/>
140
141                       <child internal-child="image">
142                         <widget class="GtkImage" id="image888">
143                           <property name="visible">True</property>
144                           <property name="stock">gtk-quit</property>
145                           <property name="icon_size">1</property>
146                           <property name="xalign">0.5</property>
147                           <property name="yalign">0.5</property>
148                           <property name="xpad">0</property>
149                           <property name="ypad">0</property>
150                         </widget>
151                       </child>
152                     </widget>
153                   </child>
154                 </widget>
155               </child>
156             </widget>
157           </child>
158
159           <child>
160             <widget class="GtkMenuItem" id="edit">
161               <property name="visible">True</property>
162               <property name="label" translatable="yes">_Edit</property>
163               <property name="use_underline">True</property>
164
165               <child>
166                 <widget class="GtkMenu" id="edit_menu">
167
168                   <child>
169                     <widget class="GtkMenuItem" id="edit_context">
170                       <property name="visible">True</property>
171                       <property name="label" translatable="yes">Context</property>
172                       <property name="use_underline">True</property>
173                     </widget>
174                   </child>
175
176                   <child>
177                     <widget class="GtkSeparatorMenuItem" id="edit_context_separator">
178                       <property name="visible">True</property>
179                     </widget>
180                   </child>
181
182                   <child>
183                     <widget class="GtkMenuItem" id="edit_accounts">
184                       <property name="visible">True</property>
185                       <property name="label" translatable="yes">_Accounts</property>
186                       <property name="use_underline">True</property>
187                       <accelerator key="F4" modifiers="0" signal="activate"/>
188                     </widget>
189                   </child>
190
191                   <child>
192                     <widget class="GtkImageMenuItem" id="edit_personal_information">
193                       <property name="visible">True</property>
194                       <property name="label" translatable="yes">_Personal Information</property>
195                       <property name="use_underline">True</property>
196                       
197                       <child internal-child="image">
198                         <widget class="GtkImage" id="image894">
199                           <property name="visible">True</property>
200                           <property name="icon_name">user-info</property>
201                           <property name="icon_size">1</property>
202                           <property name="xalign">0.5</property>
203                           <property name="yalign">0.5</property>
204                           <property name="xpad">0</property>
205                           <property name="ypad">0</property>
206                         </widget>
207                       </child>
208                     </widget>
209                   </child>
210
211                   <child>
212                     <widget class="GtkSeparatorMenuItem" id="separator2">
213                       <property name="visible">True</property>
214                     </widget>
215                   </child>
216
217                   <child>
218                     <widget class="GtkImageMenuItem" id="edit_preferences">
219                       <property name="visible">True</property>
220                       <property name="label" translatable="yes">_Preferences</property>
221                       <property name="use_underline">True</property>
222
223                       <child internal-child="image">
224                         <widget class="GtkImage" id="image891">
225                           <property name="visible">True</property>
226                           <property name="stock">gtk-preferences</property>
227                           <property name="icon_size">1</property>
228                           <property name="xalign">0.5</property>
229                           <property name="yalign">0.5</property>
230                           <property name="xpad">0</property>
231                           <property name="ypad">0</property>
232                         </widget>
233                       </child>
234                     </widget>
235                   </child>
236                 </widget>
237               </child>
238             </widget>
239           </child>
240
241           <child>
242             <widget class="GtkMenuItem" id="room">
243               <property name="visible">True</property>
244               <property name="label" translatable="yes">_Room</property>
245               <property name="use_underline">True</property>
246
247               <child>
248                 <widget class="GtkMenu" id="room_menu">
249
250                   <child>
251                     <widget class="GtkImageMenuItem" id="room_join_new">
252                       <property name="visible">True</property>
253                       <property name="label" translatable="yes">Join _New...</property>
254                       <property name="use_underline">True</property>
255
256                       <child internal-child="image">
257                         <widget class="GtkImage" id="image889">
258                           <property name="visible">True</property>
259                           <property name="stock">gtk-new</property>
260                           <property name="icon_size">1</property>
261                           <property name="xalign">0.5</property>
262                           <property name="yalign">0.5</property>
263                           <property name="xpad">0</property>
264                           <property name="ypad">0</property>
265                         </widget>
266                       </child>
267                     </widget>
268                   </child>
269
270                   <child>
271                     <widget class="GtkMenuItem" id="room_join_favorites">
272                       <property name="visible">True</property>
273                       <property name="label" translatable="yes">Join _Favorites</property>
274                       <property name="use_underline">True</property>
275                       <accelerator key="F5" modifiers="0" signal="activate"/>
276                     </widget>
277                   </child>
278
279                   <child>
280                     <widget class="GtkSeparatorMenuItem" id="room_sep">
281                       <property name="visible">True</property>
282                     </widget>
283                   </child>
284
285                   <child>
286                     <widget class="GtkSeparatorMenuItem" id="room_sep2">
287                       <property name="visible">True</property>
288                     </widget>
289                   </child>
290
291                   <child>
292                     <widget class="GtkImageMenuItem" id="room_manage_favorites">
293                       <property name="visible">True</property>
294                       <property name="label" translatable="yes">Manage Favorites</property>
295                       <property name="use_underline">True</property>
296
297                       <child internal-child="image">
298                         <widget class="GtkImage" id="image890">
299                           <property name="visible">True</property>
300                           <property name="icon_size">1</property>
301                           <property name="icon_name">system-users</property>
302                           <property name="xalign">0.5</property>
303                           <property name="yalign">0.5</property>
304                           <property name="xpad">0</property>
305                           <property name="ypad">0</property>
306                         </widget>
307                       </child>
308                     </widget>
309                   </child>
310                 </widget>
311               </child>
312             </widget>
313           </child>
314
315           <child>
316             <widget class="GtkMenuItem" id="help">
317               <property name="visible">True</property>
318               <property name="label" translatable="yes">_Help</property>
319               <property name="use_underline">True</property>
320
321               <child>
322                 <widget class="GtkMenu" id="help_menu">
323
324                   <child>
325                     <widget class="GtkImageMenuItem" id="help_contents">
326                       <property name="visible">True</property>
327                       <property name="label" translatable="yes">_Contents</property>
328                       <property name="use_underline">True</property>
329                       <accelerator key="F1" modifiers="0" signal="activate"/>
330
331                       <child internal-child="image">
332                         <widget class="GtkImage" id="image892">
333                           <property name="visible">True</property>
334                           <property name="stock">gtk-help</property>
335                           <property name="icon_size">1</property>
336                           <property name="xalign">0.5</property>
337                           <property name="yalign">0.5</property>
338                           <property name="xpad">0</property>
339                           <property name="ypad">0</property>
340                         </widget>
341                       </child>
342                     </widget>
343                   </child>
344
345                   <child>
346                     <widget class="GtkImageMenuItem" id="help_about">
347                       <property name="visible">True</property>
348                       <property name="label" translatable="yes">_About</property>
349                       <property name="use_underline">True</property>
350
351                       <child internal-child="image">
352                         <widget class="GtkImage" id="image893">
353                           <property name="visible">True</property>
354                           <property name="stock">gtk-about</property>
355                           <property name="icon_size">1</property>
356                           <property name="xalign">0.5</property>
357                           <property name="yalign">0.5</property>
358                           <property name="xpad">0</property>
359                           <property name="ypad">0</property>
360                         </widget>
361                       </child>
362                     </widget>
363                   </child>
364                 </widget>
365               </child>
366             </widget>
367           </child>
368         </widget>
369         <packing>
370           <property name="padding">0</property>
371           <property name="expand">False</property>
372           <property name="fill">False</property>
373         </packing>
374       </child>
375
376       <child>
377         <widget class="GtkToolbar" id="presence_toolbar">
378           <property name="visible">True</property>
379           <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
380           <property name="toolbar_style">GTK_TOOLBAR_BOTH</property>
381           <property name="tooltips">True</property>
382           <property name="show_arrow">True</property>
383
384           <child>
385             <placeholder/>
386           </child>
387
388           <child>
389             <placeholder/>
390           </child>
391         </widget>
392         <packing>
393           <property name="padding">0</property>
394           <property name="expand">False</property>
395           <property name="fill">False</property>
396         </packing>
397       </child>
398
399       <child>
400         <widget class="GtkVBox" id="errors_vbox">
401           <property name="homogeneous">False</property>
402           <property name="spacing">0</property>
403
404           <child>
405             <placeholder/>
406           </child>
407         </widget>
408         <packing>
409           <property name="padding">0</property>
410           <property name="expand">False</property>
411           <property name="fill">False</property>
412         </packing>
413       </child>
414
415       <child>
416         <widget class="GtkScrolledWindow" id="roster_scrolledwindow">
417           <property name="visible">True</property>
418           <property name="can_focus">True</property>
419           <property name="has_focus">True</property>
420           <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
421           <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
422           <property name="shadow_type">GTK_SHADOW_IN</property>
423           <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
424
425           <child>
426             <placeholder/>
427           </child>
428         </widget>
429         <packing>
430           <property name="padding">0</property>
431           <property name="expand">True</property>
432           <property name="fill">True</property>
433         </packing>
434       </child>
435     </widget>
436   </child>
437 </widget>
438
439 </glade-interface>