]> sjero.net Git - linphone/blob - gtk/sip_account.ui
Merge branch 'master' of belledonne-communications.com:linphone-private
[linphone] / gtk / sip_account.ui
1 <?xml version="1.0"?>
2 <interface>
3   <object class="GtkAdjustment" id="adjustment1">
4     <property name="upper">100000</property>
5     <property name="lower">0</property>
6     <property name="page_increment">10</property>
7     <property name="step_increment">1</property>
8     <property name="page_size">10</property>
9     <property name="value">3600</property>
10   </object>
11   <!-- interface-requires gtk+ 2.6 -->
12   <!-- interface-naming-policy toplevel-contextual -->
13   <object class="GtkDialog" id="sip_account">
14     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
15     <property name="border_width">5</property>
16     <property name="title" translatable="yes">Linphone - Configure a SIP account</property>
17     <property name="window_position">center-on-parent</property>
18     <property name="icon">linphone2.png</property>
19     <property name="type_hint">dialog</property>
20     <property name="has_separator">False</property>
21     <child internal-child="vbox">
22       <object class="GtkVBox" id="dialog-vbox2">
23         <property name="visible">True</property>
24         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
25         <property name="orientation">vertical</property>
26         <property name="spacing">2</property>
27         <child>
28           <object class="GtkFrame" id="frame15">
29             <property name="visible">True</property>
30             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
31             <property name="label_xalign">0</property>
32             <child>
33               <object class="GtkAlignment" id="alignment15">
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="left_padding">12</property>
37                 <child>
38                   <object class="GtkVBox" id="vbox11">
39                     <property name="visible">True</property>
40                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
41                     <property name="orientation">vertical</property>
42                     <child>
43                       <object class="GtkTable" id="table6">
44                         <property name="visible">True</property>
45                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
46                         <property name="n_rows">4</property>
47                         <property name="n_columns">2</property>
48                         <child>
49                           <object class="GtkLabel" id="label38">
50                             <property name="visible">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                             <property name="label" translatable="yes">Your SIP identity:</property>
53                             <property name="justify">right</property>
54                           </object>
55                         </child>
56                         <child>
57                           <object class="GtkEntry" id="identity">
58                             <property name="width_request">275</property>
59                             <property name="visible">True</property>
60                             <property name="can_focus">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="tooltip-text" translatable="yes">Looks like sip:&lt;username&gt;@&lt;domain&gt;</property>
63                             <property name="text" translatable="yes">sip:</property>
64                           </object>
65                           <packing>
66                             <property name="left_attach">1</property>
67                             <property name="right_attach">2</property>
68                           </packing>
69                         </child>
70                         <child>
71                           <object class="GtkLabel" id="label39">
72                             <property name="visible">True</property>
73                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
74                             <property name="label" translatable="yes">SIP Proxy address:</property>
75                             <property name="justify">right</property>
76                           </object>
77                           <packing>
78                             <property name="top_attach">1</property>
79                             <property name="bottom_attach">2</property>
80                           </packing>
81                         </child>
82                         <child>
83                           <object class="GtkEntry" id="proxy">
84                             <property name="visible">True</property>
85                             <property name="can_focus">True</property>
86                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
87                             <property name="tooltip-text" translatable="yes">Looks like sip:&lt;proxy hostname&gt;</property>
88                             <property name="text" translatable="yes">sip:</property>
89                           </object>
90                           <packing>
91                             <property name="left_attach">1</property>
92                             <property name="right_attach">2</property>
93                             <property name="top_attach">1</property>
94                             <property name="bottom_attach">2</property>
95                           </packing>
96                         </child>
97                         <child>
98                           <object class="GtkLabel" id="label40">
99                             <property name="visible">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                             <property name="label" translatable="yes">Route (optional):</property>
102                             <property name="justify">right</property>
103                           </object>
104                           <packing>
105                             <property name="top_attach">2</property>
106                             <property name="bottom_attach">3</property>
107                           </packing>
108                         </child>
109                         <child>
110                           <object class="GtkEntry" id="route">
111                             <property name="visible">True</property>
112                             <property name="can_focus">True</property>
113                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
114                           </object>
115                           <packing>
116                             <property name="left_attach">1</property>
117                             <property name="right_attach">2</property>
118                             <property name="top_attach">2</property>
119                             <property name="bottom_attach">3</property>
120                           </packing>
121                         </child>
122                         <child>
123                           <object class="GtkLabel" id="label41">
124                             <property name="visible">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="label" translatable="yes">Registration duration (sec):</property>
127                             <property name="justify">right</property>
128                           </object>
129                           <packing>
130                             <property name="top_attach">3</property>
131                             <property name="bottom_attach">4</property>
132                           </packing>
133                         </child>
134                         <child>
135                           <object class="GtkSpinButton" id="regperiod">
136                             <property name="visible">True</property>
137                             <property name="can_focus">True</property>
138                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
139                             <property name="adjustment">adjustment1</property>
140                           </object>
141                           <packing>
142                             <property name="left_attach">1</property>
143                             <property name="right_attach">2</property>
144                             <property name="top_attach">3</property>
145                             <property name="bottom_attach">4</property>
146                           </packing>
147                         </child>
148                       </object>
149                       <packing>
150                         <property name="position">0</property>
151                       </packing>
152                     </child>
153                     <child>
154                       <object class="GtkCheckButton" id="register">
155                         <property name="label" translatable="yes">Register at startup</property>
156                         <property name="visible">True</property>
157                         <property name="can_focus">True</property>
158                         <property name="receives_default">False</property>
159                         <property name="active">True</property>
160                         <property name="draw_indicator">True</property>
161                       </object>
162                       <packing>
163                         <property name="position">1</property>
164                       </packing>
165                     </child>
166                     <child>
167                       <object class="GtkCheckButton" id="publish">
168                         <property name="label" translatable="yes">Publish presence information</property>
169                         <property name="visible">True</property>
170                         <property name="can_focus">True</property>
171                         <property name="receives_default">False</property>
172                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
173                         <property name="draw_indicator">True</property>
174                       </object>
175                       <packing>
176                         <property name="expand">False</property>
177                         <property name="position">2</property>
178                       </packing>
179                     </child>
180                   </object>
181                 </child>
182               </object>
183             </child>
184             <child type="label">
185               <object class="GtkLabel" id="label42">
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="label" translatable="yes">Configure a SIP account</property>
189                 <property name="use_markup">True</property>
190               </object>
191             </child>
192           </object>
193           <packing>
194             <property name="position">1</property>
195           </packing>
196         </child>
197         <child internal-child="action_area">
198           <object class="GtkHButtonBox" id="dialog-action_area2">
199             <property name="visible">True</property>
200             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
201             <property name="layout_style">end</property>
202             <child>
203               <object class="GtkButton" id="button6">
204                 <property name="label">gtk-ok</property>
205                 <property name="visible">True</property>
206                 <property name="can_focus">True</property>
207                 <property name="receives_default">True</property>
208                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
209                 <property name="use_stock">True</property>
210                 <signal handler="linphone_gtk_proxy_ok" name="clicked"/>
211               </object>
212               <packing>
213                 <property name="expand">False</property>
214                 <property name="fill">False</property>
215                 <property name="position">0</property>
216               </packing>
217             </child>
218             <child>
219               <object class="GtkButton" id="button7">
220                 <property name="label">gtk-cancel</property>
221                 <property name="visible">True</property>
222                 <property name="can_focus">True</property>
223                 <property name="receives_default">True</property>
224                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
225                 <property name="use_stock">True</property>
226                 <signal handler="linphone_gtk_proxy_cancel" name="clicked"/>
227               </object>
228               <packing>
229                 <property name="expand">False</property>
230                 <property name="fill">False</property>
231                 <property name="position">1</property>
232               </packing>
233             </child>
234           </object>
235           <packing>
236             <property name="expand">False</property>
237             <property name="pack_type">end</property>
238             <property name="position">0</property>
239           </packing>
240         </child>
241       </object>
242     </child>
243   </object>
244 </interface>