android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / gallerygeneralpage.ui
blob2a5f93f7d3f7ec4e0c4d764321b66e5c69add61b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.2 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <!-- n-columns=1 n-rows=1 -->
6 <object class="GtkGrid" id="GalleryGeneralPage">
7 <property name="visible">True</property>
8 <property name="can_focus">False</property>
9 <property name="hexpand">True</property>
10 <property name="vexpand">True</property>
11 <property name="border_width">6</property>
12 <property name="row_spacing">24</property>
13 <child>
14 <!-- n-columns=1 n-rows=1 -->
15 <object class="GtkGrid" id="grid1">
16 <property name="visible">True</property>
17 <property name="can_focus">False</property>
18 <property name="column_spacing">12</property>
19 <child>
20 <object class="GtkLabel" id="label1">
21 <property name="visible">True</property>
22 <property name="can_focus">False</property>
23 <property name="label" translatable="yes" context="gallerygeneralpage|label1">Modified:</property>
24 <property name="xalign">0</property>
25 </object>
26 <packing>
27 <property name="left_attach">0</property>
28 <property name="top_attach">0</property>
29 </packing>
30 </child>
31 <child>
32 <object class="GtkLabel" id="modified">
33 <property name="visible">True</property>
34 <property name="can_focus">False</property>
35 <property name="xalign">0</property>
36 </object>
37 <packing>
38 <property name="left_attach">1</property>
39 <property name="top_attach">0</property>
40 </packing>
41 </child>
42 </object>
43 <packing>
44 <property name="left_attach">0</property>
45 <property name="top_attach">2</property>
46 </packing>
47 </child>
48 <child>
49 <!-- n-columns=1 n-rows=1 -->
50 <object class="GtkGrid" id="grid2">
51 <property name="visible">True</property>
52 <property name="can_focus">False</property>
53 <property name="row_spacing">6</property>
54 <property name="column_spacing">12</property>
55 <child>
56 <object class="GtkLabel" id="label2">
57 <property name="visible">True</property>
58 <property name="can_focus">False</property>
59 <property name="label" translatable="yes" context="gallerygeneralpage|label2">Type:</property>
60 <property name="xalign">0</property>
61 </object>
62 <packing>
63 <property name="left_attach">0</property>
64 <property name="top_attach">0</property>
65 </packing>
66 </child>
67 <child>
68 <object class="GtkLabel" id="type">
69 <property name="visible">True</property>
70 <property name="can_focus">False</property>
71 <property name="xalign">0</property>
72 </object>
73 <packing>
74 <property name="left_attach">1</property>
75 <property name="top_attach">0</property>
76 </packing>
77 </child>
78 <child>
79 <object class="GtkLabel" id="label3">
80 <property name="visible">True</property>
81 <property name="can_focus">False</property>
82 <property name="label" translatable="yes" context="gallerygeneralpage|label3">Location:</property>
83 <property name="xalign">0</property>
84 </object>
85 <packing>
86 <property name="left_attach">0</property>
87 <property name="top_attach">1</property>
88 </packing>
89 </child>
90 <child>
91 <object class="GtkLabel" id="label4">
92 <property name="visible">True</property>
93 <property name="can_focus">False</property>
94 <property name="label" translatable="yes" context="gallerygeneralpage|label4">Contents:</property>
95 <property name="xalign">0</property>
96 </object>
97 <packing>
98 <property name="left_attach">0</property>
99 <property name="top_attach">2</property>
100 </packing>
101 </child>
102 <child>
103 <object class="GtkLabel" id="location">
104 <property name="visible">True</property>
105 <property name="can_focus">False</property>
106 <property name="xalign">0</property>
107 </object>
108 <packing>
109 <property name="left_attach">1</property>
110 <property name="top_attach">1</property>
111 </packing>
112 </child>
113 <child>
114 <object class="GtkLabel" id="contents">
115 <property name="visible">True</property>
116 <property name="can_focus">False</property>
117 <property name="xalign">0</property>
118 </object>
119 <packing>
120 <property name="left_attach">1</property>
121 <property name="top_attach">2</property>
122 </packing>
123 </child>
124 </object>
125 <packing>
126 <property name="left_attach">0</property>
127 <property name="top_attach">1</property>
128 </packing>
129 </child>
130 <child>
131 <!-- n-columns=1 n-rows=1 -->
132 <object class="GtkGrid" id="grid3">
133 <property name="visible">True</property>
134 <property name="can_focus">False</property>
135 <property name="hexpand">True</property>
136 <property name="column_spacing">12</property>
137 <child>
138 <object class="GtkBox" id="imagecontainer">
139 <property name="visible">True</property>
140 <property name="can_focus">False</property>
141 <property name="orientation">vertical</property>
142 <child>
143 <object class="GtkImage" id="image">
144 <property name="visible">True</property>
145 <property name="can_focus">False</property>
146 <property name="halign">center</property>
147 <property name="valign">center</property>
148 <accessibility>
149 <relation type="label-for" target="name"/>
150 </accessibility>
151 <child internal-child="accessible">
152 <object class="AtkObject" id="image-atkobject">
153 <property name="AtkObject::accessible-name" translatable="yes" context="gallerygeneralpage|image-atkobject">Theme Name</property>
154 </object>
155 </child>
156 </object>
157 <packing>
158 <property name="expand">True</property>
159 <property name="fill">True</property>
160 <property name="position">0</property>
161 </packing>
162 </child>
163 </object>
164 <packing>
165 <property name="left_attach">0</property>
166 <property name="top_attach">0</property>
167 </packing>
168 </child>
169 <child>
170 <object class="GtkEntry" id="name">
171 <property name="visible">True</property>
172 <property name="can_focus">True</property>
173 <property name="valign">center</property>
174 <property name="hexpand">True</property>
175 <property name="activates_default">True</property>
176 <property name="truncate-multiline">True</property>
177 <accessibility>
178 <relation type="labelled-by" target="image"/>
179 </accessibility>
180 </object>
181 <packing>
182 <property name="left_attach">1</property>
183 <property name="top_attach">0</property>
184 </packing>
185 </child>
186 </object>
187 <packing>
188 <property name="left_attach">0</property>
189 <property name="top_attach">0</property>
190 </packing>
191 </child>
192 </object>
193 <object class="GtkSizeGroup" id="sizegroup1">
194 <widgets>
195 <widget name="label1"/>
196 <widget name="label2"/>
197 <widget name="label3"/>
198 <widget name="label4"/>
199 <widget name="imagecontainer"/>
200 </widgets>
201 </object>
202 </interface>