1
<gconfschemafile>
2
    <schemalist>
3
4
      <!-- F-Spot User Interface Preferences -->
5
6
      <!-- Gtk Theme Override -->
7
      <schema>
8
        <key>/schemas/desktop/gnome/f-spot/ui/gtkrc</key>
9
	<applyto>/desktop/gnome/f-spot/ui/gtkrc</applyto>
10
	<type>string</type>
11
	<default></default>
12
	<locale name="C">
13
	  <short>Path to custom gtkrc for theming F-Spot.</short>
14
	  <long>Path to custom gtkrc for theming F-Spot.</long>
15
	</locale>
16
      </schema>
17
18
      <!-- Main Window -->
19
      <schema>
20
        <key>/schemas/desktop/gnome/f-spot/ui/maximized</key>
21
	<applyto>/desktop/gnome/f-spot/ui/maximized</applyto>
22
	<type>bool</type>
23
	<default>false</default>
24
	<locale name="C">
25
	  <short>Maximize the main window.</short>
26
	  <long>Maximize the main window.</long>
27
	</locale>
28
      </schema>
29
30
      <schema>
31
        <key>/schemas/desktop/gnome/f-spot/ui/main_window_width</key>
32
	<applyto>/desktop/gnome/f-spot/ui/main_window_width</applyto>
33
	<type>int</type>
34
	<default>640</default>
35
	<locale name="C">
36
	  <short>Width of the main window.</short>
37
	  <long>The width dimension to use for the main window.</long>
38
	</locale>
39
      </schema>
40
41
      <schema>
42
        <key>/schemas/desktop/gnome/f-spot/ui/main_window_height</key>
43
	<applyto>/desktop/gnome/f-spot/ui/main_window_height</applyto>
44
	<type>int</type>
45
	<default>480</default>
46
	<locale name="C">
47
	  <short>Height of the main window.</short>
48
	  <long>The height dimension to use for the main window.</long>
49
	</locale>
50
      </schema>
51
52
      <schema>
53
        <key>/schemas/desktop/gnome/f-spot/ui/main_window_x</key>
54
	<applyto>/desktop/gnome/f-spot/ui/main_window_x</applyto>
55
	<type>int</type>
56
	<locale name="C">
57
	  <short>X position of the main window.</short>
58
	  <long>The X position to use for the main window.</long>
59
	</locale>
60
      </schema>
61
62
      <schema>
63
        <key>/schemas/desktop/gnome/f-spot/ui/main_window_y</key>
64
	<applyto>/desktop/gnome/f-spot/ui/main_window_y</applyto>
65
	<type>int</type>
66
	<locale name="C">
67
	  <short>Y position of the main window.</short>
68
	  <long>The Y position to use for the main window.</long>
69
	</locale>
70
      </schema>
71
72
      <schema>
73
        <key>/schemas/desktop/gnome/f-spot/ui/show_dates</key>
74
	<applyto>/desktop/gnome/f-spot/ui/show_dates</applyto>
75
	<type>bool</type>
76
	<default>true</default>
77
	<locale name="C">
78
	  <short>Show dates in the thumbnail view.</short>
79
	  <long>Show dates in the thumbnail view.</long>
80
	</locale>
81
      </schema>
82
83
      <schema>
84
        <key>/schemas/desktop/gnome/f-spot/ui/show_tags</key>
85
	<applyto>/desktop/gnome/f-spot/ui/show_tags</applyto>
86
	<type>bool</type>
87
	<default>true</default>
88
	<locale name="C">
89
	  <short>Show tags in the thumbnail view.</short>
90
	  <long>Show tags in the thumbnail view.</long>
91
	</locale>
92
      </schema>
93
94
      <schema>
95
        <key>/schemas/desktop/gnome/f-spot/ui/tag_icon_size</key>
96
	<applyto>/desktop/gnome/f-spot/ui/tag_icon_size</applyto>
97
	<type>int</type>
98
	<default>24</default>
99
	<locale name="C">
100
	  <short>Size of the tag icons shown in the sidebar.</short>
101
	  <long>Size of the tag icons shown in the sidebar.</long>
102
	</locale>
103
      </schema>
104
105
      <schema>
106
        <key>/schemas/desktop/gnome/f-spot/ui/show_ratings</key>
107
	<applyto>/desktop/gnome/f-spot/ui/show_ratings</applyto>
108
	<type>bool</type>
109
	<default>true</default>
110
	<locale name="C">
111
	  <short>Show ratings in the thumbnail view.</short>
112
	  <long>Show ratings in the thumbnail view.</long>
113
	</locale>
114
      </schema>
115
116
      <schema>
117
        <key>/schemas/desktop/gnome/f-spot/ui/show_filmstrip</key>
118
	<applyto>/desktop/gnome/f-spot/ui/show_filmstrip</applyto>
119
	<type>bool</type>
120
	<default>true</default>
121
	<locale name="C">
122
	  <short>Show the filmstrip in the main window.</short>
123
	  <long>Show the filmstrip in the main window.</long>
124
	</locale>
125
      </schema>
126
127
      <schema>
128
        <key>/schemas/desktop/gnome/f-spot/ui/filmstrip_orientation</key>
129
	<applyto>/desktop/gnome/f-spot/ui/filmstrip_orientation</applyto>
130
	<type>int</type>
131
	<default>0</default>
132
	<locale name="C">
133
	  <short>The orientation of the filmstrip.</short>
134
	  <long>The orientation of the filmstrip, if shown.</long>
135
	</locale>
136
      </schema>
137
138
      <schema>
139
        <key>/schemas/desktop/gnome/f-spot/ui/show_timeline</key>
140
	<applyto>/desktop/gnome/f-spot/ui/show_timeline</applyto>
141
	<type>bool</type>
142
	<default>true</default>
143
	<locale name="C">
144
	  <short>Show the timeline in the main window.</short>
145
	  <long>Show the timeline in the main window.</long>
146
	</locale>
147
      </schema>
148
149
      <schema>
150
        <key>/schemas/desktop/gnome/f-spot/ui/show_toolbar</key>
151
	<applyto>/desktop/gnome/f-spot/ui/show_toolbar</applyto>
152
	<type>bool</type>
153
	<default>true</default>
154
	<locale name="C">
155
	  <short>Show the toolbar in the main window.</short>
156
	  <long>Show the toolbar in the main window.</long>
157
	</locale>
158
      </schema>
159
160
      <schema>
161
        <key>/schemas/desktop/gnome/f-spot/ui/show_sidebar</key>
162
	<applyto>/desktop/gnome/f-spot/ui/show_sidebar</applyto>
163
	<type>bool</type>
164
	<default>true</default>
165
	<locale name="C">
166
	  <short>Show the sidebar in the main window.</short>
167
	  <long>Show the sidebar in the main window.</long>
168
	</locale>
169
      </schema>
170
171
      <schema>
172
        <key>/schemas/desktop/gnome/f-spot/ui/sidebar_size</key>
173
	<applyto>/desktop/gnome/f-spot/ui/sidebar_size</applyto>
174
	<type>int</type>
175
	<default>130</default>
176
	<locale name="C">
177
	  <short>The size of the sidebar in the main window.</short>
178
	  <long>The size (width) of the sidebar in the main window.</long>
179
	</locale>
180
      </schema>
181
182
      <!-- Import Window -->
183
      <schema>
184
        <key>/schemas/desktop/gnome/f-spot/ui/import_window_width</key>
185
	<applyto>/desktop/gnome/f-spot/ui/import_window_width</applyto>
186
	<type>int</type>
187
	<default>640</default>
188
	<locale name="C">
189
	  <short>Width of the import dialog.</short>
190
	  <long>The width dimension to use for the import dialog.</long>
191
	</locale>
192
      </schema>
193
194
      <schema>
195
        <key>/schemas/desktop/gnome/f-spot/ui/import_window_height</key>
196
	<applyto>/desktop/gnome/f-spot/ui/import_window_height</applyto>
197
	<type>int</type>
198
	<default>480</default>
199
	<locale name="C">
200
	  <short>Height of the import dialog.</short>
201
	  <long>The height dimension to use for the import dialog.</long>
202
	</locale>
203
      </schema>
204
205
      <schema>
206
        <key>/schemas/desktop/gnome/f-spot/ui/import_window_pane_position</key>
207
	<applyto>/desktop/gnome/f-spot/ui/import_window_pane_position</applyto>
208
	<type>int</type>
209
	<default>400</default>
210
	<locale name="C">
211
	  <short>Width of the preview image pane in the import dialog.</short>
212
	  <long>Width of the preview image pane in the import dialog.</long>
213
	</locale>
214
      </schema>
215
216
      <!-- Photo Viewer Window -->
217
      <schema>
218
        <key>/schemas/desktop/gnome/f-spot/ui/viewer_maximized</key>
219
	<applyto>/desktop/gnome/f-spot/ui/viewer_maximized</applyto>
220
	<type>bool</type>
221
	<default>false</default>
222
	<locale name="C">
223
	  <short>Maximize the photo viewer window.</short>
224
	  <long>Maximize the photo viewer window.</long>
225
	</locale>
226
      </schema>
227
228
      <schema>
229
        <key>/schemas/desktop/gnome/f-spot/ui/viewer_width</key>
230
	<applyto>/desktop/gnome/f-spot/ui/viewer_width</applyto>
231
	<type>int</type>
232
	<default>640</default>
233
	<locale name="C">
234
	  <short>Width of the photo viewer window.</short>
235
	  <long>The width dimension to use for the photo viewer window.</long>
236
	</locale>
237
      </schema>
238
239
      <schema>
240
        <key>/schemas/desktop/gnome/f-spot/ui/viewer_height</key>
241
	<applyto>/desktop/gnome/f-spot/ui/viewer_height</applyto>
242
	<type>int</type>
243
	<default>480</default>
244
	<locale name="C">
245
	  <short>Height of the photo viewer window.</short>
246
	  <long>The height dimension to use for the photo viewer window.</long>
247
	</locale>
248
      </schema>
249
250
      <schema>
251
        <key>/schemas/desktop/gnome/f-spot/ui/viewer_x</key>
252
	<applyto>/desktop/gnome/f-spot/ui/viewer_x</applyto>
253
	<type>int</type>
254
	<locale name="C">
255
	  <short>X position of the photo viewer window.</short>
256
	  <long>The X position to use for the photo viewer window.</long>
257
	</locale>
258
      </schema>
259
260
      <schema>
261
        <key>/schemas/desktop/gnome/f-spot/ui/viewer_y</key>
262
	<applyto>/desktop/gnome/f-spot/ui/viewer_y</applyto>
263
	<type>int</type>
264
	<locale name="C">
265
	  <short>Y position of the photo viewer window.</short>
266
	  <long>The Y position to use for the photo viewer window.</long>
267
	</locale>
268
      </schema>
269
270
      <schema>
271
        <key>/schemas/desktop/gnome/f-spot/ui/viewer_show_toolbar</key>
272
	<applyto>/desktop/gnome/f-spot/ui/viewer_show_toolbar</applyto>
273
	<type>bool</type>
274
	<default>true</default>
275
	<locale name="C">
276
	  <short>Show the toolbar in the photo viewer window.</short>
277
	  <long>Show the toolbar in the photo viewer window.</long>
278
	</locale>
279
      </schema>
280
281
      <schema>
282
        <key>/schemas/desktop/gnome/f-spot/ui/viewer_show_filenames</key>
283
	<applyto>/desktop/gnome/f-spot/ui/viewer_show_filenames</applyto>
284
	<type>bool</type>
285
	<default>true</default>
286
	<locale name="C">
287
	  <short>Show the filename in the viewer window.</short>
288
	  <long>Use the current photo's filename as the viewer window's title.</long>
289
	</locale>
290
      </schema>
291
292
      <!-- Photo Viewer Preferences -->
293
      <schema>
294
        <key>/schemas/desktop/gnome/f-spot/viewer/interpolation</key>
295
	<applyto>/desktop/gnome/f-spot/viewer/interpolation</applyto>
296
	<type>bool</type>
297
	<default>true</default>
298
	<locale name="C">
299
	  <short>Interpolate image on zoom.</short>
300
	  <long>Enable this to allow interpolation on zoomed images.</long>
301
	</locale>
302
      </schema>
303
304
      <schema>
305
        <key>/schemas/desktop/gnome/f-spot/viewer/transparency</key>
306
	<applyto>/desktop/gnome/f-spot/viewer/transparency</applyto>
307
	<type>string</type>
308
	<default>NONE</default>
309
	<locale name="C">
310
	  <short>Display of transparent parts.</short>
311
	  <long>You can choose how to display transparent parts in
312
	  images. This option has no effect on photos but setting this value
313
	  to CHECK_PATTERN or CUSTOM_COLOR could be useful when viewing icons
314
	  or other artwork with transparent parts.</long>
315
	</locale>
316
      </schema>
317
318
      <schema>
319
        <key>/schemas/desktop/gnome/f-spot/viewer/trans_color</key>
320
	<applyto>/desktop/gnome/f-spot/viewer/trans_color</applyto>
321
	<type>string</type>
322
	<default>#000000</default>
323
	<locale name="C">
324
	  <short>The color to use for transparent parts.</short>
325
	  <long>If the 'transparency' option is set, the color specified in
326
	  this option will be used as the transparent color when viewing images.</long>
327
	</locale>
328
      </schema>
329
330
  </schemalist>
331
</gconfschemafile>