]> sjero.net Git - linphone/blob - gtk/dscp_settings.ui
Update Czech translation
[linphone] / gtk / dscp_settings.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3   <requires lib="gtk+" version="2.18"/>
4   <!-- interface-naming-policy project-wide -->
5   <object class="GtkDialog" id="dscp_settings">
6     <property name="can_focus">False</property>
7     <property name="border_width">5</property>
8     <property name="title" translatable="yes">DSCP settings</property>
9     <property name="modal">True</property>
10     <property name="type_hint">dialog</property>
11     <signal name="response" handler="linphone_gtk_dscp_edit_response" swapped="no"/>
12     <child internal-child="vbox">
13       <object class="GtkVBox" id="dialog-vbox1">
14         <property name="visible">True</property>
15         <property name="can_focus">False</property>
16         <property name="spacing">2</property>
17         <child internal-child="action_area">
18           <object class="GtkHButtonBox" id="dialog-action_area1">
19             <property name="visible">True</property>
20             <property name="can_focus">False</property>
21             <property name="layout_style">end</property>
22             <child>
23               <object class="GtkButton" id="button2">
24                 <property name="label">gtk-close</property>
25                 <property name="visible">True</property>
26                 <property name="can_focus">True</property>
27                 <property name="receives_default">True</property>
28                 <property name="use_action_appearance">False</property>
29                 <property name="use_stock">True</property>
30               </object>
31               <packing>
32                 <property name="expand">False</property>
33                 <property name="fill">False</property>
34                 <property name="position">0</property>
35               </packing>
36             </child>
37             <child>
38               <object class="GtkButton" id="button1">
39                 <property name="label">gtk-ok</property>
40                 <property name="visible">True</property>
41                 <property name="can_focus">True</property>
42                 <property name="receives_default">True</property>
43                 <property name="use_action_appearance">False</property>
44                 <property name="use_stock">True</property>
45               </object>
46               <packing>
47                 <property name="expand">False</property>
48                 <property name="fill">False</property>
49                 <property name="position">1</property>
50               </packing>
51             </child>
52           </object>
53           <packing>
54             <property name="expand">False</property>
55             <property name="fill">True</property>
56             <property name="pack_type">end</property>
57             <property name="position">0</property>
58           </packing>
59         </child>
60         <child>
61           <object class="GtkFrame" id="frame1">
62             <property name="visible">True</property>
63             <property name="can_focus">False</property>
64             <property name="label_xalign">0</property>
65             <property name="shadow_type">none</property>
66             <child>
67               <object class="GtkTable" id="table1">
68                 <property name="visible">True</property>
69                 <property name="can_focus">False</property>
70                 <property name="n_rows">3</property>
71                 <property name="n_columns">2</property>
72                 <property name="homogeneous">True</property>
73                 <child>
74                   <object class="GtkEntry" id="sip_dscp">
75                     <property name="visible">True</property>
76                     <property name="can_focus">True</property>
77                     <property name="invisible_char">•</property>
78                     <property name="invisible_char_set">True</property>
79                     <property name="primary_icon_activatable">False</property>
80                     <property name="secondary_icon_activatable">False</property>
81                     <property name="primary_icon_sensitive">True</property>
82                     <property name="secondary_icon_sensitive">True</property>
83                   </object>
84                   <packing>
85                     <property name="left_attach">1</property>
86                     <property name="right_attach">2</property>
87                   </packing>
88                 </child>
89                 <child>
90                   <object class="GtkEntry" id="audio_dscp">
91                     <property name="visible">True</property>
92                     <property name="can_focus">True</property>
93                     <property name="invisible_char">•</property>
94                     <property name="invisible_char_set">True</property>
95                     <property name="primary_icon_activatable">False</property>
96                     <property name="secondary_icon_activatable">False</property>
97                     <property name="primary_icon_sensitive">True</property>
98                     <property name="secondary_icon_sensitive">True</property>
99                   </object>
100                   <packing>
101                     <property name="left_attach">1</property>
102                     <property name="right_attach">2</property>
103                     <property name="top_attach">1</property>
104                     <property name="bottom_attach">2</property>
105                   </packing>
106                 </child>
107                 <child>
108                   <object class="GtkEntry" id="video_dscp">
109                     <property name="visible">True</property>
110                     <property name="can_focus">True</property>
111                     <property name="invisible_char">•</property>
112                     <property name="invisible_char_set">True</property>
113                     <property name="primary_icon_activatable">False</property>
114                     <property name="secondary_icon_activatable">False</property>
115                     <property name="primary_icon_sensitive">True</property>
116                     <property name="secondary_icon_sensitive">True</property>
117                   </object>
118                   <packing>
119                     <property name="left_attach">1</property>
120                     <property name="right_attach">2</property>
121                     <property name="top_attach">2</property>
122                     <property name="bottom_attach">3</property>
123                   </packing>
124                 </child>
125                 <child>
126                   <object class="GtkLabel" id="label2">
127                     <property name="visible">True</property>
128                     <property name="can_focus">False</property>
129                     <property name="label" translatable="yes">SIP</property>
130                   </object>
131                 </child>
132                 <child>
133                   <object class="GtkLabel" id="label3">
134                     <property name="visible">True</property>
135                     <property name="can_focus">False</property>
136                     <property name="label" translatable="yes">Audio RTP stream</property>
137                   </object>
138                   <packing>
139                     <property name="top_attach">1</property>
140                     <property name="bottom_attach">2</property>
141                   </packing>
142                 </child>
143                 <child>
144                   <object class="GtkLabel" id="label4">
145                     <property name="visible">True</property>
146                     <property name="can_focus">False</property>
147                     <property name="label" translatable="yes">Video RTP stream</property>
148                   </object>
149                   <packing>
150                     <property name="top_attach">2</property>
151                     <property name="bottom_attach">3</property>
152                   </packing>
153                 </child>
154               </object>
155             </child>
156             <child type="label">
157               <object class="GtkLabel" id="label1">
158                 <property name="visible">True</property>
159                 <property name="can_focus">False</property>
160                 <property name="label" translatable="yes">&lt;b&gt;Set DSCP values (in hexadecimal)&lt;/b&gt;</property>
161                 <property name="use_markup">True</property>
162               </object>
163             </child>
164           </object>
165           <packing>
166             <property name="expand">False</property>
167             <property name="fill">False</property>
168             <property name="position">1</property>
169           </packing>
170         </child>
171       </object>
172     </child>
173     <action-widgets>
174       <action-widget response="-6">button2</action-widget>
175       <action-widget response="-5">button1</action-widget>
176     </action-widgets>
177   </object>
178 </interface>