]> sjero.net Git - linphone/blob - gtk/waiting.ui
4413dfab0052b90926d32d884f83f8543f745ea1
[linphone] / gtk / waiting.ui
1 <?xml version="1.0"?>
2 <!--Generated with glade3 3.4.5 on Sun Mar 29 15:33:09 2009 -->
3 <interface>
4   <object class="GtkWindow" id="waiting">
5     <property name="title" translatable="yes">Linphone</property>
6     <property name="resizable">False</property>
7     <property name="modal">True</property>
8     <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
9     <property name="icon">linphone2.png</property>
10     <property name="deletable">False</property>
11     <child>
12       <object class="GtkFrame" id="frame1">
13         <property name="visible">True</property>
14         <property name="label_xalign">0</property>
15         <child>
16           <object class="GtkAlignment" id="alignment1">
17             <property name="visible">True</property>
18             <property name="left_padding">12</property>
19             <child>
20               <object class="GtkHBox" id="hbox1">
21                 <property name="visible">True</property>
22                 <property name="spacing">5</property>
23                 <child>
24                   <object class="GtkImage" id="image1">
25                     <property name="visible">True</property>
26                     <property name="stock">gtk-dialog-info</property>
27                   </object>
28                   <packing>
29                     <property name="expand">False</property>
30                     <property name="fill">False</property>
31                   </packing>
32                 </child>
33                 <child>
34                   <object class="GtkProgressBar" id="progressbar">
35                     <property name="visible">True</property>
36                   </object>
37                   <packing>
38                     <property name="padding">5</property>
39                     <property name="position">1</property>
40                   </packing>
41                 </child>
42               </object>
43             </child>
44           </object>
45         </child>
46         <child type="label">
47           <object class="GtkLabel" id="label1">
48             <property name="visible">True</property>
49             <property name="label" translatable="yes">Please wait</property>
50             <property name="use_markup">True</property>
51             <property name="justify">GTK_JUSTIFY_CENTER</property>
52           </object>
53         </child>
54       </object>
55     </child>
56   </object>
57 </interface>