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