]> git.0d.be Git - empathy.git/blob - src/empathy-call-window.glade
Fix authors of fixed bugs
[empathy.git] / src / empathy-call-window.glade
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3 <!--Generated with glade3 3.4.5 on Mon Aug  4 11:04:43 2008 -->
4 <glade-interface>
5   <widget class="GtkWindow" id="window">
6     <property name="role">call</property>
7     <child>
8       <widget class="GtkHBox" id="main_hbox">
9         <property name="visible">True</property>
10         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
11         <property name="border_width">5</property>
12         <property name="spacing">5</property>
13         <child>
14           <widget class="GtkVBox" id="controls_vbox">
15             <property name="visible">True</property>
16             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
17             <property name="spacing">6</property>
18             <child>
19               <widget class="GtkCheckButton" id="video_button">
20                 <property name="visible">True</property>
21                 <property name="can_focus">True</property>
22                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
23                 <property name="label" translatable="yes">Send Video</property>
24                 <property name="response_id">0</property>
25                 <property name="draw_indicator">True</property>
26               </widget>
27               <packing>
28                 <property name="expand">False</property>
29                 <property name="fill">False</property>
30               </packing>
31             </child>
32             <child>
33               <widget class="GtkFrame" id="frame2">
34                 <property name="visible">True</property>
35                 <property name="label_xalign">0</property>
36                 <property name="shadow_type">GTK_SHADOW_NONE</property>
37                 <child>
38                   <widget class="GtkHBox" id="volume_hbox">
39                     <property name="visible">True</property>
40                     <child>
41                       <placeholder/>
42                     </child>
43                     <child>
44                       <placeholder/>
45                     </child>
46                   </widget>
47                 </child>
48                 <child>
49                   <widget class="GtkLabel" id="label1">
50                     <property name="visible">True</property>
51                     <property name="label" translatable="yes">&lt;b&gt;Volume&lt;/b&gt;</property>
52                     <property name="use_markup">True</property>
53                   </widget>
54                   <packing>
55                     <property name="type">label_item</property>
56                   </packing>
57                 </child>
58               </widget>
59               <packing>
60                 <property name="expand">False</property>
61                 <property name="fill">False</property>
62                 <property name="position">1</property>
63               </packing>
64             </child>
65             <child>
66               <widget class="GtkExpander" id="keypad_expander">
67                 <property name="visible">True</property>
68                 <property name="can_focus">True</property>
69                 <child>
70                   <widget class="GtkTable" id="keypad_table">
71                     <property name="visible">True</property>
72                     <property name="n_rows">4</property>
73                     <property name="n_columns">3</property>
74                     <property name="homogeneous">True</property>
75                     <child>
76                       <widget class="GtkButton" id="button_hash">
77                         <property name="visible">True</property>
78                         <property name="can_focus">True</property>
79                         <property name="label" translatable="yes">#</property>
80                         <property name="use_underline">True</property>
81                         <property name="response_id">0</property>
82                       </widget>
83                       <packing>
84                         <property name="left_attach">2</property>
85                         <property name="right_attach">3</property>
86                         <property name="top_attach">3</property>
87                         <property name="bottom_attach">4</property>
88                         <property name="y_options"></property>
89                       </packing>
90                     </child>
91                     <child>
92                       <widget class="GtkButton" id="button_0">
93                         <property name="visible">True</property>
94                         <property name="can_focus">True</property>
95                         <property name="label" translatable="yes">0</property>
96                         <property name="use_underline">True</property>
97                         <property name="response_id">0</property>
98                       </widget>
99                       <packing>
100                         <property name="left_attach">1</property>
101                         <property name="right_attach">2</property>
102                         <property name="top_attach">3</property>
103                         <property name="bottom_attach">4</property>
104                         <property name="y_options"></property>
105                       </packing>
106                     </child>
107                     <child>
108                       <widget class="GtkButton" id="button_asterisk">
109                         <property name="visible">True</property>
110                         <property name="can_focus">True</property>
111                         <property name="label" translatable="yes">*</property>
112                         <property name="use_underline">True</property>
113                         <property name="response_id">0</property>
114                       </widget>
115                       <packing>
116                         <property name="top_attach">3</property>
117                         <property name="bottom_attach">4</property>
118                         <property name="y_options"></property>
119                       </packing>
120                     </child>
121                     <child>
122                       <widget class="GtkButton" id="button_9">
123                         <property name="visible">True</property>
124                         <property name="can_focus">True</property>
125                         <property name="label" translatable="yes">9</property>
126                         <property name="use_underline">True</property>
127                         <property name="response_id">0</property>
128                       </widget>
129                       <packing>
130                         <property name="left_attach">2</property>
131                         <property name="right_attach">3</property>
132                         <property name="top_attach">2</property>
133                         <property name="bottom_attach">3</property>
134                         <property name="y_options"></property>
135                       </packing>
136                     </child>
137                     <child>
138                       <widget class="GtkButton" id="button_8">
139                         <property name="visible">True</property>
140                         <property name="can_focus">True</property>
141                         <property name="label" translatable="yes">8</property>
142                         <property name="use_underline">True</property>
143                         <property name="response_id">0</property>
144                       </widget>
145                       <packing>
146                         <property name="left_attach">1</property>
147                         <property name="right_attach">2</property>
148                         <property name="top_attach">2</property>
149                         <property name="bottom_attach">3</property>
150                         <property name="y_options"></property>
151                       </packing>
152                     </child>
153                     <child>
154                       <widget class="GtkButton" id="button_7">
155                         <property name="visible">True</property>
156                         <property name="can_focus">True</property>
157                         <property name="label" translatable="yes">7</property>
158                         <property name="use_underline">True</property>
159                         <property name="response_id">0</property>
160                       </widget>
161                       <packing>
162                         <property name="top_attach">2</property>
163                         <property name="bottom_attach">3</property>
164                         <property name="y_options"></property>
165                       </packing>
166                     </child>
167                     <child>
168                       <widget class="GtkButton" id="button_6">
169                         <property name="visible">True</property>
170                         <property name="can_focus">True</property>
171                         <property name="label" translatable="yes">6</property>
172                         <property name="use_underline">True</property>
173                         <property name="response_id">0</property>
174                       </widget>
175                       <packing>
176                         <property name="left_attach">2</property>
177                         <property name="right_attach">3</property>
178                         <property name="top_attach">1</property>
179                         <property name="bottom_attach">2</property>
180                         <property name="y_options"></property>
181                       </packing>
182                     </child>
183                     <child>
184                       <widget class="GtkButton" id="button_5">
185                         <property name="visible">True</property>
186                         <property name="can_focus">True</property>
187                         <property name="label" translatable="yes">5</property>
188                         <property name="use_underline">True</property>
189                         <property name="response_id">0</property>
190                       </widget>
191                       <packing>
192                         <property name="left_attach">1</property>
193                         <property name="right_attach">2</property>
194                         <property name="top_attach">1</property>
195                         <property name="bottom_attach">2</property>
196                         <property name="y_options"></property>
197                       </packing>
198                     </child>
199                     <child>
200                       <widget class="GtkButton" id="button_4">
201                         <property name="visible">True</property>
202                         <property name="can_focus">True</property>
203                         <property name="label" translatable="yes">4</property>
204                         <property name="use_underline">True</property>
205                         <property name="response_id">0</property>
206                       </widget>
207                       <packing>
208                         <property name="top_attach">1</property>
209                         <property name="bottom_attach">2</property>
210                         <property name="y_options"></property>
211                       </packing>
212                     </child>
213                     <child>
214                       <widget class="GtkButton" id="button_3">
215                         <property name="visible">True</property>
216                         <property name="can_focus">True</property>
217                         <property name="label" translatable="yes">3</property>
218                         <property name="use_underline">True</property>
219                         <property name="response_id">0</property>
220                       </widget>
221                       <packing>
222                         <property name="left_attach">2</property>
223                         <property name="right_attach">3</property>
224                         <property name="y_options"></property>
225                       </packing>
226                     </child>
227                     <child>
228                       <widget class="GtkButton" id="button_2">
229                         <property name="visible">True</property>
230                         <property name="can_focus">True</property>
231                         <property name="label" translatable="yes">2</property>
232                         <property name="use_underline">True</property>
233                         <property name="response_id">0</property>
234                       </widget>
235                       <packing>
236                         <property name="left_attach">1</property>
237                         <property name="right_attach">2</property>
238                         <property name="y_options"></property>
239                       </packing>
240                     </child>
241                     <child>
242                       <widget class="GtkButton" id="button_1">
243                         <property name="visible">True</property>
244                         <property name="can_focus">True</property>
245                         <property name="label" translatable="yes">1</property>
246                         <property name="use_underline">True</property>
247                         <property name="response_id">0</property>
248                       </widget>
249                       <packing>
250                         <property name="y_options"></property>
251                       </packing>
252                     </child>
253                   </widget>
254                 </child>
255                 <child>
256                   <widget class="GtkLabel" id="label4">
257                     <property name="visible">True</property>
258                     <property name="label" translatable="yes" comments="To translators: The keypad is numbers [0-9], asterisk (*) and hash (#). Presented like on any phone">&lt;b&gt;Keypad&lt;/b&gt;</property>
259                     <property name="use_markup">True</property>
260                   </widget>
261                   <packing>
262                     <property name="type">label_item</property>
263                   </packing>
264                 </child>
265               </widget>
266               <packing>
267                 <property name="expand">False</property>
268                 <property name="fill">False</property>
269                 <property name="position">2</property>
270               </packing>
271             </child>
272             <child>
273               <widget class="GtkLabel" id="status_label">
274                 <property name="visible">True</property>
275                 <property name="xalign">0</property>
276                 <property name="ellipsize">PANGO_ELLIPSIZE_END</property>
277               </widget>
278               <packing>
279                 <property name="expand">False</property>
280                 <property name="fill">False</property>
281                 <property name="pack_type">GTK_PACK_END</property>
282                 <property name="position">4</property>
283               </packing>
284             </child>
285             <child>
286               <widget class="GtkButton" id="hang_up_button">
287                 <property name="visible">True</property>
288                 <property name="can_focus">True</property>
289                 <property name="receives_default">True</property>
290                 <property name="response_id">1</property>
291                 <child>
292                   <widget class="GtkHBox" id="hbox1">
293                     <property name="visible">True</property>
294                     <property name="spacing">6</property>
295                     <child>
296                       <widget class="GtkImage" id="image1">
297                         <property name="visible">True</property>
298                         <property name="stock">gtk-cancel</property>
299                       </widget>
300                       <packing>
301                         <property name="expand">False</property>
302                         <property name="fill">False</property>
303                       </packing>
304                     </child>
305                     <child>
306                       <widget class="GtkLabel" id="label2">
307                         <property name="visible">True</property>
308                         <property name="label" translatable="yes">Hang Up</property>
309                       </widget>
310                       <packing>
311                         <property name="expand">False</property>
312                         <property name="fill">False</property>
313                         <property name="position">1</property>
314                       </packing>
315                     </child>
316                   </widget>
317                 </child>
318               </widget>
319               <packing>
320                 <property name="expand">False</property>
321                 <property name="fill">False</property>
322                 <property name="pack_type">GTK_PACK_END</property>
323                 <property name="position">3</property>
324               </packing>
325             </child>
326           </widget>
327           <packing>
328             <property name="expand">False</property>
329             <property name="fill">False</property>
330           </packing>
331         </child>
332       </widget>
333     </child>
334   </widget>
335 </glade-interface>