This file is indexed.

/usr/share/gconf/schemas/tomboy.schemas is in tomboy 1.10.1-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/tomboy/enable_spellchecking</key>
      <applyto>/apps/tomboy/enable_spellchecking</applyto>
      <owner>tomboy</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Enable spellchecking</short>
         <long>
	   If true, misspellings will be underlined in red, and correct spelling
	   suggestions shown in the right-click menu.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/enable_wikiwords</key>
      <applyto>/apps/tomboy/enable_wikiwords</applyto>
      <owner>tomboy</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Enable WikiWord highlighting</short>
         <long>
	   Enable this option to highlight words ThatLookLikeThis.  Clicking the
	   word will create a note with that name.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/enable_bulleted_lists</key>
      <applyto>/apps/tomboy/enable_bulleted_lists</applyto>
      <owner>tomboy</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Enable automatic bulleted lists.</short>
         <long>
         Enable this option if you want bulleted lists to be automatic when you place - or * at the beginning of a line.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/enable_icon_paste</key>
      <applyto>/apps/tomboy/enable_icon_paste</applyto>
      <owner>tomboy</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Enable Middle-Click Paste On Icon.</short>
         <long>
         Enable this option if you want to be able to middle-click the Tomboy icon to paste timestamped content into the Start Here note.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/enable_custom_font</key>
      <applyto>/apps/tomboy/enable_custom_font</applyto>
      <owner>tomboy</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Enable custom font</short>
         <long>
	   If true, the font name set in custom_font_face will be used as
	   the font when displaying notes.  Otherwise the desktop default font
	   will be used.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/custom_font_face</key>
      <applyto>/apps/tomboy/custom_font_face</applyto>
      <owner>tomboy</owner>
      <type>string</type>
      <default>Serif 11</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Custom Font Face</short>
         <long>
	   If enable_custom_font is true, the font name set here will be used as
	   the font when displaying notes.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/enable_keybindings</key>
      <applyto>/apps/tomboy/enable_keybindings</applyto>
      <owner>tomboy</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Enable global keybindings</short>
         <long>
	   If true, the desktop-global keybindings set in
	   /apps/tomboy/global_keybindings will be enabled, allowing for useful Tomboy
	   actions to be available from any application.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/enable_delete_confirm</key>
      <applyto>/apps/tomboy/enable_delete_confirm</applyto>
      <owner>tomboy</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Enable the Delete Note confirmation dialog</short>
         <long>
	  If disabled, the "Delete Note" confirmation dialog will be suppressed.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/enable_tray_icon</key>
      <applyto>/apps/tomboy/enable_tray_icon</applyto>
      <owner>tomboy</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Enable Tray Icon</short>
         <long>
	   If true, Tomboy's tray icon will be displayed in the notification area.
	   Disabling this may be useful when another application is providing
	   the functionality of the tray icon.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/start_note</key>
      <applyto>/apps/tomboy/start_note</applyto>
      <owner>tomboy</owner>
      <type>string</type>
      <default></default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Start Here Note</short>
         <long>
	   The note URI of the note that should be considered the
	   "Start Here" note, which is always placed at the bottom
	   of the Tomboy note menu and also accessible by hotkey.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/menu_note_count</key>
      <applyto>/apps/tomboy/menu_note_count</applyto>
      <owner>tomboy</owner>
      <type>int</type>
      <default>10</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Minimum number of notes to show in menu</short>
         <long>
           Integer determining the minimum number of notes to show in the Tomboy
           note menu.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/menu_pinned_notes</key>
      <applyto>/apps/tomboy/menu_pinned_notes</applyto>
      <owner>tomboy</owner>
      <type>string</type>
      <default></default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>List of pinned notes.</short>
         <long>
	   Whitespace-separated list of note URIs for notes that should always
	   appear in the Tomboy note menu.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/tray_menu_item_max_length</key>
      <applyto>/apps/tomboy/tray_menu_item_max_length</applyto>
      <owner>tomboy</owner>
      <type>int</type>
      <default>100</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Maximum note title length to show in tray menu.</short>
         <long>
	   Maximum characters of note title to show in the Tomboy tray or
	   panel applet note menu.
         </long>
      </locale>
    </schema>

    
    <schema>
      <key>/schemas/apps/tomboy/enable_startup_notes</key>
      <applyto>/apps/tomboy/enable_startup_notes</applyto>
      <owner>tomboy</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Enable startup notes</short>
         <long>
	   If enabled, all notes that were open when Tomboy quit will
	   automatically be reopened at startup.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/global_keybindings/show_note_menu</key>
      <applyto>/apps/tomboy/global_keybindings/show_note_menu</applyto>
      <owner>tomboy</owner>
      <type>string</type>
      <default>&lt;Alt&gt;F12</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Show applet menu</short>
         <long>
	   The global keybinding for showing the Tomboy applet's menu.
	   The format looks like "&lt;Control&gt;a" or
          "&lt;Shift&gt;&lt;Alt&gt;F1".  The parser is fairly liberal and allows
          lower or upper case, and also abbreviations such as "&lt;Ctl&gt;" and
          "&lt;Ctrl&gt;". If you set the option to the special string
          "disabled", then there will be no keybinding for this action.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/global_keybindings/open_start_here</key>
      <applyto>/apps/tomboy/global_keybindings/open_start_here</applyto>
      <owner>tomboy</owner>
      <type>string</type>
      <default>&lt;Alt&gt;F11</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Open Start Here</short>
         <long>
	   The global keybinding for opening the "Start Here" note.
	   The format looks like "&lt;Control&gt;a" or
          "&lt;Shift&gt;&lt;Alt&gt;F1".  The parser is fairly liberal and allows
          lower or upper case, and also abbreviations such as "&lt;Ctl&gt;" and
          "&lt;Ctrl&gt;". If you set the option to the special string
          "disabled", then there will be no keybinding for this action.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/global_keybindings/create_new_note</key>
      <applyto>/apps/tomboy/global_keybindings/create_new_note</applyto>
      <owner>tomboy</owner>
      <type>string</type>
      <default>disabled</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Create a new Note</short>
         <long>
	   The global keybinding for creating and displaying a new Note.
	   The format looks like "&lt;Control&gt;a" or
          "&lt;Shift&gt;&lt;Alt&gt;F1".  The parser is fairly liberal and allows
          lower or upper case, and also abbreviations such as "&lt;Ctl&gt;" and
          "&lt;Ctrl&gt;". If you set the option to the special string
          "disabled", then there will be no keybinding for this action.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/global_keybindings/open_search</key>
      <applyto>/apps/tomboy/global_keybindings/open_search</applyto>
      <owner>tomboy</owner>
      <type>string</type>
      <default>disabled</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Open Search Dialog</short>
         <long>
	   The global keybinding for opening the Note Search dialog.
	   The format looks like "&lt;Control&gt;a" or
          "&lt;Shift&gt;&lt;Alt&gt;F1".  The parser is fairly liberal and allows
          lower or upper case, and also abbreviations such as "&lt;Ctl&gt;" and
          "&lt;Ctrl&gt;". If you set the option to the special string
          "disabled", then there will be no keybinding for this action.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/global_keybindings/open_recent_changes</key>
      <applyto>/apps/tomboy/global_keybindings/open_recent_changes</applyto>
      <owner>tomboy</owner>
      <type>string</type>
      <default>disabled</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Open Recent Changes</short>
         <long>
	   The global keybinding for opening the Recent Changes dialog.
	   The format looks like "&lt;Control&gt;a" or
          "&lt;Shift&gt;&lt;Alt&gt;F1".  The parser is fairly liberal and allows
          lower or upper case, and also abbreviations such as "&lt;Ctl&gt;" and
          "&lt;Ctrl&gt;". If you set the option to the special string
          "disabled", then there will be no keybinding for this action.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/search_window_height</key>
      <applyto>/apps/tomboy/search_window_height</applyto>
      <owner>tomboy</owner>
      <type>int</type>
      <default>0</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Saved height of "Search All Notes" window</short>
         <long>
           Determines pixel height of "Search All Notes" window; stored on Tomboy exit.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/search_window_width</key>
      <applyto>/apps/tomboy/search_window_width</applyto>
      <owner>tomboy</owner>
      <type>int</type>
      <default>550</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Saved width of "Search All Notes" window</short>
         <long>
           Determines pixel width of "Search All Notes" window; stored on Tomboy exit.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/search_window_x_pos</key>
      <applyto>/apps/tomboy/search_window_x_pos</applyto>
      <owner>tomboy</owner>
      <type>int</type>
      <default>0</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Saved horizontal position of "Search All Notes" window</short>
         <long>
           Determines X coordinate of "Search All Notes" window; stored on Tomboy exit.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/search_window_y_pos</key>
      <applyto>/apps/tomboy/search_window_y_pos</applyto>
      <owner>tomboy</owner>
      <type>int</type>
      <default>0</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Saved vertical position of "Search All Notes" window</short>
         <long>
           Determines Y coordinate of "Search All Notes" window; stored on Tomboy exit.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/export_html/last_directory</key>
      <applyto>/apps/tomboy/export_html/last_directory</applyto>
      <owner>tomboy</owner>
      <type>string</type>
      <default></default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Last Directory used in HTML Export</short>
         <long>
	   The last directory a note was exported to using the Export To HTML plugin.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/export_html/export_linked</key>
      <applyto>/apps/tomboy/export_html/export_linked</applyto>
      <owner>tomboy</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>HTML Export Linked Notes</short>
         <long>
	   The last setting for the 'Export linked notes' checkbox in the Export to HTML plugin.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/export_html/export_linked_all</key>
      <applyto>/apps/tomboy/export_html/export_linked_all</applyto>
      <owner>tomboy</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>HTML Export All Linked Notes</short>
         <long>
	   The last setting for the 'Include all other linked notes' checkbox in the Export to HTML plugin.
	   This setting is used in conjunction with the 'HTML Export Linked Notes' setting
	   and is used to specify whether all notes (found recursively) should be included
	   during an export to HTML.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/sticky_note_importer/sticky_importer_first_run</key>
      <applyto>/apps/tomboy/sticky_note_importer/sticky_importer_first_run</applyto>
      <owner>tomboy</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Sticky Note Importer First Run</short>
         <long>
	   Indicates that the Sticky Note Importer plugin has not been run, so it should run
	   automatically the next time Tomboy starts.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/sync/sync_guid</key>
      <applyto>/apps/tomboy/sync/sync_guid</applyto>
      <owner>tomboy</owner>
      <type>string</type>
      <default></default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Synchronization Client ID</short>
         <long>
	   Unique identifier for this Tomboy client, used when communicating with a
	   sychronization server.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/sync/sync_local_path</key>
      <applyto>/apps/tomboy/sync/sync_local_path</applyto>
      <owner>tomboy</owner>
      <type>string</type>
      <default></default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Synchronization Local Server Path</short>
         <long>
	   Path to the synchronization server when using the filesystem
	   synchronization service addin.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/sync/sync_selected_service_addin</key>
      <applyto>/apps/tomboy/sync/sync_selected_service_addin</applyto>
      <owner>tomboy</owner>
      <type>string</type>
      <default></default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Selected Synchronization Service Addin</short>
         <long>
	   Unique identifier for the currently configured note
	   synchronization service addin.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/sync_fuse_mount_timeout_ms</key>
      <applyto>/apps/tomboy/sync_fuse_mount_timeout_ms</applyto>
      <owner>tomboy</owner>
      <type>int</type>
      <default>10000</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>FUSE Mounting Timeout (ms)</short>
         <long>
	   Time (in milliseconds) Tomboy should wait for a response when using
	   FUSE to mount a sync share.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/sync_sshfs_folder</key>
      <applyto>/apps/tomboy/sync_sshfs_folder</applyto>
      <owner>tomboy</owner>
      <type>string</type>
      <default></default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>SSHFS Remote Synchronization Folder</short>
         <long>
	   Path on SSH server to Tomboy synchronization directory (optional).
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/sync_sshfs_server</key>
      <applyto>/apps/tomboy/sync_sshfs_server</applyto>
      <owner>tomboy</owner>
      <type>string</type>
      <default></default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>SSHFS Synchronization Server URL</short>
         <long>
	   URL of SSH server containing Tomboy synchronization directory.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/sync_sshfs_username</key>
      <applyto>/apps/tomboy/sync_sshfs_username</applyto>
      <owner>tomboy</owner>
      <type>string</type>
      <default></default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>SSHFS Remote Synchronization User Name</short>
         <long>
	   User name to use when connecting to the synchronization server via SSH.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/sync_sshfs_port</key>
      <applyto>/apps/tomboy/sync_sshfs_port</applyto>
      <owner>tomboy</owner>
      <type>int</type>
      <default>-1</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>SSHFS Synchronization Server Port</short>
         <long>
	   The port to use when connecting to the synchronization server via SSH.
	   Set to -1 or less if default SSH port settings should be used instead.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/sync/wdfs/accept_sslcert</key>
      <applyto>/apps/tomboy/sync/wdfs/accept_sslcert</applyto>
      <owner>tomboy</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Accept SSL Certificates</short>
         <long>
	   Use wdfs option "-ac" to accept SSL certificates without prompting the user.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/sync/sync_conflict_behavior</key>
      <applyto>/apps/tomboy/sync/sync_conflict_behavior</applyto>
      <owner>tomboy</owner>
      <type>int</type>
      <default>0</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Note Synchronization Conflict Saved Behavior</short>
         <long>
	   Integer value indicating if there is a preference to always perform
	   a specific behavior when a conflict is detected, instead of prompting
	   the user.  The values map to an internal enumeration.  0 indicates
	   that the user wishes to be prompted when a conflict occurs, so that
	   they may handle each conflict situation on a case-by-case basis.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/sync/autosync_timeout</key>
      <applyto>/apps/tomboy/sync/autosync_timeout</applyto>
      <owner>tomboy</owner>
      <type>int</type>
      <default>-1</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Automatic Background Synchronization Timeout</short>
         <long>
	   Integer value indicating how frequently to perform a background sync
	   of your notes (when sync is configured).  Any value less than 1
	   indicates that autosync is disabled.  The lowest acceptable positive
	   value is 5.  Value is in minutes.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/note_rename_behavior</key>
      <applyto>/apps/tomboy/note_rename_behavior</applyto>
      <owner>tomboy</owner>
      <type>int</type>
      <default>0</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Link Updating Behavior on Note Rename</short>
         <long>
	   Integer value indicating if there is a preference to always perform
	   a specific link updating behavior when a note is renamed, instead of prompting
	   the user.  The values map to an internal enumeration.  0 indicates
	   that the user wishes to be prompted when renaming a note may impact links
	   that exist in other notes. 1 indicates that links should automatically
	   be removed. 2 indicates that link text should be updated to the new note name
	   so that it will continue linking to the renamed note.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/insert_timestamp/format</key>
      <applyto>/apps/tomboy/insert_timestamp/format</applyto>
      <owner>tomboy</owner>
      <type>string</type>
      <default>dddd, MMMM d, h:mm tt</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Timestamp format</short>
         <long>
	   The date format that is used for the timestamp.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/tomboy/enable_close_note_on_escape</key>
      <applyto>/apps/tomboy/enable_close_note_on_escape</applyto>
      <owner>tomboy</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
         <short>Enable closing notes with escape.</short>
         <long>
	   If enabled, an opened note can be closed by hitting the escape key.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/url-handlers/note/command</key>
      <applyto>/desktop/gnome/url-handlers/note/command</applyto>
      <owner>tomboy</owner>
      <type>string</type>
      <default>tomboy --open-note '%s'</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
        <short>The handler for "note://" URLs</short>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/url-handlers/note/enabled</key>
      <applyto>/desktop/gnome/url-handlers/note/enabled</applyto>
      <owner>tomboy</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>tomboy</gettext_domain>
      <locale name="C">
        <short>Set to TRUE to activate</short>
      </locale>
    </schema>

  </schemalist>
</gconfschemafile>