[evolution/express2: 10/10] Hide the 'Show appointment end times' option when in Express mode



commit e6c2e5a37c3128351a4e78e0cb27a56b43a0bba1
Author: Federico Mena Quintero <federico novell com>
Date:   Sat Apr 17 18:44:22 2010 -0500

    Hide the 'Show appointment end times' option when in Express mode
    
    The default is True, and it is perfectly fine - otherwise
    you cannot see when appointments are supposed to end.
    
    Signed-off-by: Federico Mena Quintero <federico novell com>

 calendar/gui/apps_evolution_calendar.schemas.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/calendar/gui/apps_evolution_calendar.schemas.in b/calendar/gui/apps_evolution_calendar.schemas.in
index 1885a91..ec2f5a4 100644
--- a/calendar/gui/apps_evolution_calendar.schemas.in
+++ b/calendar/gui/apps_evolution_calendar.schemas.in
@@ -823,7 +823,7 @@
       <owner>evolution-calendar</owner>
       <type>list</type>
       <list_type>string</list_type>
-      <default>[label_second_zone,hbox_second_zone,timezone,timezone_label,hbox_use_system_timezone,hbox_time_divisions,month_scroll_by_week]</default>
+      <default>[label_second_zone,hbox_second_zone,timezone,timezone_label,hbox_use_system_timezone,hbox_time_divisions,show_end_times,month_scroll_by_week]</default>
       <locale name="C">
          <short>List of controls to hide when in Express mode</short>
          <long>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]