]> sjero.net Git - linphone/blob - gtk/p2pwizard.ui
Aac-eld add missing header according to RFC3640 3.3.6
[linphone] / gtk / p2pwizard.ui
1 <?xml version="1.0"?>
2 <!--Generated with glade3 3.4.5 on Sun Mar 29 21:17:24 2009 -->
3 <interface>
4   <object class="GtkAssistant" id="p2pwizard">
5     <property name="title" translatable="yes">Creating a FONICS account</property>
6     <signal handler="linphone_gtk_fonis_wizard_apply" name="apply"/>
7     <signal handler="linphone_gtk_fonis_wizard_prepare" name="prepare"/>
8     <child>
9       <object class="GtkLabel" id="label1">
10         <property name="visible">True</property>
11         <property name="label" translatable="yes">Welcome !
12 This wizard will help you to setup a SIP account. 
13 </property>
14         <property name="use_markup">True</property>
15         <property name="justify">GTK_JUSTIFY_CENTER</property>
16         <property name="wrap">True</property>
17         <property name="selectable">True</property>
18       </object>
19       <packing>
20         <property name="page_type">GTK_ASSISTANT_PAGE_INTRO</property>
21         <property name="title">Introduction</property>
22       </packing>
23     </child>
24     <child>
25       <object class="GtkVBox" id="vbox1">
26         <property name="visible">True</property>
27         <child>
28           <object class="GtkLabel" id="label2">
29             <property name="visible">True</property>
30             <property name="label" translatable="yes">Please choose a username:</property>
31           </object>
32         </child>
33         <child>
34           <object class="GtkFrame" id="frame1">
35             <property name="visible">True</property>
36             <property name="label_xalign">0</property>
37             <child>
38               <object class="GtkAlignment" id="alignment1">
39                 <property name="visible">True</property>
40                 <property name="left_padding">12</property>
41                 <child>
42                   <object class="GtkVBox" id="vbox2">
43                     <property name="visible">True</property>
44                     <child>
45                       <object class="GtkHBox" id="hbox1">
46                         <property name="visible">True</property>
47                         <child>
48                           <object class="GtkEntry" id="username">
49                             <property name="visible">True</property>
50                             <property name="can_focus">True</property>
51                           </object>
52                         </child>
53                         <child>
54                           <object class="GtkButton" id="button1">
55                             <property name="visible">True</property>
56                             <property name="can_focus">True</property>
57                             <property name="receives_default">True</property>
58                             <signal handler="linphone_gtk_fonis_wizard_check_username_clicked" name="clicked"/>
59                             <child>
60                               <object class="GtkHBox" id="hbox2">
61                                 <property name="visible">True</property>
62                                 <child>
63                                   <object class="GtkImage" id="image1">
64                                     <property name="visible">True</property>
65                                     <property name="stock">gtk-apply</property>
66                                   </object>
67                                 </child>
68                                 <child>
69                                   <object class="GtkLabel" id="label5">
70                                     <property name="visible">True</property>
71                                     <property name="label" translatable="yes">Check availability</property>
72                                   </object>
73                                   <packing>
74                                     <property name="position">1</property>
75                                   </packing>
76                                 </child>
77                               </object>
78                             </child>
79                           </object>
80                           <packing>
81                             <property name="fill">False</property>
82                             <property name="position">1</property>
83                           </packing>
84                         </child>
85                       </object>
86                       <packing>
87                         <property name="expand">False</property>
88                       </packing>
89                     </child>
90                     <child>
91                       <object class="GtkLabel" id="check_result">
92                         <property name="visible">True</property>
93                       </object>
94                       <packing>
95                         <property name="position">1</property>
96                       </packing>
97                     </child>
98                   </object>
99                 </child>
100               </object>
101             </child>
102             <child type="label">
103               <object class="GtkLabel" id="label4">
104                 <property name="visible">True</property>
105                 <property name="use_markup">True</property>
106               </object>
107             </child>
108           </object>
109           <packing>
110             <property name="position">1</property>
111           </packing>
112         </child>
113       </object>
114       <packing>
115         <property name="title">Create your account !</property>
116       </packing>
117     </child>
118     <child>
119       <object class="GtkLabel" id="label3">
120         <property name="visible">True</property>
121         <property name="label" translatable="yes">Done ! Your account is now created and ready to use.</property>
122       </object>
123       <packing>
124         <property name="page_type">GTK_ASSISTANT_PAGE_CONFIRM</property>
125         <property name="title">Finished !</property>
126       </packing>
127     </child>
128   </object>
129 </interface>