]> sjero.net Git - linphone/blob - gtk/call_statistics.ui
Allow configuration of port range for media ports.
[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">6</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">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                       <placeholder/>
147                     </child>
148                     <child>
149                       <placeholder/>
150                     </child>
151                     <child>
152                       <object class="GtkLabel" id="media_connectivity">
153                         <property name="visible">True</property>
154                         <property name="can_focus">False</property>
155                       </object>
156                       <packing>
157                         <property name="left_attach">1</property>
158                         <property name="right_attach">2</property>
159                         <property name="top_attach">4</property>
160                         <property name="bottom_attach">5</property>
161                       </packing>
162                     </child>
163                     <child>
164                       <object class="GtkLabel" id="label1">
165                         <property name="visible">True</property>
166                         <property name="can_focus">False</property>
167                         <property name="label" translatable="yes">Video IP bandwidth usage</property>
168                       </object>
169                       <packing>
170                         <property name="top_attach">3</property>
171                         <property name="bottom_attach">4</property>
172                         <property name="x_options"></property>
173                       </packing>
174                     </child>
175                     <child>
176                       <object class="GtkLabel" id="video_bandwidth_usage">
177                         <property name="visible">True</property>
178                         <property name="can_focus">False</property>
179                       </object>
180                       <packing>
181                         <property name="left_attach">1</property>
182                         <property name="right_attach">2</property>
183                         <property name="top_attach">3</property>
184                         <property name="bottom_attach">4</property>
185                       </packing>
186                     </child>
187                   </object>
188                 </child>
189               </object>
190             </child>
191             <child type="label">
192               <object class="GtkLabel" id="call_statistics_label">
193                 <property name="visible">True</property>
194                 <property name="can_focus">False</property>
195                 <property name="label" translatable="yes">&lt;b&gt;Call statistics and information&lt;/b&gt;</property>
196                 <property name="use_markup">True</property>
197               </object>
198             </child>
199           </object>
200           <packing>
201             <property name="expand">False</property>
202             <property name="fill">False</property>
203             <property name="position">1</property>
204           </packing>
205         </child>
206       </object>
207     </child>
208     <action-widgets>
209       <action-widget response="0">button1</action-widget>
210     </action-widgets>
211   </object>
212 </interface>