]> sjero.net Git - linphone/blob - gtk/waiting.ui
Aac-eld add missing header according to RFC3640 3.3.6
[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="deletable">False</property>
10     <child>
11       <object class="GtkFrame" id="frame1">
12         <property name="visible">True</property>
13         <property name="label_xalign">0</property>
14         <child>
15           <object class="GtkAlignment" id="alignment1">
16             <property name="visible">True</property>
17             <property name="left_padding">12</property>
18             <child>
19               <object class="GtkHBox" id="hbox1">
20                 <property name="visible">True</property>
21                 <property name="spacing">5</property>
22                 <child>
23                   <object class="GtkImage" id="image1">
24                     <property name="visible">True</property>
25                     <property name="stock">gtk-dialog-info</property>
26                   </object>
27                   <packing>
28                     <property name="expand">False</property>
29                     <property name="fill">False</property>
30                   </packing>
31                 </child>
32                 <child>
33                   <object class="GtkProgressBar" id="progressbar">
34                     <property name="visible">True</property>
35                   </object>
36                   <packing>
37                     <property name="padding">5</property>
38                     <property name="position">1</property>
39                   </packing>
40                 </child>
41               </object>
42             </child>
43           </object>
44         </child>
45         <child type="label">
46           <object class="GtkLabel" id="label1">
47             <property name="visible">True</property>
48             <property name="label" translatable="yes">Please wait</property>
49             <property name="use_markup">True</property>
50             <property name="justify">GTK_JUSTIFY_CENTER</property>
51           </object>
52         </child>
53       </object>
54     </child>
55   </object>
56 </interface>