From 28c0c65a3041c1fb25249874809cf6e707bb9348 Mon Sep 17 00:00:00 2001
From: Li Yuan
Date: Wed, 26 Jan 2005 11:48:21 +0000
Subject: use full name for the weekday checkbox.
2005-01-26 Li Yuan
* gui/dialogs/cal-prefs-dialog.glade:
use full name for the weekday checkbox.
Fixes #71729.
svn path=/trunk/; revision=28561
---
calendar/ChangeLog | 8 ++++++++
calendar/gui/dialogs/cal-prefs-dialog.glade | 23 ++++++++++++++++++++++-
2 files changed, 30 insertions(+), 1 deletion(-)
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index e5938314ce..1165cf4165 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2005-01-26 Li Yuan
+
+ * gui/dialogs/cal-prefs-dialog.glade:
+ use full name for the weekday checkbox.
+
+ Fixes #71729.
+
+
2005-01-26 JP Rosevear
* gui/itip-utils.c (itip_send_comp): make sure we free the user
diff --git a/calendar/gui/dialogs/cal-prefs-dialog.glade b/calendar/gui/dialogs/cal-prefs-dialog.glade
index 95c5c9887f..c950ed44be 100644
--- a/calendar/gui/dialogs/cal-prefs-dialog.glade
+++ b/calendar/gui/dialogs/cal-prefs-dialog.glade
@@ -375,6 +375,9 @@
False
False
True
+
+ Monday
+
0
@@ -394,6 +397,9 @@
False
False
True
+
+ Tuesday
+
0
@@ -413,6 +419,9 @@
False
False
True
+
+ Wednesday
+
0
@@ -432,6 +441,9 @@
False
False
True
+
+ Thursday
+
0
@@ -451,6 +463,9 @@
False
False
True
+
+ Friday
+
0
@@ -470,6 +485,9 @@
False
False
True
+
+ Saturday
+
0
@@ -489,6 +507,9 @@
False
False
True
+
+ Sunday
+
0
@@ -1899,7 +1920,7 @@
0
True
- *
+ *
False
--
cgit