]> sjero.net Git - linphone/blob - gtk-glade/sip_account.glade
purge out p2pproxy
[linphone] / gtk-glade / sip_account.glade
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3 <!--Generated with glade3 3.4.5 on Sat Nov  8 15:49:12 2008 -->
4 <glade-interface>
5   <widget class="GtkDialog" id="sip_account">
6     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
7     <property name="border_width">5</property>
8     <property name="title" translatable="yes">Linphone - Configure a SIP account</property>
9     <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
10     <property name="icon">linphone2.png</property>
11     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
12     <property name="has_separator">False</property>
13     <child internal-child="vbox">
14       <widget class="GtkVBox" id="dialog-vbox2">
15         <property name="visible">True</property>
16         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
17         <property name="spacing">2</property>
18         <child>
19           <widget class="GtkFrame" id="frame15">
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="label_xalign">0</property>
23             <child>
24               <widget class="GtkAlignment" id="alignment15">
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="left_padding">12</property>
28                 <child>
29                   <widget class="GtkVBox" id="vbox11">
30                     <property name="visible">True</property>
31                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
32                     <child>
33                       <widget class="GtkTable" id="table6">
34                         <property name="visible">True</property>
35                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
36                         <property name="n_rows">4</property>
37                         <property name="n_columns">2</property>
38                         <child>
39                           <widget class="GtkLabel" id="label38">
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="label" translatable="yes">Your SIP identity:</property>
43                             <property name="justify">GTK_JUSTIFY_RIGHT</property>
44                           </widget>
45                         </child>
46                         <child>
47                           <widget class="GtkEntry" id="identity">
48                             <property name="width_request">275</property>
49                             <property name="visible">True</property>
50                             <property name="can_focus">True</property>
51                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
52                           </widget>
53                           <packing>
54                             <property name="left_attach">1</property>
55                             <property name="right_attach">2</property>
56                           </packing>
57                         </child>
58                         <child>
59                           <widget class="GtkLabel" id="label39">
60                             <property name="visible">True</property>
61                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
62                             <property name="label" translatable="yes">SIP Proxy address:</property>
63                             <property name="justify">GTK_JUSTIFY_RIGHT</property>
64                           </widget>
65                           <packing>
66                             <property name="top_attach">1</property>
67                             <property name="bottom_attach">2</property>
68                           </packing>
69                         </child>
70                         <child>
71                           <widget class="GtkEntry" id="proxy">
72                             <property name="visible">True</property>
73                             <property name="can_focus">True</property>
74                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
75                             <property name="text" translatable="yes">sip:</property>
76                           </widget>
77                           <packing>
78                             <property name="left_attach">1</property>
79                             <property name="right_attach">2</property>
80                             <property name="top_attach">1</property>
81                             <property name="bottom_attach">2</property>
82                           </packing>
83                         </child>
84                         <child>
85                           <widget class="GtkLabel" id="label40">
86                             <property name="visible">True</property>
87                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
88                             <property name="label" translatable="yes">Route (optional):</property>
89                             <property name="justify">GTK_JUSTIFY_RIGHT</property>
90                           </widget>
91                           <packing>
92                             <property name="top_attach">2</property>
93                             <property name="bottom_attach">3</property>
94                           </packing>
95                         </child>
96                         <child>
97                           <widget class="GtkEntry" id="route">
98                             <property name="visible">True</property>
99                             <property name="can_focus">True</property>
100                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
101                           </widget>
102                           <packing>
103                             <property name="left_attach">1</property>
104                             <property name="right_attach">2</property>
105                             <property name="top_attach">2</property>
106                             <property name="bottom_attach">3</property>
107                           </packing>
108                         </child>
109                         <child>
110                           <widget class="GtkLabel" id="label41">
111                             <property name="visible">True</property>
112                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
113                             <property name="label" translatable="yes">Registration duration (sec):</property>
114                             <property name="justify">GTK_JUSTIFY_RIGHT</property>
115                           </widget>
116                           <packing>
117                             <property name="top_attach">3</property>
118                             <property name="bottom_attach">4</property>
119                           </packing>
120                         </child>
121                         <child>
122                           <widget class="GtkSpinButton" id="regperiod">
123                             <property name="visible">True</property>
124                             <property name="can_focus">True</property>
125                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
126                             <property name="adjustment">3600 0 100000 1 10 10</property>
127                           </widget>
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                       </widget>
136                     </child>
137                     <child>
138                       <widget class="GtkCheckButton" id="register">
139                         <property name="visible">True</property>
140                         <property name="can_focus">True</property>
141                         <property name="label" translatable="yes">Register at startup</property>
142                         <property name="response_id">0</property>
143                         <property name="active">True</property>
144                         <property name="draw_indicator">True</property>
145                       </widget>
146                       <packing>
147                         <property name="position">1</property>
148                       </packing>
149                     </child>
150                     <child>
151                       <widget class="GtkCheckButton" id="publish">
152                         <property name="visible">True</property>
153                         <property name="can_focus">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="label" translatable="yes">Publish presence information</property>
156                         <property name="response_id">0</property>
157                         <property name="draw_indicator">True</property>
158                       </widget>
159                       <packing>
160                         <property name="expand">False</property>
161                         <property name="position">2</property>
162                       </packing>
163                     </child>
164                   </widget>
165                 </child>
166               </widget>
167             </child>
168             <child>
169               <widget class="GtkLabel" id="label42">
170                 <property name="visible">True</property>
171                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
172                 <property name="label" translatable="yes">Configure a SIP account</property>
173                 <property name="use_markup">True</property>
174               </widget>
175               <packing>
176                 <property name="type">label_item</property>
177               </packing>
178             </child>
179           </widget>
180           <packing>
181             <property name="position">1</property>
182           </packing>
183         </child>
184         <child internal-child="action_area">
185           <widget class="GtkHButtonBox" id="dialog-action_area2">
186             <property name="visible">True</property>
187             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
188             <property name="layout_style">GTK_BUTTONBOX_END</property>
189             <child>
190               <widget class="GtkButton" id="button6">
191                 <property name="visible">True</property>
192                 <property name="can_focus">True</property>
193                 <property name="receives_default">True</property>
194                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
195                 <property name="label" translatable="yes">gtk-ok</property>
196                 <property name="use_stock">True</property>
197                 <property name="response_id">0</property>
198                 <signal name="clicked" handler="linphone_gtk_proxy_ok"/>
199               </widget>
200             </child>
201             <child>
202               <widget class="GtkButton" id="button7">
203                 <property name="visible">True</property>
204                 <property name="can_focus">True</property>
205                 <property name="receives_default">True</property>
206                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
207                 <property name="label" translatable="yes">gtk-cancel</property>
208                 <property name="use_stock">True</property>
209                 <property name="response_id">0</property>
210                 <signal name="clicked" handler="linphone_gtk_proxy_cancel"/>
211               </widget>
212               <packing>
213                 <property name="position">1</property>
214               </packing>
215             </child>
216           </widget>
217           <packing>
218             <property name="expand">False</property>
219             <property name="pack_type">GTK_PACK_END</property>
220           </packing>
221         </child>
222       </widget>
223     </child>
224   </widget>
225 </glade-interface>