]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-generic.ui
accounts-dialog: Include the proper account-widget header
[empathy.git] / libempathy-gtk / empathy-account-widget-generic.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3   <!-- interface-requires gtk+ 3.0 -->
4   <object class="GtkVBox" id="vbox_generic_settings">
5     <property name="visible">True</property>
6     <property name="can_focus">False</property>
7     <property name="spacing">6</property>
8     <child>
9       <object class="GtkGrid" id="grid_common_settings">
10         <property name="visible">True</property>
11         <property name="can_focus">False</property>
12         <property name="row_spacing">6</property>
13         <property name="column_spacing">12</property>
14         <child>
15           <placeholder/>
16         </child>
17         <child>
18           <placeholder/>
19         </child>
20         <child>
21           <placeholder/>
22         </child>
23         <child>
24           <placeholder/>
25         </child>
26         <child>
27           <placeholder/>
28         </child>
29         <child>
30           <placeholder/>
31         </child>
32         <child>
33           <placeholder/>
34         </child>
35         <child>
36           <placeholder/>
37         </child>
38         <child>
39           <placeholder/>
40         </child>
41       </object>
42       <packing>
43         <property name="expand">False</property>
44         <property name="fill">False</property>
45         <property name="position">0</property>
46       </packing>
47     </child>
48     <child>
49       <object class="GtkExpander" id="expander_advanced_settings">
50         <property name="visible">True</property>
51         <property name="can_focus">True</property>
52         <child>
53           <object class="GtkScrolledWindow" id="scrolledwindow1">
54             <property name="height_request">150</property>
55             <property name="visible">True</property>
56             <property name="can_focus">True</property>
57             <property name="hscrollbar_policy">never</property>
58             <property name="shadow_type">in</property>
59             <child>
60               <object class="GtkViewport" id="viewport1">
61                 <property name="visible">True</property>
62                 <property name="can_focus">False</property>
63                 <property name="border_width">6</property>
64                 <property name="resize_mode">queue</property>
65                 <child>
66                   <object class="GtkGrid" id="grid_advanced_settings">
67                     <property name="visible">True</property>
68                     <property name="can_focus">False</property>
69                     <property name="row_spacing">6</property>
70                     <property name="column_spacing">12</property>
71                     <child>
72                       <placeholder/>
73                     </child>
74                     <child>
75                       <placeholder/>
76                     </child>
77                     <child>
78                       <placeholder/>
79                     </child>
80                     <child>
81                       <placeholder/>
82                     </child>
83                     <child>
84                       <placeholder/>
85                     </child>
86                     <child>
87                       <placeholder/>
88                     </child>
89                     <child>
90                       <placeholder/>
91                     </child>
92                     <child>
93                       <placeholder/>
94                     </child>
95                     <child>
96                       <placeholder/>
97                     </child>
98                   </object>
99                 </child>
100               </object>
101             </child>
102           </object>
103         </child>
104         <child type="label">
105           <object class="GtkLabel" id="label1">
106             <property name="visible">True</property>
107             <property name="can_focus">False</property>
108             <property name="label" translatable="yes">Advanced</property>
109             <attributes>
110               <attribute name="weight" value="bold"/>
111             </attributes>
112           </object>
113         </child>
114       </object>
115       <packing>
116         <property name="expand">True</property>
117         <property name="fill">True</property>
118         <property name="position">1</property>
119       </packing>
120     </child>
121   </object>
122 </interface>