bgo#652047 - Support linking against libgda-5.0
[anjuta.git] / src / preferences.ui
blobb66033090d3eb4c47387761fd40b890305dd4882
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <requires lib="gtk+" version="2.16"/>
4 <!-- interface-naming-policy toplevel-contextual -->
5 <object class="GtkWindow" id="anjuta_preferences_window">
6 <property name="can_focus">False</property>
7 <child>
8 <object class="GtkNotebook" id="General">
9 <property name="visible">True</property>
10 <property name="can_focus">True</property>
11 <child>
12 <object class="GtkVBox" id="general_page">
13 <property name="visible">True</property>
14 <property name="can_focus">False</property>
15 <child>
16 <object class="GtkFrame" id="Session">
17 <property name="visible">True</property>
18 <property name="can_focus">False</property>
19 <property name="border_width">10</property>
20 <property name="label_xalign">0</property>
21 <property name="shadow_type">none</property>
22 <child>
23 <object class="GtkAlignment" id="alignment1">
24 <property name="visible">True</property>
25 <property name="can_focus">False</property>
26 <property name="left_padding">12</property>
27 <child>
28 <object class="GtkVBox" id="vbox2">
29 <property name="visible">True</property>
30 <property name="can_focus">False</property>
31 <property name="border_width">10</property>
32 <property name="spacing">5</property>
33 <child>
34 <object class="GtkCheckButton" id="preferences_toggle:bool:0:0:session-skip-last">
35 <property name="label" translatable="yes">Do not load last session on startup</property>
36 <property name="visible">True</property>
37 <property name="can_focus">True</property>
38 <property name="receives_default">False</property>
39 <property name="use_action_appearance">False</property>
40 <property name="use_underline">True</property>
41 <property name="xalign">0</property>
42 <property name="draw_indicator">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="GtkCheckButton" id="preferences_toggle:bool:0:0:session-skip-last-files">
52 <property name="label" translatable="yes">Do not load last project and files on startup</property>
53 <property name="visible">True</property>
54 <property name="can_focus">True</property>
55 <property name="receives_default">False</property>
56 <property name="use_action_appearance">False</property>
57 <property name="use_underline">True</property>
58 <property name="xalign">0</property>
59 <property name="draw_indicator">True</property>
60 </object>
61 <packing>
62 <property name="expand">False</property>
63 <property name="fill">False</property>
64 <property name="position">1</property>
65 </packing>
66 </child>
67 </object>
68 </child>
69 </object>
70 </child>
71 <child type="label">
72 <object class="GtkLabel" id="label5">
73 <property name="visible">True</property>
74 <property name="can_focus">False</property>
75 <property name="label" translatable="yes">Session</property>
76 <attributes>
77 <attribute name="weight" value="bold"/>
78 </attributes>
79 </object>
80 </child>
81 </object>
82 <packing>
83 <property name="expand">False</property>
84 <property name="fill">True</property>
85 <property name="position">0</property>
86 </packing>
87 </child>
88 <child>
89 <object class="GtkFrame" id="Appearance">
90 <property name="visible">True</property>
91 <property name="can_focus">False</property>
92 <property name="border_width">10</property>
93 <property name="label_xalign">0</property>
94 <property name="shadow_type">none</property>
95 <child>
96 <object class="GtkAlignment" id="alignment3">
97 <property name="visible">True</property>
98 <property name="can_focus">False</property>
99 <property name="left_padding">12</property>
100 <child>
101 <object class="GtkTable" id="table2">
102 <property name="visible">True</property>
103 <property name="can_focus">False</property>
104 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
105 <property name="border_width">10</property>
106 <property name="n_rows">2</property>
107 <property name="n_columns">2</property>
108 <property name="column_spacing">5</property>
109 <property name="row_spacing">5</property>
110 <child>
111 <object class="GtkComboBox" id="preferences_combo:text:Text,Icon,Both,Toolbar,Tabs:2:gdl-style">
112 <property name="visible">True</property>
113 <property name="can_focus">False</property>
114 <property name="model">model1</property>
115 <child>
116 <object class="GtkCellRendererText" id="renderer1"/>
117 <attributes>
118 <attribute name="text">0</attribute>
119 </attributes>
120 </child>
121 </object>
122 <packing>
123 <property name="left_attach">1</property>
124 <property name="right_attach">2</property>
125 <property name="y_options"></property>
126 </packing>
127 </child>
128 <child>
129 <object class="GtkComboBox" id="preferences_combo:text:Default,Both,Horiz,Icons,Text:0:toolbar-style">
130 <property name="visible">True</property>
131 <property name="can_focus">False</property>
132 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
133 <property name="model">model2</property>
134 <child>
135 <object class="GtkCellRendererText" id="renderer2"/>
136 <attributes>
137 <attribute name="text">0</attribute>
138 </attributes>
139 </child>
140 </object>
141 <packing>
142 <property name="left_attach">1</property>
143 <property name="right_attach">2</property>
144 <property name="top_attach">1</property>
145 <property name="bottom_attach">2</property>
146 <property name="y_options"></property>
147 </packing>
148 </child>
149 <child>
150 <object class="GtkLabel" id="label6">
151 <property name="visible">True</property>
152 <property name="can_focus">False</property>
153 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
154 <property name="xalign">0</property>
155 <property name="label" translatable="yes" comments="translators: translate the same as in gnome-control-center">Toolbar button labels:</property>
156 </object>
157 <packing>
158 <property name="top_attach">1</property>
159 <property name="bottom_attach">2</property>
160 <property name="x_options">GTK_FILL</property>
161 <property name="y_options"></property>
162 </packing>
163 </child>
164 <child>
165 <object class="GtkLabel" id="label8">
166 <property name="visible">True</property>
167 <property name="can_focus">False</property>
168 <property name="xalign">0</property>
169 <property name="label" translatable="yes" comments="Style of the buttons/tabs used to select docked windows in anjuta">Dock switcher style:</property>
170 </object>
171 <packing>
172 <property name="x_options">GTK_FILL</property>
173 <property name="y_options"></property>
174 </packing>
175 </child>
176 </object>
177 </child>
178 </object>
179 </child>
180 <child type="label">
181 <object class="GtkLabel" id="label7">
182 <property name="visible">True</property>
183 <property name="can_focus">False</property>
184 <property name="label" translatable="yes">Appearance</property>
185 <attributes>
186 <attribute name="weight" value="bold"/>
187 </attributes>
188 </object>
189 </child>
190 </object>
191 <packing>
192 <property name="expand">False</property>
193 <property name="fill">True</property>
194 <property name="position">1</property>
195 </packing>
196 </child>
197 </object>
198 </child>
199 <child type="tab">
200 <object class="GtkLabel" id="label9">
201 <property name="visible">True</property>
202 <property name="can_focus">False</property>
203 <property name="label" translatable="yes">General</property>
204 </object>
205 <packing>
206 <property name="tab_fill">False</property>
207 </packing>
208 </child>
209 </object>
210 </child>
211 </object>
212 <object class="GtkListStore" id="model1">
213 <columns>
214 <!-- column-name gchararray -->
215 <column type="gchararray"/>
216 </columns>
217 <data>
218 <row>
219 <col id="0" translatable="yes">Text</col>
220 </row>
221 <row>
222 <col id="0" translatable="yes">Icons</col>
223 </row>
224 <row>
225 <col id="0" translatable="yes">Text + Icons</col>
226 </row>
227 <row>
228 <col id="0" translatable="yes">GNOME toolbar setting</col>
229 </row>
230 <row>
231 <col id="0" translatable="yes">Tabs</col>
232 </row>
233 </data>
234 </object>
235 <object class="GtkListStore" id="model2">
236 <columns>
237 <!-- column-name gchararray -->
238 <column type="gchararray"/>
239 </columns>
240 <data>
241 <row>
242 <col id="0" translatable="yes">Default</col>
243 </row>
244 <row>
245 <col id="0" translatable="yes">Text below icons</col>
246 </row>
247 <row>
248 <col id="0" translatable="yes">Text beside icons</col>
249 </row>
250 <row>
251 <col id="0" translatable="yes">Icons only</col>
252 </row>
253 <row>
254 <col id="0" translatable="yes">Text only</col>
255 </row>
256 </data>
257 </object>
258 </interface>