]> sjero.net Git - linphone/blob - gtk/call_statistics.ui
Aac-eld add missing header according to RFC3640 3.3.6
[linphone] / gtk / call_statistics.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3   <requires lib="gtk+" version="2.24"/>
4   <!-- interface-naming-policy project-wide -->
5   <object class="GtkDialog" id="call_statistics">
6     <property name="can_focus">False</property>
7     <property name="border_width">5</property>
8     <property name="title" translatable="yes">Call statistics</property>
9     <property name="type_hint">dialog</property>
10     <signal name="response" handler="linphone_gtk_call_statistics_closed" swapped="no"/>
11     <child internal-child="vbox">
12       <object class="GtkVBox" id="dialog-vbox1">
13         <property name="visible">True</property>
14         <property name="can_focus">False</property>
15         <property name="spacing">2</property>
16         <child internal-child="action_area">
17           <object class="GtkHButtonBox" id="dialog-action_area1">
18             <property name="visible">True</property>
19             <property name="can_focus">False</property>
20             <property name="layout_style">end</property>
21             <child>
22               <placeholder/>
23             </child>
24             <child>
25               <object class="GtkButton" id="button1">
26                 <property name="label">gtk-close</property>
27                 <property name="visible">True</property>
28                 <property name="can_focus">True</property>
29                 <property name="receives_default">True</property>
30                 <property name="use_action_appearance">False</property>
31                 <property name="use_stock">True</property>
32               </object>
33               <packing>
34                 <property name="expand">False</property>
35                 <property name="fill">False</property>
36                 <property name="position">1</property>
37               </packing>
38             </child>
39           </object>
40           <packing>
41             <property name="expand">False</property>
42             <property name="fill">True</property>
43             <property name="pack_type">end</property>
44             <property name="position">0</property>
45           </packing>
46         </child>
47         <child>
48           <object class="GtkFrame" id="frame1">
49             <property name="visible">True</property>
50             <property name="can_focus">False</property>
51             <property name="label_xalign">0</property>
52             <property name="shadow_type">none</property>
53             <child>
54               <object class="GtkAlignment" id="alignment1">
55                 <property name="visible">True</property>
56                 <property name="can_focus">False</property>
57                 <property name="left_padding">12</property>
58                 <child>
59                   <object class="GtkTable" id="table1">
60                     <property name="visible">True</property>
61                     <property name="can_focus">False</property>
62                     <property name="n_rows">7</property>
63                     <property name="n_columns">2</property>
64                     <property name="homogeneous">True</property>
65                     <child>
66                       <object class="GtkLabel" id="audio_codec_label">
67                         <property name="visible">True</property>
68                         <property name="can_focus">False</property>
69                         <property name="label" translatable="yes">Audio codec</property>
70                       </object>
71                       <packing>
72                         <property name="x_options"></property>
73                       </packing>
74                     </child>
75                     <child>
76                       <object class="GtkLabel" id="video_codec_label">
77                         <property name="visible">True</property>
78                         <property name="can_focus">False</property>
79                         <property name="label" translatable="yes">Video codec</property>
80                       </object>
81                       <packing>
82                         <property name="top_attach">1</property>
83                         <property name="bottom_attach">2</property>
84                         <property name="x_options"></property>
85                       </packing>
86                     </child>
87                     <child>
88                       <object class="GtkLabel" id="label3">
89                         <property name="visible">True</property>
90                         <property name="can_focus">False</property>
91                         <property name="label" translatable="yes">Audio IP bandwidth usage</property>
92                       </object>
93                       <packing>
94                         <property name="top_attach">2</property>
95                         <property name="bottom_attach">3</property>
96                         <property name="x_options"></property>
97                       </packing>
98                     </child>
99                     <child>
100                       <object class="GtkLabel" id="audio_codec">
101                         <property name="visible">True</property>
102                         <property name="can_focus">False</property>
103                       </object>
104                       <packing>
105                         <property name="left_attach">1</property>
106                         <property name="right_attach">2</property>
107                       </packing>
108                     </child>
109                     <child>
110                       <object class="GtkLabel" id="video_codec">
111                         <property name="visible">True</property>
112                         <property name="can_focus">False</property>
113                       </object>
114                       <packing>
115                         <property name="left_attach">1</property>
116                         <property name="right_attach">2</property>
117                         <property name="top_attach">1</property>
118                         <property name="bottom_attach">2</property>
119                       </packing>
120                     </child>
121                     <child>
122                       <object class="GtkLabel" id="audio_bandwidth_usage">
123                         <property name="visible">True</property>
124                         <property name="can_focus">False</property>
125                       </object>
126                       <packing>
127                         <property name="left_attach">1</property>
128                         <property name="right_attach">2</property>
129                         <property name="top_attach">2</property>
130                         <property name="bottom_attach">3</property>
131                       </packing>
132                     </child>
133                     <child>
134                       <object class="GtkLabel" id="label4">
135                         <property name="visible">True</property>
136                         <property name="can_focus">False</property>
137                         <property name="label" translatable="yes">Audio Media connectivity</property>
138                       </object>
139                       <packing>
140                         <property name="top_attach">4</property>
141                         <property name="bottom_attach">5</property>
142                         <property name="x_options"></property>
143                       </packing>
144                     </child>
145                     <child>
146                       <object class="GtkLabel" id="audio_media_connectivity">
147                         <property name="visible">True</property>
148                         <property name="can_focus">False</property>
149                       </object>
150                       <packing>
151                         <property name="left_attach">1</property>
152                         <property name="right_attach">2</property>
153                         <property name="top_attach">4</property>
154                         <property name="bottom_attach">5</property>
155                       </packing>
156                     </child>
157                     <child>
158                       <object class="GtkLabel" id="label1">
159                         <property name="visible">True</property>
160                         <property name="can_focus">False</property>
161                         <property name="label" translatable="yes">Video IP bandwidth usage</property>
162                       </object>
163                       <packing>
164                         <property name="top_attach">3</property>
165                         <property name="bottom_attach">4</property>
166                         <property name="x_options"></property>
167                       </packing>
168                     </child>
169                     <child>
170                       <object class="GtkLabel" id="video_bandwidth_usage">
171                         <property name="visible">True</property>
172                         <property name="can_focus">False</property>
173                       </object>
174                       <packing>
175                         <property name="left_attach">1</property>
176                         <property name="right_attach">2</property>
177                         <property name="top_attach">3</property>
178                         <property name="bottom_attach">4</property>
179                       </packing>
180                     </child>
181                     <child>
182                       <object class="GtkLabel" id="label2">
183                         <property name="visible">True</property>
184                         <property name="can_focus">False</property>
185                         <property name="label" translatable="yes">Video Media connectivity</property>
186                       </object>
187                       <packing>
188                         <property name="top_attach">5</property>
189                         <property name="bottom_attach">6</property>
190                       </packing>
191                     </child>
192                     <child>
193                       <object class="GtkLabel" id="video_media_connectivity">
194                         <property name="visible">True</property>
195                         <property name="can_focus">False</property>
196                       </object>
197                       <packing>
198                         <property name="left_attach">1</property>
199                         <property name="right_attach">2</property>
200                         <property name="top_attach">5</property>
201                         <property name="bottom_attach">6</property>
202                       </packing>
203                     </child>
204                     <child>
205                       <object class="GtkLabel" id="label5">
206                         <property name="visible">True</property>
207                         <property name="can_focus">False</property>
208                         <property name="label" translatable="yes">Round trip time</property>
209                       </object>
210                       <packing>
211                         <property name="top_attach">6</property>
212                         <property name="bottom_attach">7</property>
213                       </packing>
214                     </child>
215                     <child>
216                       <object class="GtkLabel" id="round_trip_time">
217                         <property name="visible">True</property>
218                         <property name="can_focus">False</property>
219                       </object>
220                       <packing>
221                         <property name="left_attach">1</property>
222                         <property name="right_attach">2</property>
223                         <property name="top_attach">6</property>
224                         <property name="bottom_attach">7</property>
225                       </packing>
226                     </child>
227                   </object>
228                 </child>
229               </object>
230             </child>
231             <child type="label">
232               <object class="GtkLabel" id="call_statistics_label">
233                 <property name="visible">True</property>
234                 <property name="can_focus">False</property>
235                 <property name="label" translatable="yes">&lt;b&gt;Call statistics and information&lt;/b&gt;</property>
236                 <property name="use_markup">True</property>
237               </object>
238             </child>
239           </object>
240           <packing>
241             <property name="expand">False</property>
242             <property name="fill">False</property>
243             <property name="position">1</property>
244           </packing>
245         </child>
246       </object>
247     </child>
248     <action-widgets>
249       <action-widget response="0">button1</action-widget>
250     </action-widgets>
251   </object>
252 </interface>