Merge branch 'trivia'
[empathy-mirror.git] / libempathy-gtk / empathy-individual-widget.ui
blob5fb3823639e80cdf11d4ac9e068e496f06720b0c
1 <?xml version="1.0"?>
2 <interface>
3 <requires lib="gtk+" version="2.16"/>
4 <!-- interface-naming-policy toplevel-contextual -->
5 <object class="GtkVBox" id="vbox_individual_widget">
6 <property name="spacing">6</property>
7 <child>
8 <object class="GtkScrolledWindow" id="scrolled_window_individual">
9 <property name="hscrollbar-policy">never</property>
10 <property name="vscrollbar-policy">never</property><!-- Modified in code when necessary -->
11 <property name="shadow-type">none</property><!-- Modified in code when necessary -->
12 <property name="visible">True</property>
13 <child>
14 <object class="GtkViewport" id="viewport_individual">
15 <property name="shadow-type">none</property>
16 <property name="visible">True</property>
17 <child>
18 <object class="GtkVBox" id="vbox_individual">
19 <property name="visible">True</property>
20 <property name="spacing">6</property>
21 <child>
22 <placeholder/>
23 </child>
24 </object>
25 </child>
26 </object>
27 </child>
28 </object>
29 <packing>
30 <property name="position">0</property>
31 <property name="expand">False</property>
32 </packing>
33 </child>
34 <child>
35 <object class="GtkVBox" id="vbox_location">
36 <property name="spacing">6</property>
37 <child>
38 <object class="GtkLabel" id="label_location">
39 <property name="visible">True</property>
40 <property name="xalign">0</property>
41 <property name="label" translatable="yes">&lt;b&gt;Location&lt;/b&gt; at (date)</property>
42 <property name="use_markup">True</property>
43 </object>
44 <packing>
45 <property name="expand">False</property>
46 <property name="fill">False</property>
47 <property name="position">0</property>
48 </packing>
49 </child>
50 <child>
51 <object class="GtkAlignment" id="alignment1">
52 <property name="visible">True</property>
53 <property name="left_padding">12</property>
54 <child>
55 <object class="GtkVBox" id="subvbox_location">
56 <property name="visible">True</property>
57 <property name="spacing">5</property>
58 <child>
59 <placeholder/>
60 </child>
61 <child>
62 <object class="GtkFrame" id="viewport_map">
63 <property name="height_request">150</property>
64 <property name="resize_mode">queue</property>
65 <property name="label_xalign">0</property>
66 <property name="shadow_type">in</property>
67 <child>
68 <placeholder/>
69 </child>
70 </object>
71 <packing>
72 <property name="position">1</property>
73 </packing>
74 </child>
75 </object>
76 </child>
77 </object>
78 <packing>
79 <property name="expand">False</property>
80 <property name="fill">False</property>
81 <property name="position">1</property>
82 </packing>
83 </child>
84 </object>
85 <packing>
86 <property name="expand">False</property>
87 <property name="position">1</property>
88 </packing>
89 </child>
90 <child>
91 <object class="EmpathyGroupsWidget" id="groups_widget"/>
92 <packing>
93 <property name="position">2</property>
94 </packing>
95 </child>
96 <child>
97 <object class="GtkVBox" id="vbox_details">
98 <property name="spacing">6</property>
99 <child>
100 <object class="GtkLabel" id="label649">
101 <property name="visible">True</property>
102 <property name="xalign">0</property>
103 <property name="label" translatable="yes">Contact Details</property>
104 <attributes>
105 <attribute name="weight" value="bold"/>
106 </attributes>
107 </object>
108 <packing>
109 <property name="expand">False</property>
110 <property name="fill">False</property>
111 <property name="position">0</property>
112 </packing>
113 </child>
114 <child>
115 <object class="GtkAlignment" id="alignment30">
116 <property name="visible">True</property>
117 <property name="left_padding">12</property>
118 <child>
119 <object class="GtkVBox" id="vbox218">
120 <property name="visible">True</property>
121 <property name="spacing">6</property>
122 <child>
123 <object class="GtkTable" id="table_details">
124 <property name="visible">True</property>
125 <property name="n_columns">2</property>
126 <property name="column_spacing">12</property>
127 <property name="row_spacing">6</property>
128 <child>
129 <placeholder/>
130 </child>
131 <child>
132 <placeholder/>
133 </child>
134 </object>
135 <packing>
136 <property name="position">0</property>
137 </packing>
138 </child>
139 <child>
140 <object class="GtkHBox" id="hbox_details_requested">
141 <property name="spacing">6</property>
142 <child>
143 <object class="GtkImage" id="image885">
144 <property name="visible">True</property>
145 <property name="stock">gtk-dialog-info</property>
146 </object>
147 <packing>
148 <property name="expand">False</property>
149 <property name="fill">False</property>
150 <property name="position">0</property>
151 </packing>
152 </child>
153 <child>
154 <object class="GtkLabel" id="label653">
155 <property name="visible">True</property>
156 <property name="xalign">0</property>
157 <property name="label" translatable="yes">Information requested…</property>
158 <property name="use_markup">True</property>
159 <property name="wrap">True</property>
160 </object>
161 <packing>
162 <property name="position">1</property>
163 </packing>
164 </child>
165 </object>
166 <packing>
167 <property name="expand">False</property>
168 <property name="fill">False</property>
169 <property name="position">1</property>
170 </packing>
171 </child>
172 </object>
173 </child>
174 </object>
175 <packing>
176 <property name="expand">False</property>
177 <property name="fill">False</property>
178 <property name="position">1</property>
179 </packing>
180 </child>
181 </object>
182 <packing>
183 <property name="expand">False</property>
184 <property name="position">3</property>
185 </packing>
186 </child>
187 </object>
188 </interface>