[pim/eventviews] src: src/eventviews.kcfg - sync to recent changes in korganizer.kcfg

Allen Winter <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 7bcd39bc46db3bfba1dcebdb0f6b15e839e9e7b7 by Allen Winter.
Committed on 20/07/2026 at 15:36.
Pushed by winterz into branch 'master'.

src/eventviews.kcfg - sync to recent changes in korganizer.kcfg

M  +21   -12   src/eventviews.kcfg

https://invent.kde.org/pim/eventviews/-/commit/7bcd39bc46db3bfba1dcebdb0f6b15e839e9e7b7

diff --git a/src/eventviews.kcfg b/src/eventviews.kcfg
index 6ed6f235..d106252d 100644
--- a/src/eventviews.kcfg
+++ b/src/eventviews.kcfg
@@ -176,6 +176,11 @@
       <tooltip>Display incidence locations in agenda view items</tooltip>
       <default>false</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="Bool" name="ShowTodosAgendaView">
       <label>Show to-dos</label>
       <whatsthis>Check this box to display to-dos in the agenda view.</whatsthis>
@@ -201,36 +206,35 @@
       <default>false</default>
     </entry>
     <entry type="Enum" key="AgendaViewColors">
-      <label>Color Usage</label>
+      <label>Agenda Item Color</label>
       <choices>
         <choice name="CategoryInsideResourceOutside">
           <label>Tag inside, calendar outside</label>
+          <tooltip>Use the tag's color for the inside of the item and the calendar's color for the item borders</tooltip>
           <whatsthis>Select the "Tag inside, calendar outside" option if you would like to draw calendar items in their associated tag 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 tag color inside and calendar color for their border</tooltip>
         </choice>
         <choice name="ResourceInsideCategoryOutside">
           <label>Calendar inside, tag outside</label>
+          <tooltip>Use the calendar's color for the inside of the item and the tag's color for the item borders</tooltip>
           <whatsthis>Select the "Calendar inside, tag 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 tag. Please use the Colors and Fonts configuration page for setting these colors.</whatsthis>
           <tooltip>Draw agenda items in their calendar color inside and tag color for their border</tooltip>
         </choice>
         <choice name="CategoryOnly">
           <label>Only tag</label>
+          <tooltip>Use the tag's color for both the inside of the item and its borders</tooltip>
           <whatsthis>Select the "Only tag" option if you would like to draw calendar items (both inside and border) in the color of their associated tag. Please use the Colors and Fonts configuration page for setting these colors.</whatsthis>
           <tooltip>Draw agenda items using their tag color for the inside and border</tooltip>
         </choice>
         <choice name="ResourceOnly">
           <label>Only calendar</label>
+          <tooltip>Use the calendar's color for both the inside of the item and its borders</tooltip>
           <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>
@@ -278,6 +282,12 @@
       <tooltip>Display the start and end times in month view items</tooltip>
       <default>false</default>
     </entry>
+    <entry type="Bool" key="ColorMonthBusyDaysEnabled" name="ColorMonthBusyDaysEnabled">
+      <label>Color busy days with a different background color</label>
+      <tooltip>Use the busy days background color setting for busy days</tooltip>
+      <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>
     <entry type="Bool" name="ShowTodosMonthView">
       <label>Show to-dos</label>
       <whatsthis>Check this box to display to-dos in the month view.</whatsthis>
@@ -309,36 +319,35 @@
       <default>false</default>
     </entry>
     <entry type="Enum" key="MonthViewColors">
-      <label>Color Usage</label>
+      <label>Month Item Colors</label>
       <choices>
         <choice name="MonthItemCategoryInsideResourceOutside">
           <label>Tag inside, calendar outside</label>
+          <tooltip>Use the tag's color for the inside of the item and the calendar's color for the item borders</tooltip>
           <whatsthis>Select the "Tag inside, calendar outside" option if you would like to draw calendar items in their associated tag 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 tag color inside and calendar color for their border</tooltip>
         </choice>
         <choice name="MonthItemResourceInsideCategoryOutside">
           <label>Calendar inside, tag outside</label>
+          <tooltip>Use the calendar's color for the inside of the item and the tag's color for the item borders</tooltip>
           <whatsthis>Select the "Calendar inside, tag 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 tag.  Please use the Colors and Fonts configuration page for setting these colors.</whatsthis>
           <tooltip>Draw month items in their calendar color inside and tag color for their border</tooltip>
         </choice>
         <choice name="MonthItemCategoryOnly">
           <label>Only tag</label>
+          <tooltip>Use the tag's color for both the inside of the item and its borders</tooltip>
           <whatsthis>Select the "Only tag" option if you would like to draw calendar items (both inside and border) in the color of their associated tag.  Please use the Colors and Fonts configuration page for setting these colors.</whatsthis>
           <tooltip>Draw month items using their tag color for the inside and border</tooltip>
         </choice>
         <choice name="MonthItemResourceOnly">
           <label>Only calendar</label>
+          <tooltip>Use the calendar's color for both the inside of the item and its borders</tooltip>
           <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>
-    <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: Todo View Tab -->
   <group name="Todo View">
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.