]> sjero.net Git - linphone/blob - gtk/tunnel_config.ui
Merge branch 'master' of git.linphone.org:linphone
[linphone] / gtk / tunnel_config.ui
1 <?xml version="1.0"?>
2 <interface>
3   <requires lib="gtk+" version="2.18"/>
4   <!-- interface-naming-policy toplevel-contextual -->
5   <object class="GtkAdjustment" id="adjustment1">
6     <property name="value">3600</property>
7     <property name="upper">100000</property>
8     <property name="step_increment">1</property>
9     <property name="page_increment">10</property>
10   </object>
11   <object class="GtkDialog" id="tunnel_config">
12     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
13     <property name="border_width">5</property>
14     <property name="title" translatable="yes">Linphone - Configure a SIP account</property>
15     <property name="window_position">center-on-parent</property>
16     <property name="icon">linphone2.png</property>
17     <property name="type_hint">dialog</property>
18     <child internal-child="vbox">
19       <object class="GtkVBox" id="dialog-vbox2">
20         <property name="visible">True</property>
21         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
22         <property name="spacing">2</property>
23         <child>
24           <object class="GtkFrame" id="frame15">
25             <property name="visible">True</property>
26             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
27             <property name="label_xalign">0</property>
28             <property name="shadow_type">none</property>
29             <child>
30               <object class="GtkAlignment" id="alignment15">
31                 <property name="visible">True</property>
32                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
33                 <property name="left_padding">12</property>
34                 <child>
35                   <object class="GtkVBox" id="vbox11">
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                       <object class="GtkTable" id="table6">
40                         <property name="visible">True</property>
41                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
42                         <property name="n_rows">4</property>
43                         <property name="n_columns">2</property>
44                         <child>
45                           <object class="GtkLabel" id="label38">
46                             <property name="visible">True</property>
47                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
48                             <property name="label" translatable="yes">Host</property>
49                             <property name="justify">right</property>
50                           </object>
51                         </child>
52                         <child>
53                           <object class="GtkEntry" id="host">
54                             <property name="width_request">275</property>
55                             <property name="visible">True</property>
56                             <property name="can_focus">True</property>
57                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
58                           </object>
59                           <packing>
60                             <property name="left_attach">1</property>
61                             <property name="right_attach">2</property>
62                           </packing>
63                         </child>
64                         <child>
65                           <object class="GtkLabel" id="label39">
66                             <property name="visible">True</property>
67                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
68                             <property name="label" translatable="yes">Port</property>
69                             <property name="justify">right</property>
70                           </object>
71                           <packing>
72                             <property name="top_attach">1</property>
73                             <property name="bottom_attach">2</property>
74                           </packing>
75                         </child>
76                         <child>
77                           <object class="GtkRadioButton" id="radio_enable">
78                             <property name="label" translatable="yes">Enable</property>
79                             <property name="visible">True</property>
80                             <property name="can_focus">True</property>
81                             <property name="receives_default">False</property>
82                             <property name="active">True</property>
83                             <property name="draw_indicator">True</property>
84                           </object>
85                           <packing>
86                             <property name="left_attach">1</property>
87                             <property name="right_attach">2</property>
88                             <property name="top_attach">2</property>
89                             <property name="bottom_attach">3</property>
90                           </packing>
91                         </child>
92                         <child>
93                           <object class="GtkRadioButton" id="radio_disable">
94                             <property name="label" translatable="yes">Disable</property>
95                             <property name="visible">True</property>
96                             <property name="can_focus">True</property>
97                             <property name="receives_default">False</property>
98                             <property name="active">True</property>
99                             <property name="draw_indicator">True</property>
100                             <property name="group">radio_enable</property>
101                           </object>
102                           <packing>
103                             <property name="left_attach">1</property>
104                             <property name="right_attach">2</property>
105                             <property name="top_attach">3</property>
106                             <property name="bottom_attach">4</property>
107                           </packing>
108                         </child>
109                         <child>
110                           <object class="GtkSpinButton" id="port">
111                             <property name="visible">True</property>
112                             <property name="can_focus">True</property>
113                             <property name="invisible_char">&#x25CF;</property>
114                             <property name="adjustment">adjustment1</property>
115                           </object>
116                           <packing>
117                             <property name="left_attach">1</property>
118                             <property name="right_attach">2</property>
119                             <property name="top_attach">1</property>
120                             <property name="bottom_attach">2</property>
121                           </packing>
122                         </child>
123                         <child>
124                           <placeholder/>
125                         </child>
126                         <child>
127                           <placeholder/>
128                         </child>
129                       </object>
130                       <packing>
131                         <property name="position">0</property>
132                       </packing>
133                     </child>
134                   </object>
135                 </child>
136               </object>
137             </child>
138             <child type="label">
139               <object class="GtkLabel" id="label42">
140                 <property name="visible">True</property>
141                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
142                 <property name="label" translatable="yes">Configure tunnel</property>
143                 <property name="use_markup">True</property>
144               </object>
145             </child>
146           </object>
147           <packing>
148             <property name="position">1</property>
149           </packing>
150         </child>
151         <child internal-child="action_area">
152           <object class="GtkHButtonBox" id="dialog-action_area2">
153             <property name="visible">True</property>
154             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
155             <property name="layout_style">end</property>
156             <child>
157               <object class="GtkButton" id="button6">
158                 <property name="label">gtk-ok</property>
159                 <property name="visible">True</property>
160                 <property name="can_focus">True</property>
161                 <property name="receives_default">True</property>
162                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
163                 <property name="use_stock">True</property>
164                 <signal name="clicked" handler="linphone_gtk_tunnel_ok"/>
165               </object>
166               <packing>
167                 <property name="expand">False</property>
168                 <property name="fill">False</property>
169                 <property name="position">0</property>
170               </packing>
171             </child>
172             <child>
173               <object class="GtkButton" id="button7">
174                 <property name="label">gtk-cancel</property>
175                 <property name="visible">True</property>
176                 <property name="can_focus">True</property>
177                 <property name="receives_default">True</property>
178                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
179                 <property name="use_stock">True</property>
180                 <signal name="clicked" handler="linphone_gtk_proxy_cancel"/>
181               </object>
182               <packing>
183                 <property name="expand">False</property>
184                 <property name="fill">False</property>
185                 <property name="position">1</property>
186               </packing>
187             </child>
188           </object>
189           <packing>
190             <property name="expand">False</property>
191             <property name="pack_type">end</property>
192             <property name="position">0</property>
193           </packing>
194         </child>
195       </object>
196     </child>
197     <action-widgets>
198       <action-widget response="0">button6</action-widget>
199       <action-widget response="0">button7</action-widget>
200     </action-widgets>
201   </object>
202 </interface>