0.8.11claws153
[claws.git] / src / plugins / image_viewer / viewer.glade
1 <?xml version="1.0"?>
2 <GTK-Interface>
3
4 <project>
5   <name>sylpheed-claws</name>
6   <program_name>sylpheed-claws</program_name>
7   <directory></directory>
8   <source_directory>src</source_directory>
9   <pixmaps_directory>pixmaps</pixmaps_directory>
10   <language>C</language>
11   <gnome_support>False</gnome_support>
12   <gettext_support>True</gettext_support>
13   <output_main_file>False</output_main_file>
14   <output_build_files>False</output_build_files>
15 </project>
16
17 <widget>
18   <class>GtkWindow</class>
19   <name>imageviewer</name>
20   <border_width>8</border_width>
21   <title>window1</title>
22   <type>GTK_WINDOW_TOPLEVEL</type>
23   <position>GTK_WIN_POS_NONE</position>
24   <modal>False</modal>
25   <allow_shrink>False</allow_shrink>
26   <allow_grow>True</allow_grow>
27   <auto_shrink>False</auto_shrink>
28
29   <widget>
30     <class>GtkNotebook</class>
31     <name>notebook</name>
32     <show_tabs>False</show_tabs>
33     <show_border>False</show_border>
34     <tab_pos>GTK_POS_TOP</tab_pos>
35     <scrollable>False</scrollable>
36     <tab_hborder>2</tab_hborder>
37     <tab_vborder>2</tab_vborder>
38     <popup_enable>False</popup_enable>
39
40     <widget>
41       <class>GtkTable</class>
42       <name>table1</name>
43       <border_width>8</border_width>
44       <rows>4</rows>
45       <columns>3</columns>
46       <homogeneous>False</homogeneous>
47       <row_spacing>4</row_spacing>
48       <column_spacing>4</column_spacing>
49
50       <widget>
51         <class>GtkLabel</class>
52         <name>label3</name>
53         <label>Filename:</label>
54         <justify>GTK_JUSTIFY_CENTER</justify>
55         <wrap>False</wrap>
56         <xalign>0</xalign>
57         <yalign>0.5</yalign>
58         <xpad>0</xpad>
59         <ypad>0</ypad>
60         <child>
61           <left_attach>0</left_attach>
62           <right_attach>1</right_attach>
63           <top_attach>0</top_attach>
64           <bottom_attach>1</bottom_attach>
65           <xpad>0</xpad>
66           <ypad>0</ypad>
67           <xexpand>False</xexpand>
68           <yexpand>False</yexpand>
69           <xshrink>False</xshrink>
70           <yshrink>False</yshrink>
71           <xfill>True</xfill>
72           <yfill>False</yfill>
73         </child>
74       </widget>
75
76       <widget>
77         <class>GtkLabel</class>
78         <name>label4</name>
79         <label>Filesize:</label>
80         <justify>GTK_JUSTIFY_CENTER</justify>
81         <wrap>False</wrap>
82         <xalign>0</xalign>
83         <yalign>0.5</yalign>
84         <xpad>0</xpad>
85         <ypad>0</ypad>
86         <child>
87           <left_attach>0</left_attach>
88           <right_attach>1</right_attach>
89           <top_attach>1</top_attach>
90           <bottom_attach>2</bottom_attach>
91           <xpad>0</xpad>
92           <ypad>0</ypad>
93           <xexpand>False</xexpand>
94           <yexpand>False</yexpand>
95           <xshrink>False</xshrink>
96           <yshrink>False</yshrink>
97           <xfill>True</xfill>
98           <yfill>False</yfill>
99         </child>
100       </widget>
101
102       <widget>
103         <class>GtkLabel</class>
104         <name>filename</name>
105         <label></label>
106         <justify>GTK_JUSTIFY_CENTER</justify>
107         <wrap>False</wrap>
108         <xalign>0</xalign>
109         <yalign>0.5</yalign>
110         <xpad>0</xpad>
111         <ypad>0</ypad>
112         <child>
113           <left_attach>1</left_attach>
114           <right_attach>3</right_attach>
115           <top_attach>0</top_attach>
116           <bottom_attach>1</bottom_attach>
117           <xpad>0</xpad>
118           <ypad>0</ypad>
119           <xexpand>False</xexpand>
120           <yexpand>False</yexpand>
121           <xshrink>False</xshrink>
122           <yshrink>False</yshrink>
123           <xfill>True</xfill>
124           <yfill>False</yfill>
125         </child>
126       </widget>
127
128       <widget>
129         <class>GtkLabel</class>
130         <name>filesize</name>
131         <label></label>
132         <justify>GTK_JUSTIFY_CENTER</justify>
133         <wrap>False</wrap>
134         <xalign>0</xalign>
135         <yalign>0.5</yalign>
136         <xpad>0</xpad>
137         <ypad>0</ypad>
138         <child>
139           <left_attach>1</left_attach>
140           <right_attach>3</right_attach>
141           <top_attach>1</top_attach>
142           <bottom_attach>2</bottom_attach>
143           <xpad>0</xpad>
144           <ypad>0</ypad>
145           <xexpand>False</xexpand>
146           <yexpand>False</yexpand>
147           <xshrink>False</xshrink>
148           <yshrink>False</yshrink>
149           <xfill>True</xfill>
150           <yfill>False</yfill>
151         </child>
152       </widget>
153
154       <widget>
155         <class>GtkButton</class>
156         <name>load_button</name>
157         <can_focus>True</can_focus>
158         <label>Load Image</label>
159         <relief>GTK_RELIEF_NORMAL</relief>
160         <child>
161           <left_attach>1</left_attach>
162           <right_attach>2</right_attach>
163           <top_attach>3</top_attach>
164           <bottom_attach>4</bottom_attach>
165           <xpad>0</xpad>
166           <ypad>0</ypad>
167           <xexpand>False</xexpand>
168           <yexpand>False</yexpand>
169           <xshrink>False</xshrink>
170           <yshrink>False</yshrink>
171           <xfill>True</xfill>
172           <yfill>False</yfill>
173         </child>
174       </widget>
175
176       <widget>
177         <class>GtkLabel</class>
178         <name>label5</name>
179         <label>Content-Type:</label>
180         <justify>GTK_JUSTIFY_CENTER</justify>
181         <wrap>False</wrap>
182         <xalign>0</xalign>
183         <yalign>0.5</yalign>
184         <xpad>0</xpad>
185         <ypad>0</ypad>
186         <child>
187           <left_attach>0</left_attach>
188           <right_attach>1</right_attach>
189           <top_attach>2</top_attach>
190           <bottom_attach>3</bottom_attach>
191           <xpad>0</xpad>
192           <ypad>0</ypad>
193           <xexpand>False</xexpand>
194           <yexpand>False</yexpand>
195           <xshrink>False</xshrink>
196           <yshrink>False</yshrink>
197           <xfill>True</xfill>
198           <yfill>False</yfill>
199         </child>
200       </widget>
201
202       <widget>
203         <class>GtkLabel</class>
204         <name>content_type</name>
205         <label></label>
206         <justify>GTK_JUSTIFY_CENTER</justify>
207         <wrap>False</wrap>
208         <xalign>0</xalign>
209         <yalign>0.5</yalign>
210         <xpad>0</xpad>
211         <ypad>0</ypad>
212         <child>
213           <left_attach>1</left_attach>
214           <right_attach>3</right_attach>
215           <top_attach>2</top_attach>
216           <bottom_attach>3</bottom_attach>
217           <xpad>0</xpad>
218           <ypad>0</ypad>
219           <xexpand>False</xexpand>
220           <yexpand>False</yexpand>
221           <xshrink>False</xshrink>
222           <yshrink>False</yshrink>
223           <xfill>True</xfill>
224           <yfill>False</yfill>
225         </child>
226       </widget>
227     </widget>
228
229     <widget>
230       <class>Placeholder</class>
231       <child_name>Notebook:tab</child_name>
232     </widget>
233
234     <widget>
235       <class>GtkScrolledWindow</class>
236       <name>scrolledwin</name>
237       <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
238       <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
239       <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
240       <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
241
242       <widget>
243         <class>Placeholder</class>
244       </widget>
245     </widget>
246
247     <widget>
248       <class>Placeholder</class>
249       <child_name>Notebook:tab</child_name>
250     </widget>
251   </widget>
252 </widget>
253
254 </GTK-Interface>