]> git.0d.be Git - empathy.git/blob - src/empathy-call-window.glade
Make sure we don't assume Text channel's handle_type is != NONE.
[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.2 on Wed Apr 16 12:43:00 2008 -->
4 <glade-interface>
5   <widget class="GtkWindow" id="window">
6     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
7     <child>
8       <widget class="GtkHBox" id="hbox2">
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">10</property>
12         <property name="spacing">10</property>
13         <child>
14           <widget class="GtkVBox" id="vbox2">
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             <child>
18               <widget class="GtkAspectFrame" id="output_video_frame">
19                 <property name="width_request">420</property>
20                 <property name="height_request">344</property>
21                 <property name="visible">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_xalign">0</property>
24                 <property name="shadow_type">GTK_SHADOW_IN</property>
25                 <property name="ratio">1.2200000286102295</property>
26                 <property name="obey_child">False</property>
27                 <child>
28                   <placeholder/>
29                 </child>
30               </widget>
31             </child>
32           </widget>
33         </child>
34         <child>
35           <widget class="GtkVBox" id="vbox3">
36             <property name="visible">True</property>
37             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
38             <child>
39               <widget class="GtkAspectFrame" id="preview_video_frame">
40                 <property name="width_request">176</property>
41                 <property name="height_request">144</property>
42                 <property name="visible">True</property>
43                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
44                 <property name="label_xalign">0</property>
45                 <property name="shadow_type">GTK_SHADOW_IN</property>
46                 <property name="ratio">1.2200000286102295</property>
47                 <property name="obey_child">False</property>
48                 <child>
49                   <placeholder/>
50                 </child>
51               </widget>
52               <packing>
53                 <property name="expand">False</property>
54                 <property name="fill">False</property>
55                 <property name="position">2</property>
56               </packing>
57             </child>
58             <child>
59               <widget class="GtkCheckButton" id="video_button">
60                 <property name="visible">True</property>
61                 <property name="can_focus">True</property>
62                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
63                 <property name="label" translatable="yes">Send Video</property>
64                 <property name="response_id">0</property>
65                 <property name="draw_indicator">True</property>
66               </widget>
67               <packing>
68                 <property name="expand">False</property>
69                 <property name="fill">False</property>
70                 <property name="padding">10</property>
71                 <property name="position">3</property>
72               </packing>
73             </child>
74             <child>
75               <widget class="GtkFrame" id="frame2">
76                 <property name="visible">True</property>
77                 <property name="label_xalign">0</property>
78                 <property name="shadow_type">GTK_SHADOW_NONE</property>
79                 <child>
80                   <widget class="GtkTable" id="table1">
81                     <property name="visible">True</property>
82                     <property name="border_width">5</property>
83                     <property name="n_rows">2</property>
84                     <property name="n_columns">2</property>
85                     <property name="column_spacing">5</property>
86                     <property name="row_spacing">5</property>
87                     <child>
88                       <widget class="GtkHScale" id="output_volume_scale">
89                         <property name="visible">True</property>
90                         <property name="can_focus">True</property>
91                         <property name="adjustment">90 0 100 1 10 10</property>
92                         <property name="draw_value">False</property>
93                       </widget>
94                       <packing>
95                         <property name="left_attach">1</property>
96                         <property name="right_attach">2</property>
97                         <property name="top_attach">1</property>
98                         <property name="bottom_attach">2</property>
99                       </packing>
100                     </child>
101                     <child>
102                       <widget class="GtkHScale" id="input_volume_scale">
103                         <property name="visible">True</property>
104                         <property name="can_focus">True</property>
105                         <property name="adjustment">90 0 100 1 10 10</property>
106                         <property name="draw_value">False</property>
107                       </widget>
108                       <packing>
109                         <property name="left_attach">1</property>
110                         <property name="right_attach">2</property>
111                       </packing>
112                     </child>
113                     <child>
114                       <widget class="GtkToggleButton" id="input_mute_button">
115                         <property name="visible">True</property>
116                         <property name="can_focus">True</property>
117                         <property name="receives_default">True</property>
118                         <property name="response_id">0</property>
119                         <property name="active">True</property>
120                         <child>
121                           <widget class="GtkImage" id="image2">
122                             <property name="visible">True</property>
123                             <property name="icon_name">audio-input-microphone</property>
124                           </widget>
125                         </child>
126                       </widget>
127                       <packing>
128                         <property name="x_options"></property>
129                       </packing>
130                     </child>
131                     <child>
132                       <widget class="GtkToggleButton" id="output_mute_button">
133                         <property name="visible">True</property>
134                         <property name="can_focus">True</property>
135                         <property name="receives_default">True</property>
136                         <property name="response_id">0</property>
137                         <property name="active">True</property>
138                         <child>
139                           <widget class="GtkImage" id="image1">
140                             <property name="visible">True</property>
141                             <property name="icon_name">audio-volume-high</property>
142                           </widget>
143                         </child>
144                       </widget>
145                       <packing>
146                         <property name="top_attach">1</property>
147                         <property name="bottom_attach">2</property>
148                         <property name="x_options"></property>
149                       </packing>
150                     </child>
151                   </widget>
152                 </child>
153                 <child>
154                   <widget class="GtkLabel" id="label1">
155                     <property name="visible">True</property>
156                     <property name="label" translatable="yes">&lt;b&gt;Volume&lt;/b&gt;</property>
157                     <property name="use_markup">True</property>
158                   </widget>
159                   <packing>
160                     <property name="type">label_item</property>
161                   </packing>
162                 </child>
163               </widget>
164               <packing>
165                 <property name="expand">False</property>
166                 <property name="fill">False</property>
167                 <property name="position">4</property>
168               </packing>
169             </child>
170             <child>
171               <widget class="GtkLabel" id="status_label">
172                 <property name="visible">True</property>
173                 <property name="xalign">0</property>
174                 <property name="ellipsize">PANGO_ELLIPSIZE_END</property>
175               </widget>
176               <packing>
177                 <property name="expand">False</property>
178                 <property name="fill">False</property>
179                 <property name="position">5</property>
180               </packing>
181             </child>
182             <child>
183               <widget class="GtkButton" id="start_call_button">
184                 <property name="visible">True</property>
185                 <property name="sensitive">False</property>
186                 <property name="can_focus">True</property>
187                 <property name="receives_default">True</property>
188                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
189                 <property name="response_id">0</property>
190                 <child>
191                   <widget class="GtkHBox" id="hbox1">
192                     <property name="visible">True</property>
193                     <property name="spacing">10</property>
194                     <child>
195                       <widget class="GtkImage" id="image3">
196                         <property name="visible">True</property>
197                         <property name="xalign">1</property>
198                         <property name="stock">gtk-apply</property>
199                       </widget>
200                       <packing>
201                         <property name="expand">False</property>
202                       </packing>
203                     </child>
204                     <child>
205                       <widget class="GtkLabel" id="label2">
206                         <property name="visible">True</property>
207                         <property name="xalign">0</property>
208                         <property name="label" translatable="yes">Start Call</property>
209                       </widget>
210                       <packing>
211                         <property name="position">1</property>
212                       </packing>
213                     </child>
214                   </widget>
215                 </child>
216               </widget>
217               <packing>
218                 <property name="expand">False</property>
219                 <property name="fill">False</property>
220                 <property name="padding">10</property>
221                 <property name="pack_type">GTK_PACK_END</property>
222                 <property name="position">5</property>
223               </packing>
224             </child>
225             <child>
226               <widget class="GtkButton" id="end_call_button">
227                 <property name="visible">True</property>
228                 <property name="sensitive">False</property>
229                 <property name="can_focus">True</property>
230                 <property name="receives_default">True</property>
231                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
232                 <property name="response_id">0</property>
233                 <child>
234                   <widget class="GtkHBox" id="hbox3">
235                     <property name="visible">True</property>
236                     <property name="spacing">10</property>
237                     <child>
238                       <widget class="GtkImage" id="image4">
239                         <property name="visible">True</property>
240                         <property name="xalign">1</property>
241                         <property name="stock">gtk-stop</property>
242                       </widget>
243                       <packing>
244                         <property name="expand">False</property>
245                       </packing>
246                     </child>
247                     <child>
248                       <widget class="GtkLabel" id="label3">
249                         <property name="visible">True</property>
250                         <property name="xalign">0</property>
251                         <property name="label" translatable="yes">End Call</property>
252                       </widget>
253                       <packing>
254                         <property name="position">1</property>
255                       </packing>
256                     </child>
257                   </widget>
258                 </child>
259               </widget>
260               <packing>
261                 <property name="expand">False</property>
262                 <property name="fill">False</property>
263                 <property name="pack_type">GTK_PACK_END</property>
264                 <property name="position">1</property>
265               </packing>
266             </child>
267           </widget>
268           <packing>
269             <property name="expand">False</property>
270             <property name="fill">False</property>
271             <property name="position">1</property>
272           </packing>
273         </child>
274       </widget>
275     </child>
276   </widget>
277 </glade-interface>