2005-06-15 [paul] 1.9.11cvs71
[claws.git] / src / gtk / foldersort.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_support_files>False</output_support_files>
15   <output_build_files>False</output_build_files>
16 </project>
17
18 <widget>
19   <class>GtkWindow</class>
20   <name>window</name>
21   <border_width>4</border_width>
22   <title>Set folder sortorder</title>
23   <type>GTK_WINDOW_DIALOG</type>
24   <position>GTK_WIN_POS_NONE</position>
25   <modal>True</modal>
26   <default_width>400</default_width>
27   <default_height>300</default_height>
28   <allow_shrink>False</allow_shrink>
29   <allow_grow>True</allow_grow>
30   <auto_shrink>False</auto_shrink>
31
32   <widget>
33     <class>GtkTable</class>
34     <name>table1</name>
35     <rows>3</rows>
36     <columns>2</columns>
37     <homogeneous>False</homogeneous>
38     <row_spacing>4</row_spacing>
39     <column_spacing>4</column_spacing>
40
41     <widget>
42       <class>GtkLabel</class>
43       <name>label1</name>
44       <label>Move folders up or down to change
45 the sort order in the folderview</label>
46       <justify>GTK_JUSTIFY_LEFT</justify>
47       <wrap>False</wrap>
48       <xalign>0</xalign>
49       <yalign>0.5</yalign>
50       <xpad>0</xpad>
51       <ypad>0</ypad>
52       <child>
53         <left_attach>0</left_attach>
54         <right_attach>1</right_attach>
55         <top_attach>0</top_attach>
56         <bottom_attach>1</bottom_attach>
57         <xpad>0</xpad>
58         <ypad>0</ypad>
59         <xexpand>False</xexpand>
60         <yexpand>False</yexpand>
61         <xshrink>False</xshrink>
62         <yshrink>False</yshrink>
63         <xfill>True</xfill>
64         <yfill>False</yfill>
65       </child>
66     </widget>
67
68     <widget>
69       <class>GtkHButtonBox</class>
70       <name>hbuttonbox1</name>
71       <layout_style>GTK_BUTTONBOX_END</layout_style>
72       <spacing>0</spacing>
73       <child_min_width>0</child_min_width>
74       <child_min_height>0</child_min_height>
75       <child_ipad_x>0</child_ipad_x>
76       <child_ipad_y>0</child_ipad_y>
77       <child>
78         <left_attach>0</left_attach>
79         <right_attach>1</right_attach>
80         <top_attach>2</top_attach>
81         <bottom_attach>3</bottom_attach>
82         <xpad>0</xpad>
83         <ypad>0</ypad>
84         <xexpand>False</xexpand>
85         <yexpand>False</yexpand>
86         <xshrink>False</xshrink>
87         <yshrink>False</yshrink>
88         <xfill>True</xfill>
89         <yfill>False</yfill>
90       </child>
91
92       <widget>
93         <class>GtkButton</class>
94         <name>ok_btn</name>
95         <can_default>True</can_default>
96         <can_focus>True</can_focus>
97         <label>Ok</label>
98         <relief>GTK_RELIEF_NORMAL</relief>
99       </widget>
100
101       <widget>
102         <class>GtkButton</class>
103         <name>cancel_btn</name>
104         <can_default>True</can_default>
105         <can_focus>True</can_focus>
106         <label>Cancel</label>
107         <relief>GTK_RELIEF_NORMAL</relief>
108       </widget>
109     </widget>
110
111     <widget>
112       <class>GtkVBox</class>
113       <name>vbox1</name>
114       <homogeneous>False</homogeneous>
115       <spacing>0</spacing>
116       <child>
117         <left_attach>1</left_attach>
118         <right_attach>2</right_attach>
119         <top_attach>1</top_attach>
120         <bottom_attach>2</bottom_attach>
121         <xpad>0</xpad>
122         <ypad>0</ypad>
123         <xexpand>False</xexpand>
124         <yexpand>False</yexpand>
125         <xshrink>False</xshrink>
126         <yshrink>False</yshrink>
127         <xfill>True</xfill>
128         <yfill>True</yfill>
129       </child>
130
131       <widget>
132         <class>GtkButton</class>
133         <name>moveup_btn</name>
134         <can_focus>True</can_focus>
135         <relief>GTK_RELIEF_NORMAL</relief>
136         <child>
137           <padding>0</padding>
138           <expand>False</expand>
139           <fill>False</fill>
140         </child>
141
142         <widget>
143           <class>GtkArrow</class>
144           <name>arrow1</name>
145           <arrow_type>GTK_ARROW_UP</arrow_type>
146           <shadow_type>GTK_SHADOW_OUT</shadow_type>
147           <xalign>0.5</xalign>
148           <yalign>0.5</yalign>
149           <xpad>0</xpad>
150           <ypad>0</ypad>
151         </widget>
152       </widget>
153
154       <widget>
155         <class>GtkButton</class>
156         <name>movedown_btn</name>
157         <can_focus>True</can_focus>
158         <relief>GTK_RELIEF_NORMAL</relief>
159         <child>
160           <padding>0</padding>
161           <expand>False</expand>
162           <fill>False</fill>
163         </child>
164
165         <widget>
166           <class>GtkArrow</class>
167           <name>arrow2</name>
168           <arrow_type>GTK_ARROW_DOWN</arrow_type>
169           <shadow_type>GTK_SHADOW_OUT</shadow_type>
170           <xalign>0.5</xalign>
171           <yalign>0.5</yalign>
172           <xpad>0</xpad>
173           <ypad>0</ypad>
174         </widget>
175       </widget>
176     </widget>
177
178     <widget>
179       <class>GtkScrolledWindow</class>
180       <name>scrolledwindow1</name>
181       <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
182       <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
183       <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
184       <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
185       <child>
186         <left_attach>0</left_attach>
187         <right_attach>1</right_attach>
188         <top_attach>1</top_attach>
189         <bottom_attach>2</bottom_attach>
190         <xpad>0</xpad>
191         <ypad>0</ypad>
192         <xexpand>True</xexpand>
193         <yexpand>True</yexpand>
194         <xshrink>False</xshrink>
195         <yshrink>False</yshrink>
196         <xfill>True</xfill>
197         <yfill>True</yfill>
198       </child>
199
200       <widget>
201         <class>GtkCList</class>
202         <name>folderlist</name>
203         <can_focus>True</can_focus>
204         <columns>1</columns>
205         <column_widths>80</column_widths>
206         <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
207         <show_titles>True</show_titles>
208         <shadow_type>GTK_SHADOW_IN</shadow_type>
209
210         <widget>
211           <class>GtkLabel</class>
212           <child_name>CList:title</child_name>
213           <name>label2</name>
214           <label>Folders</label>
215           <justify>GTK_JUSTIFY_LEFT</justify>
216           <wrap>False</wrap>
217           <xalign>0</xalign>
218           <yalign>0.5</yalign>
219           <xpad>0</xpad>
220           <ypad>0</ypad>
221         </widget>
222       </widget>
223     </widget>
224   </widget>
225 </widget>
226
227 </GTK-Interface>