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