This file is indexed.

/usr/share/config.kcfg/korganizer.kcfg is in korganizer 4:16.04.3-4~deb9u1.

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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE kcfg SYSTEM
    "http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
<kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
      http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
  <kcfgfile name="korganizerrc"/>

<!-- PREFERENCES DIALOG -->

<!-- General Page: Save Tab -->
  <group name="Save Settings">
    <entry type="Bool" key="Auto Export">
      <label>Export to HTML periodically</label>
      <tooltip>Automatically export your calendar to an HTML file</tooltip>
      <whatsthis>Check this box to export the calendar to a HTML-file periodically. By default, this file will be called calendar.html and placed in the user home folder. You can change the file location by selecting the &quot;Export Web page&quot; option under the &quot;Export&quot; menu.</whatsthis>
      <default>false</default>
    </entry>

    <entry type="Int" key="Auto Export Interval">
      <label>Export &amp;interval in minutes</label>
      <tooltip>Interval between periodic HTML exports, in minutes</tooltip>
      <whatsthis>Set the interval between automatic exporting of calendar events in minutes here.</whatsthis>
      <default>10</default>
      <min>1</min>
    </entry>

    <entry type="Bool" key="Confirm Deletes" name="Confirm">
      <label>Confirm deletes</label>
      <tooltip>Always confirm when deleting items</tooltip>
      <whatsthis>Check this box to display a confirmation dialog when deleting items.</whatsthis>
      <default>true</default>
    </entry>

    <entry type="Enum" key="Destination" name="Destination">
      <label>New Events, To-dos and Journal Entries Should</label>
      <choices>
        <choice name="standardDestination">
          <label>Be added to the standard calendar</label>
          <whatsthis>Select this option to always record new events, to-dos and journal entries using the standard calendar.</whatsthis>
        </choice>
        <choice name="askDestination">
          <label>Be asked which calendar to use</label>
          <whatsthis>Select this option to choose the calendar to be used to record the item each time you create a new event, to-do or journal entry. This choice is recommended if you intend to use the shared folders functionality of the Kolab server or have to manage multiple accounts using Kontact as a KDE Kolab client. </whatsthis>
        </choice>
      </choices>
      <default>askDestination</default>
    </entry>
  </group>

<!-- General Page: System Tray Tab -->
  <group name="System Tray">
    <entry type="Bool" key="ShowReminderDaemon">
      <label>Show Reminder Daemon in the System Tray</label>
      <whatsthis>Check this box to show the KOrganizer reminder daemon in the system tray.</whatsthis>
      <default>true</default>
    </entry>
  </group>

<!-- Time&Date Page: Regional Tab -->
  <group name="Time &amp; Date">
    <entry type="String" name="TimeZoneId">
      <whatsthis>Select your timezone from the list of locations on this drop down box. If your city is not listed, select one which shares the same timezone. KOrganizer will automatically adjust for daylight savings.</whatsthis>
    </entry>

    <entry type="DateTime" name="DayBegins">
      <label>Day begins at</label>
      <whatsthis>Enter the start time for events here. This time should be the earliest time that you use for events, as it will be displayed at the top.</whatsthis>
      <default>QDateTime(QDate(1752,1,1), QTime(7,0))</default>
    </entry>

    <entry type="String" name="Holidays">
      <label>Use holiday region:</label>
      <whatsthis>Select from which region you want to use the holidays here. Defined holidays are shown as non-working days in the date navigator, the agenda view, etc.</whatsthis>
    </entry>

    <entry type="DateTime" name="WorkingHoursStart">
      <label>Daily starting hour</label>
      <whatsthis>Enter the start time for the working hours here. The working hours will be marked with color by KOrganizer.</whatsthis>
      <default>QDateTime(QDate(1752,1,1), QTime(8,0))</default>
    </entry>

    <entry type="DateTime" name="WorkingHoursEnd">
      <label>Daily ending hour</label>
      <whatsthis>Enter the ending time for the working hours here. The working hours will be marked with color by KOrganizer.</whatsthis>
      <default>QDateTime(QDate(1752,1,1), QTime(17,0))</default>
    </entry>

    <entry type="Bool" key="Exclude Holidays">
      <label>Exclude holidays</label>
      <whatsthis>Check this box to prevent KOrganizer from marking the working hours on holidays.</whatsthis>
      <default>true</default>
    </entry>

    <entry type="Bool" key="ColorMonthBusyDaysEnabled" name="ColorMonthBusyDaysEnabled">
      <label>Color busy days with a different background color</label>
      <whatsthis>Check this box if you want month view's background to be filled with a different color on days which have at least one all day event marked as busy. Also, you can change the background color used for this option on the Colors configuration page. Look for the "Busy days background color" setting.</whatsthis>
      <default>false</default>
    </entry>

  </group>

<!-- Views Page: General Tab -->
  <group name="General View">
    <entry type="Bool" key="Enable ToolTips">
      <label>Enable tooltips for displaying summaries</label>
      <whatsthis>Check this box to display summary tooltips when hovering the mouse over an event or a to-do.</whatsthis>
      <default>true</default>
    </entry>

    <entry type="Bool" key="TodosUseCategoryColors">
      <label>To-dos use category colors</label>
      <whatsthis>Check this box so that to-dos will use category colors and not colors specific to their due, due today or overdue state</whatsthis>
      <default>false</default>
    </entry>

    <entry type="Int" key="Next X Days">
      <label>Next x days</label>
      <whatsthis>Select the number of &quot;x&quot; days to be displayed in the next days view. To access the next &quot;x&quot; days view, choose the &quot;Next X Days&quot; menu item from the &quot;View&quot; menu.</whatsthis>
      <tooltip>Show this many days at a time in the Next &quot;x&quot; days view</tooltip>
      <default>3</default>
    </entry>

    <entry type="Bool" key="Show Daily Recurrences" name="DailyRecur">
      <label>Show items that recur daily</label>
      <whatsthis>Check this box to show the days containing daily recurring events in bold typeface in the Date Navigator, or uncheck it to give more prominence to other (non daily recurring) events.</whatsthis>
      <default>true</default>
    </entry>

    <entry type="Bool" key="Show Weekly Recurrences" name="WeeklyRecur">
      <label>Show items that recur weekly</label>
      <whatsthis>Check this box to show the days containing weekly recurring events in bold typeface in the Date Navigator, or uncheck it to give more prominence to other (non weekly recurring) events.</whatsthis>
      <default>true</default>
    </entry>

    <entry type="Bool" key="Highlight To-dos" name="HighlightTodos">
      <label>Show to-dos instead of events when in Todo View</label>
      <whatsthis>Check this box to show the days containing to-dos in bold typeface in the Date Navigator when in to-do view.</whatsthis>
      <default>true</default>
    </entry>

    <entry type="Bool" key="Highlight Journals" name="HighlightJournals">
      <label>Show journals instead of events when in Journal View</label>
      <whatsthis>Check this box to show the days containing journals in bold typeface in the Date Navigator when in journal view.</whatsthis>
      <default>true</default>
    </entry>

    <entry type="Bool" key="Week Numbers Show Work Week" name="WeekNumbersShowWork">
      <label>Week numbers select a work week when in work week mode</label>
      <whatsthis>Check this box to select a working week when clicking on the Date Navigator's week numbers, or uncheck it to choose the whole week.</whatsthis>
      <default>false</default>
    </entry>
  </group>

<!-- Views Page: Agenda View Tab -->
  <group name="Agenda View">
    <entry type="Int" key="Hour Size">
      <label>Hour size</label>
      <whatsthis>Select the height of the hour rows in the agenda grid, in pixels. Increasing this value will make each row in the agenda grid taller.</whatsthis>
      <tooltip>Set the height (in pixels) for an hour in the agenda grid</tooltip>
      <default>10</default>
      <min>4</min>
      <max>30</max>
    </entry>

    <entry type="Bool" key="Show Icons in Agenda View" name="EnableAgendaItemIcons">
      <label>Show icons in agenda view items</label>
      <whatsthis>Check this box to display icons (alarm, recursion, etc.) in agenda view items.</whatsthis>
      <tooltip>Display icons in agenda view items</tooltip>
      <default>true</default>
    </entry>

    <entry type="Bool" name="ShowTodosAgendaView">
      <label>Show to-dos</label>
      <whatsthis>Check this box to display to-dos in the agenda view.</whatsthis>
      <tooltip>Display to-dos in the agenda view</tooltip>
      <default>true</default>
    </entry>

    <entry type="Bool" key="Show current-time line" name="MarcusBainsEnabled">
      <label>Show current-time (Marcus Bains) line</label>
      <whatsthis>Check this box to display a line in the day or week view indicating the current-time line (Marcus Bains line).</whatsthis>
      <tooltip>Display the current-time indicator</tooltip>
      <default>true</default>
    </entry>

    <entry type="Bool" key="Current-time line shows seconds" name="MarcusBainsShowSeconds">
      <label>Show seconds on the current-time (Marcus Bains) line</label>
      <whatsthis>Check this box if you want to show seconds on the current-time line.</whatsthis>
      <tooltip>Display seconds with the current-time indicator</tooltip>
      <default>false</default>
    </entry>

    <entry type="Bool" name="SelectionStartsEditor">
      <label>Time range selection in agenda view starts event editor</label>
      <whatsthis>Check this box to start the event editor automatically when you select a time range in the daily and weekly view. To select a time range, drag the mouse from the start time to the end time of the event you are about to plan.</whatsthis>
      <tooltip>Enable automatic event editor with time range selection</tooltip>
      <default>false</default>
    </entry>

    <entry type="Enum" key="AgendaViewColors">
      <label>Color Usage</label>
      <choices>
        <choice name="CategoryInsideResourceOutside">
          <label>Category inside, calendar outside</label>
          <whatsthis>Select the "Category inside, calendar outside" option if you would like to draw calendar items in their associated category color, with the item's border drawn in the color of its calendar. Please use the Colors and Fonts configuration page for setting these colors.</whatsthis>
          <tooltip>Draw agenda items in their category color inside and calendar color for their border</tooltip>
        </choice>
        <choice name="ResourceInsideCategoryOutside">
          <label>Calendar inside, category outside</label>
          <whatsthis>Select the "Calendar inside, category outside" option if you would like to draw calendar items in their associated calendar color, with the item's border drawn in the color of its category. Please use the Colors and Fonts configuration page for setting these colors.</whatsthis>
          <tooltip>Draw agenda items in their calendar color inside and category color for their border</tooltip>
        </choice>
        <choice name="CategoryOnly">
          <label>Only category</label>
          <whatsthis>Select the "Only category" option if you would like to draw calendar items (both inside and border) in the color of their associated category. Please use the Colors and Fonts configuration page for setting these colors.</whatsthis>
          <tooltip>Draw agenda items using their category color for the inside and border</tooltip>
        </choice>
        <choice name="ResourceOnly">
          <label>Only calendar</label>
          <whatsthis>Select the "Only calendar" option if you would like to draw calendar items (both inside and border) in the color of their calendar. Please use the Colors and Fonts configuration page for setting these colors.</whatsthis>
          <tooltip>Draw agenda items using their calendar color for the inside and border</tooltip>
        </choice>
      </choices>
      <default>CategoryInsideResourceOutside</default>
    </entry>
    <entry type="Bool" key="ColorBusyDaysEnabled" name="ColorBusyDaysEnabled">
      <label>Color busy days with a different background color</label>
      <whatsthis>Check this box if you want agenda's background to be filled with a different color on days which have at least one all day event marked as busy. Also, you can change the background color used for this option on the Colors configuration page. Look for the "Busy days background color" setting.</whatsthis>
      <default>false</default>
    </entry>
    <entry type="Enum" name="AgendaViewCalendarDisplay">
      <label>Multiple Calendar Display</label>
      <choices>
        <choice name="CalendarsMerged">
          <label>Merge all calendars into one view</label>
          <whatsthis>Select the "Merge all calendars into one view" option if you would like all your calendars to be shown together in one agenda view.</whatsthis>
          <tooltip>Show all calendars merged together</tooltip>
        </choice>
        <choice name="CalendarsSideBySide">
          <label>Show calendars side by side</label>
          <whatsthis>Select the "Show calendars side by side" option if you would like to see two calendars at once, in a side-by-side view.</whatsthis>
          <tooltip>Show two calendars side-by-side</tooltip>
        </choice>
        <choice name="AllCalendarViews">
          <label>Switch between views with tabs</label>
          <whatsthis>Select "Switch between views with tabs" if you would like to alternate between calendars using the tab key.</whatsthis>
          <tooltip>Tab through calendars</tooltip>
        </choice>
      </choices>
      <default>CalendarsMerged</default>
    </entry>
  </group>

<!-- Views Page: Month View Tab -->
  <group name="Month View">
    <entry type="Bool" key="Show Icons in Month View" name="EnableMonthItemIcons">
      <label>Show icons in month view items</label>
      <whatsthis>Check this box to display icons (alarm, recursion, etc.) in month view items.</whatsthis>
      <tooltip>Display icons in month view items</tooltip>
      <default>true</default>
    </entry>

    <entry type="Bool" key="Show time in Month View" name="ShowTimeInMonthView">
      <label>Show time in month view items</label>
      <whatsthis>Check this box to display the time in month view items.</whatsthis>
      <tooltip>Display time in month view items</tooltip>
      <default>false</default>
    </entry>

    <entry type="Bool" name="ShowTodosMonthView">
      <label>Show to-dos</label>
      <whatsthis>Check this box to display to-dos in the month view.</whatsthis>
      <tooltip>Display to-dos in the month view</tooltip>
      <default>true</default>
    </entry>

    <entry type="Bool" name="ShowJournalsMonthView">
      <label>Show journals</label>
      <whatsthis>Check this box to display journals in the month view.</whatsthis>
      <tooltip>Display journals in the month view</tooltip>
      <default>true</default>
    </entry>

    <entry type="Bool" key="Full View Month">
      <label>Month view uses full window</label>
      <whatsthis>Check this box to use the full KOrganizer window when displaying the month view. If this box is checked, you will gain some space for the monthly view, but other widgets, such as the date navigator, the item details and the calendars list, will not be displayed.</whatsthis>
      <default>false</default>
    </entry>

    <entry type="Enum" key="MonthViewColors">
      <label>Color Usage</label>
      <choices>
        <choice name="MonthItemCategoryInsideResourceOutside">
          <label>Category inside, calendar outside</label>
          <whatsthis>Select the "Category inside, calendar outside" option if you would like to draw calendar items in their associated category color, with the item's border drawn in the color of its calendar.  Please use the Colors and Fonts configuration page for setting these colors.</whatsthis>
          <tooltip>Draw month items in their category color inside and calendar color for their border</tooltip>
        </choice>
        <choice name="MonthItemResourceInsideCategoryOutside">
          <label>Calendar inside, category outside</label>
          <whatsthis>Select the "Calendar inside, category outside" option if you would like to draw calendar items in their associated calendar color, with the item's border drawn in the color of its category.  Please use the Colors and Fonts configuration page for setting these colors.</whatsthis>
          <tooltip>Draw month items in their calendar color inside and category color for their border</tooltip>
        </choice>
        <choice name="MonthItemCategoryOnly">
          <label>Only category</label>
          <whatsthis>Select the "Only category" option if you would like to draw calendar items (both inside and border) in the color of their associated category.  Please use the Colors and Fonts configuration page for setting these colors.</whatsthis>
          <tooltip>Draw month items using their category color for the inside and border</tooltip>
        </choice>
        <choice name="MonthItemResourceOnly">
          <label>Only calendar</label>
          <whatsthis>Select the "Only calendar" option if you would like to draw calendar items (both inside and border) in the color of their calendar.  Please use the Colors and Fonts configuration page for setting these colors.</whatsthis>
          <tooltip>Draw month items using their calendar color for the inside and border</tooltip>
        </choice>
      </choices>
      <default>MonthItemCategoryInsideResourceOutside</default>
    </entry>
  </group>

<!-- Views Page: Todo View Tab -->
  <group name="Todo View">
    <entry type="Bool" key="Sort Completed Todos Separately">
      <label>Always display completed to-dos at the bottom of the list</label>
      <tooltip>Completed to-dos are displayed at the bottom of the list, regardless of priority</tooltip>
      <whatsthis>Check this box if you want all completed to-dos to be always grouped at the bottom of the to-do list.</whatsthis>
      <default>true</default>
    </entry>

    <entry type="Bool" key="Full View Todo">
      <label>To-do list view uses full window</label>
      <tooltip>Display to-do list in a full KOrganizer window</tooltip>
      <whatsthis>Check this box to use the full KOrganizer window when displaying the to-do list view. If this box is checked, you will gain some space for the to-do list view, but other widgets, such as the date navigator, the to-do details and the calendars list, will not be displayed.</whatsthis>
      <default>false</default>
    </entry>

    <entry type="Bool" key="Flat List Todo">
      <label>Display to-dos in a flat list</label>
      <tooltip>Display to-dos as a flat list instead of a hierarchical tree</tooltip>
      <whatsthis>Check this box if you want to see all your to-dos in a flat list instead of being arranged in a hierarchical tree.</whatsthis>
      <default>false</default>
    </entry>

    <entry type="Bool" key="Record Todos In Journals">
      <label>Record completed to-dos in journal entries</label>
      <whatsthis>Check this box to record the completion of a to-do in a new entry of your journal automatically.</whatsthis>
      <default>false</default>
    </entry>
  </group>

<!-- Colors and Fonts Page: Colors Tab -->
  <group name="Colors">
    <entry type="Color" key="Holiday Color">
      <label>Holiday color</label>
      <whatsthis>Select the holiday color here. The holiday color will be used for the holiday name in the month view and the holiday number in the date navigator.</whatsthis>
      <default>255, 100, 100</default>
    </entry>

    <entry type="Color" key="AgendaBackgroundColor" name="AgendaBgColor">
      <label>Agenda view background color</label>
      <whatsthis>Select the agenda view background color here.</whatsthis>
      <default>255, 255, 255</default>
    </entry>

    <entry type="Color" key="Agenda MarcusBainsLine Line Color">
      <label>Agenda view current-time line color</label>
      <whatsthis>Select a color to use for the current-time (Marcus Bains) line.</whatsthis>
      <tooltip>Use this color for the Agenda View current-time (Marcus Bains) line</tooltip>
      <default>255,0,0</default>
    </entry>

    <entry type="Color" key="ViewBackgroundBusyColor" name="ViewBgBusyColor">
      <label>Busy days background color</label>
      <whatsthis>When you have an all day event marked as busy, you can have a different agenda or month view background color for that day. Select the color here.</whatsthis>
      <default>136, 255, 219</default>
    </entry>

    <entry type="Color" key="WorkingHoursColor">
      <label>Working hours color</label>
      <whatsthis>Select the working hours color for the agenda view here.</whatsthis>
      <default>255, 235, 154</default>
    </entry>

    <entry type="Color" key="Todo due today Color" name="TodoDueTodayColor">
      <label>To-do due today color</label>
      <whatsthis>Select the to-do due today color here.</whatsthis>
      <default>255, 200, 50</default>
    </entry>

    <entry type="Color" key="Todo overdue Color" name="TodoOverdueColor">
      <label>To-do overdue color</label>
      <whatsthis>Select the to-do overdue color here.</whatsthis>
      <default>255, 100, 100</default>
    </entry>
  </group>

<!-- Colors and Fonts Page: Fonts Tab -->
  <group name="Fonts">
    <entry key="Agenda TimeLabels Font" type="Font">
      <label>Time bar</label>
      <whatsthis>Press this button to configure the time bar font. The time bar is the widget that shows the hours in the agenda view. This button will open the &quot;Select Font&quot; dialog, allowing you to choose the hour font for the time bar.</whatsthis>
    </entry>

    <entry type="Font" key="MonthView Font">
      <label>Month view</label>
      <whatsthis>Press this button to configure the month view font. This button will open the &quot;Select Font&quot; dialog, allowing you to choose the font for the items in the month view.</whatsthis>
    </entry>

    <entry type="Font" key="AgendaView Font">
      <label>Agenda view</label>
      <whatsthis>Press this button to configure the agenda view font. This button will open the &quot;Select Font&quot; dialog, allowing you to choose the font for the events in the agenda view.</whatsthis>
    </entry>

    <entry key="Agenda MarcusBainsLine Font" type="Font">
      <label>Current-time line</label>
      <whatsthis>Press this button to configure the current-time line font. This button will open the &quot;Select Font&quot; dialog, allowing you to choose the font for the current-time line in the agenda view.</whatsthis>
    </entry>
  </group>

<!-- Plugins Page -->
  <group name="KOrganizer Plugins">
    <entry type="StringList" name="SelectedPlugins">
      <default></default>
    </entry>
  </group>

<!-- Custom Pages Page -->

<!-- Options currently not visible in the GUI -->
  <group name="Hidden Options">
   <entry type="Bool" key="Quick Todo" name="EnableQuickTodo">
      <default>true</default>
    </entry>

    <entry type="Bool" key="Todo Quick Search" name="EnableTodoQuickSearch">
      <default>true</default>
    </entry>

    <entry type="Enum" name="DefaultTodoAttachMethod">
      <label>Default todo attachment method</label>
      <whatsthis>The default way of attaching dropped emails to a task</whatsthis>
      <choices>
        <choice name="TodoAttachAsk">
          <label>Always ask</label>
        </choice>
        <choice name="TodoAttachLink">
          <label>Only attach link to message</label>
        </choice>
        <choice name="TodoAttachInlineFull">
          <label>Attach complete message</label>
        </choice>
      </choices>
      <default>TodoAttachInlineFull</default>
    </entry>

    <entry type="Bool" key="CompactDialogs">
      <default>false</default>
    </entry>

    <entry key="ShowMenuBar" type="Bool">
      <default>true</default>
       <!-- label and whatsthis are already provided by KStandardAction::showMenubar -->
      <label></label>
      <whatsthis></whatsthis>
    </entry>
  </group>

<!-- INTERNAL SETTINGS: Not for users to change -->
  <group name="Internal Settings">
    <entry type="Int" key="Work Week Mask" name="WorkWeekMask">
      <default>31</default>
    </entry>

    <entry type="Int" key="DefaultResourceColorSeed">
      <default>0</default>
    </entry>

    <entry type="StringList" key="DefaultResourceColors">
        <default>#c1d4e7,#d0e7c1,#e3e7c1,#e7c1e6,#a1b1c1</default>
    </entry>

    <entry type="Bool" key="AssignDefaultResourceColors">
      <default>true</default>
    </entry>

    <entry key="Decorations At Month View Top" type="StringList">
    </entry>

    <entry key="Decorations At Agenda View Top" type="StringList">
    </entry>

    <entry key="Decorations At Agenda View Bottom" type="StringList">
    </entry>
  </group>

<!-- Theming settings (not implemented yet) -->
  <group name="Theming">
    <!-- BEGIN: These entries are the same for the agenda and month views, please keep them in sync -->
    <entry key="Agenda Grid Background Color" type="Color">
      <label>Agenda view background color</label>
      <whatsthis>Select the agenda view background color here.</whatsthis>
      <default>255, 255, 255</default>
    </entry>
    <entry key="Agenda Grid Background Image" type="String">
    </entry>
    <entry key="Agenda Grid Highlight Color" type="Color">
      <label>Highlight color</label>
      <whatsthis>Select the highlight color here. The highlight color will be used for marking the currently selected area in your agenda and in the date navigator.</whatsthis>
      <default>100, 100, 255</default>
    </entry>
    <entry key="Agenda Grid WorkHours Background Image" type="String">
    </entry>
    <!-- END:   These entries are the same for the agenda and month views, please keep them in sync -->


    <!-- BEGIN: These entries are the same for the agenda and month views, please keep them in sync -->
    <entry key="Agenda CalendarItems Background Color" type="Color">
      <default>255, 100, 100</default><!-- FIXME -->
    </entry>
    <entry key="Agenda CalendarItems Background Image" type="String">
    </entry>
    <entry key="Agenda CalendarItems Font" type="Font">
    </entry>
    <entry key="Agenda CalendarItems Frame Color" type="Color">
      <default>255, 100, 100</default><!-- FIXME -->
    </entry>
    <entry key="Agenda CalendarItems Icon" type="String">
    </entry>

    <entry key="Agenda CalendarItems Events Background Image" type="String">
    </entry>
    <entry key="Agenda CalendarItems Events Font" type="Font">
    </entry>
    <entry key="Agenda CalendarItems Events Frame Color" type="Color">
      <default>255, 100, 100</default><!-- FIXME -->
    </entry>
    <entry key="Agenda CalendarItems Events Icon" type="String">
    </entry>

    <entry key="Agenda CalendarItems ToDos Background Color" type="Color">
      <default>255, 100, 100</default><!-- FIXME -->
    </entry>
    <entry key="Agenda CalendarItems ToDos Background Image" type="String">
    </entry>
    <entry key="Agenda CalendarItems ToDos Font" type="Font">
    </entry>
    <entry key="Agenda CalendarItems ToDos Frame Color" type="Color">
      <default>255, 100, 100</default><!-- FIXME -->
    </entry>
    <entry key="Agenda CalendarItems ToDos Icon" type="String">
    </entry>
    <entry key="Agenda CalendarItems ToDos DueToday Background Image" type="String">
    </entry>
    <entry key="Agenda CalendarItems ToDos DueToday Font" type="Font">
    </entry>
    <entry key="Agenda CalendarItems ToDos DueToday Frame Color" type="Color">
    </entry>
    <entry key="Agenda CalendarItems ToDos DueToday Icon" type="String">
    </entry>
    <entry key="Agenda CalendarItems ToDos Overdue Background Image" type="String">
    </entry>
    <entry key="Agenda CalendarItems ToDos Overdue Font" type="Font">
    </entry>
    <entry key="Agenda CalendarItems ToDos Overdue Frame Color" type="Color">
    </entry>
    <entry key="Agenda CalendarItems ToDos Overdue Icon" type="String">
    </entry>
    <!-- TODO: categories, resources -->

    <entry key="Agenda Holidays Background Color" type="Color">
      <label>Holiday color</label>
      <whatsthis>Select the holiday color here. The holiday color will be used for the holiday name in the month view and the holiday number in the date navigator.</whatsthis>
      <default>255, 100, 100</default>
    </entry>
    <entry key="Agenda Holidays Background Image" type="String">
    </entry>
    <!-- END:   These entries are the same for the agenda and month views, please keep them in sync -->
  </group>

  <group name="Theme/Month view">
    <!-- BEGIN: These entries are the same for the Month and month views, please keep them in sync -->
    <entry key="Month Grid Background Color" type="Color">
      <label>Month view background color</label>
      <whatsthis>Select the Month view background color here.</whatsthis>
      <default>255, 255, 255</default>
    </entry>
    <entry key="Month Grid Background Image" type="String">
    </entry>
    <entry key="Month Grid Highlight Color" type="Color">
      <label>Highlight color</label>
      <whatsthis>Select the highlight color here. The highlight color will be used for marking the currently selected area in your Month and in the date navigator.</whatsthis>
      <default>100, 100, 255</default>
    </entry>
    <entry key="Month Grid WorkHours Background Color" type="Color">
      <label>Working hours color</label>
      <whatsthis>Select the working hours background color for the Month view here.</whatsthis>
      <default>225, 225, 255</default>
    </entry>
    <entry key="Month Grid WorkHours Background Image" type="String">
    </entry>
    <!-- END:   These entries are the same for the Month and month views, please keep them in sync -->

    <!-- BEGIN: These entries are the same for the Month and month views, please keep them in sync -->
    <entry key="Month CalendarItems Background Color" type="Color">
      <default>255, 100, 100</default><!-- FIXME -->
    </entry>
    <entry key="Month CalendarItems Background Image" type="String">
    </entry>
    <entry key="Month CalendarItems Font" type="Font">
    </entry>
    <entry key="Month CalendarItems Frame Color" type="Color">
      <default>255, 100, 100</default><!-- FIXME -->
    </entry>
    <entry key="Month CalendarItems Icon" type="String">
    </entry>

    <entry key="Month CalendarItems Events Background Color" type="Color">
      <label>Default event color</label>
      <whatsthis>Select the default event color here. The default event color will be used for events categories in your Month. Note that you can specify a separate color for each event category below.</whatsthis>
      <default>151, 235, 121</default>
    </entry>
    <entry key="Month CalendarItems Events Background Image" type="String">
    </entry>
    <entry key="Month CalendarItems Events Font" type="Font">
    </entry>
    <entry key="Month CalendarItems Events Frame Color" type="Color">
      <default>255, 100, 100</default><!-- FIXME -->
    </entry>
    <entry key="Month CalendarItems Events Icon" type="String">
    </entry>

    <entry key="Month CalendarItems ToDos Background Color" type="Color">
      <default>255, 100, 100</default><!-- FIXME -->
    </entry>
    <entry key="Month CalendarItems ToDos Background Image" type="String">
    </entry>
    <entry key="Month CalendarItems ToDos Font" type="Font">
    </entry>
    <entry key="Month CalendarItems ToDos Frame Color" type="Color">
      <default>255, 100, 100</default><!-- FIXME -->
    </entry>
    <entry key="Month CalendarItems ToDos Icon" type="String">
    </entry>

    <entry key="Month CalendarItems ToDos DueTodayBackground Color" type="Color">
      <label>To-do due today color</label>
      <whatsthis>Select the to-do due today color here.</whatsthis>
      <default>255, 200, 50</default>
    </entry>
    <entry key="Month CalendarItems ToDos DueToday Background Image" type="String">
    </entry>
    <entry key="Month CalendarItems ToDos DueToday Font" type="Font">
    </entry>
    <entry key="Month CalendarItems ToDos DueToday Frame Color" type="Color">
    </entry>
    <entry key="Month CalendarItems ToDos DueToday Icon" type="String">
    </entry>

    <entry key="Month CalendarItems ToDos Overdue Background Color" type="Color">
      <label>To-do overdue color</label>
      <whatsthis>Select the to-do overdue color here.</whatsthis>
      <default>255, 100, 100</default>
    </entry>
    <entry key="Month CalendarItems ToDos Overdue Background Image" type="String">
    </entry>
    <entry key="Month CalendarItems ToDos Overdue Font" type="Font">
    </entry>
    <entry key="Month CalendarItems ToDos Overdue Frame Color" type="Color">
    </entry>
    <entry key="Month CalendarItems ToDos Overdue Icon" type="String">
    </entry>
    <!-- TODO: categories, resources -->

    <entry key="Month Holidays Background Color" type="Color">
      <label>Holiday color</label>
      <whatsthis>Select the holiday color here. The holiday color will be used for the holiday name in the month view and the holiday number in the date navigator.</whatsthis>
      <default>255, 100, 100</default>
    </entry>
    <entry key="Month Holidays Background Image" type="String">
    </entry>
    <!-- END:   These entries are the same for the Month and month views, please keep them in sync -->
  </group>
</kcfg>