]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-log-window.ui
Merge commit 'staz/dnd'
[empathy.git] / libempathy-gtk / empathy-log-window.ui
1 <?xml version="1.0"?>
2 <!--*- mode: xml -*-->
3 <interface>
4   <object class="GtkWindow" id="log_window">
5     <property name="title" translatable="yes">Previous Conversations</property>
6     <property name="role">log</property>
7     <property name="default_width">640</property>
8     <property name="default_height">450</property>
9     <property name="icon_name">document-open-recent</property>
10     <child>
11       <object class="GtkNotebook" id="notebook">
12         <property name="visible">True</property>
13         <property name="can_focus">True</property>
14         <property name="border_width">2</property>
15         <child>
16           <object class="GtkVBox" id="vbox192">
17             <property name="visible">True</property>
18             <property name="border_width">12</property>
19             <property name="spacing">6</property>
20             <child>
21               <object class="GtkHBox" id="hbox144">
22                 <property name="visible">True</property>
23                 <property name="spacing">12</property>
24                 <child>
25                   <object class="GtkLabel" id="label628">
26                     <property name="visible">True</property>
27                     <property comments="Searching *for* something" name="label" translatable="yes">_For:</property>
28                     <property name="use_underline">True</property>
29                     <property name="mnemonic_widget">entry_find</property>
30                   </object>
31                   <packing>
32                     <property name="expand">False</property>
33                     <property name="fill">False</property>
34                   </packing>
35                 </child>
36                 <child>
37                   <object class="GtkEntry" id="entry_find">
38                     <property name="visible">True</property>
39                     <property name="can_focus">True</property>
40                     <property name="has_focus">True</property>
41                     <property name="activates_default">True</property>
42                   </object>
43                   <packing>
44                     <property name="position">1</property>
45                   </packing>
46                 </child>
47                 <child>
48                   <object class="GtkButton" id="button_find">
49                     <property name="visible">True</property>
50                     <property name="sensitive">False</property>
51                     <property name="can_focus">True</property>
52                     <property name="can_default">True</property>
53                     <property name="has_default">True</property>
54                     <property name="label">gtk-find</property>
55                     <property name="use_stock">True</property>
56                     <property name="focus_on_click">False</property>
57                   </object>
58                   <packing>
59                     <property name="expand">False</property>
60                     <property name="fill">False</property>
61                     <property name="position">2</property>
62                   </packing>
63                 </child>
64               </object>
65               <packing>
66                 <property name="expand">False</property>
67                 <property name="fill">False</property>
68               </packing>
69             </child>
70             <child>
71               <object class="GtkVPaned" id="vpaned1">
72                 <property name="visible">True</property>
73                 <property name="can_focus">True</property>
74                 <property name="position">120</property>
75                 <child>
76                   <object class="GtkScrolledWindow" id="scrolledwindow14">
77                     <property name="visible">True</property>
78                     <property name="can_focus">True</property>
79                     <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
80                     <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
81                     <property name="shadow_type">GTK_SHADOW_IN</property>
82                     <child>
83                       <object class="GtkTreeView" id="treeview_find">
84                         <property name="visible">True</property>
85                         <property name="can_focus">True</property>
86                         <property name="enable_search">False</property>
87                       </object>
88                     </child>
89                   </object>
90                   <packing>
91                     <property name="resize">False</property>
92                     <property name="shrink">True</property>
93                   </packing>
94                 </child>
95                 <child>
96                   <object class="GtkVBox" id="vbox215">
97                     <property name="visible">True</property>
98                     <property name="spacing">6</property>
99                     <child>
100                       <object class="GtkScrolledWindow" id="scrolledwindow_find">
101                         <property name="visible">True</property>
102                         <property name="can_focus">True</property>
103                         <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
104                         <property name="shadow_type">GTK_SHADOW_IN</property>
105                         <child>
106                           <placeholder/>
107                         </child>
108                       </object>
109                     </child>
110                     <child>
111                       <object class="GtkHBox" id="hbox171">
112                         <property name="visible">True</property>
113                         <property name="spacing">12</property>
114                         <child>
115                           <placeholder/>
116                         </child>
117                         <child>
118                           <object class="GtkButton" id="button_previous">
119                             <property name="visible">True</property>
120                             <property name="sensitive">False</property>
121                             <property name="can_focus">True</property>
122                             <property name="label">gtk-go-back</property>
123                             <property name="use_stock">True</property>
124                             <property name="focus_on_click">False</property>
125                           </object>
126                           <packing>
127                             <property name="expand">False</property>
128                             <property name="fill">False</property>
129                             <property name="pack_type">GTK_PACK_END</property>
130                             <property name="position">2</property>
131                           </packing>
132                         </child>
133                         <child>
134                           <object class="GtkButton" id="button_next">
135                             <property name="visible">True</property>
136                             <property name="sensitive">False</property>
137                             <property name="can_focus">True</property>
138                             <property name="label">gtk-go-forward</property>
139                             <property name="use_stock">True</property>
140                             <property name="focus_on_click">False</property>
141                           </object>
142                           <packing>
143                             <property name="expand">False</property>
144                             <property name="fill">False</property>
145                             <property name="pack_type">GTK_PACK_END</property>
146                             <property name="position">1</property>
147                           </packing>
148                         </child>
149                       </object>
150                       <packing>
151                         <property name="expand">False</property>
152                         <property name="fill">False</property>
153                         <property name="position">1</property>
154                       </packing>
155                     </child>
156                   </object>
157                   <packing>
158                     <property name="resize">True</property>
159                     <property name="shrink">True</property>
160                   </packing>
161                 </child>
162               </object>
163               <packing>
164                 <property name="position">1</property>
165               </packing>
166             </child>
167           </object>
168         </child>
169         <child type="tab">
170           <object class="GtkLabel" id="label595">
171             <property name="visible">True</property>
172             <property comments="Tab Label" name="label" translatable="yes">Search</property>
173           </object>
174           <packing>
175             <property name="tab_fill">False</property>
176           </packing>
177         </child>
178         <child>
179           <object class="GtkTable" id="table7">
180             <property name="visible">True</property>
181             <property name="border_width">12</property>
182             <property name="n_rows">2</property>
183             <property name="n_columns">2</property>
184             <property name="column_spacing">6</property>
185             <property name="row_spacing">6</property>
186             <child>
187               <object class="GtkVBox" id="vbox_chats">
188                 <property name="visible">True</property>
189                 <property name="spacing">6</property>
190                 <child>
191                   <placeholder/>
192                 </child>
193               </object>
194               <packing>
195                 <property name="x_options">GTK_FILL</property>
196                 <property name="y_options">GTK_FILL</property>
197               </packing>
198             </child>
199             <child>
200               <object class="GtkScrolledWindow" id="scrolledwindow_chats">
201                 <property name="visible">True</property>
202                 <property name="can_focus">True</property>
203                 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
204                 <property name="shadow_type">GTK_SHADOW_IN</property>
205                 <child>
206                   <placeholder/>
207                 </child>
208               </object>
209               <packing>
210                 <property name="left_attach">1</property>
211                 <property name="right_attach">2</property>
212                 <property name="top_attach">1</property>
213                 <property name="bottom_attach">2</property>
214               </packing>
215             </child>
216             <child>
217               <object class="GtkVBox" id="vbox191">
218                 <property name="visible">True</property>
219                 <property name="spacing">6</property>
220                 <child>
221                   <object class="GtkScrolledWindow" id="scrolledwindow13">
222                     <property name="width_request">150</property>
223                     <property name="visible">True</property>
224                     <property name="can_focus">True</property>
225                     <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
226                     <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
227                     <property name="shadow_type">GTK_SHADOW_IN</property>
228                     <child>
229                       <object class="GtkTreeView" id="treeview_chats">
230                         <property name="visible">True</property>
231                         <property name="can_focus">True</property>
232                         <property name="headers_visible">False</property>
233                       </object>
234                     </child>
235                   </object>
236                 </child>
237                 <child>
238                   <object class="GtkCalendar" id="calendar_chats">
239                     <property name="visible">True</property>
240                     <property name="can_focus">True</property>
241                   </object>
242                   <packing>
243                     <property name="expand">False</property>
244                     <property name="fill">False</property>
245                     <property name="position">1</property>
246                   </packing>
247                 </child>
248               </object>
249               <packing>
250                 <property name="top_attach">1</property>
251                 <property name="bottom_attach">2</property>
252                 <property name="x_options">GTK_FILL</property>
253               </packing>
254             </child>
255             <child>
256               <object class="GtkHBox" id="hbox143">
257                 <property name="visible">True</property>
258                 <property name="spacing">6</property>
259                 <child>
260                   <object class="GtkImage" id="image247">
261                     <property name="visible">True</property>
262                     <property name="stock">gtk-find</property>
263                   </object>
264                   <packing>
265                     <property name="expand">False</property>
266                     <property name="fill">False</property>
267                   </packing>
268                 </child>
269                 <child>
270                   <object class="GtkEntry" id="entry_chats">
271                     <property name="visible">True</property>
272                     <property name="can_focus">True</property>
273                     <property name="activates_default">True</property>
274                   </object>
275                   <packing>
276                     <property name="position">1</property>
277                   </packing>
278                 </child>
279               </object>
280               <packing>
281                 <property name="left_attach">1</property>
282                 <property name="right_attach">2</property>
283                 <property name="x_options">GTK_FILL</property>
284                 <property name="y_options">GTK_FILL</property>
285               </packing>
286             </child>
287           </object>
288         </child>
289         <child type="tab">
290           <object class="GtkLabel" id="label596">
291             <property name="visible">True</property>
292             <property comments="Tab Label" name="label" translatable="yes">Conversations</property>
293           </object>
294           <packing>
295             <property name="position">1</property>
296             <property name="tab_fill">False</property>
297           </packing>
298         </child>
299       </object>
300     </child>
301   </object>
302 </interface>