diff options
author | Zbigniew Chyla <cyba@gnome.pl> | 2001-08-18 16:38:49 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2001-08-18 16:38:49 +0800 |
commit | a7135aebdabb051dc9e0c7c74676f75f4ca388ed (patch) | |
tree | 9e5e12b8ec951e35f00175cbd0cc79504027611a /calendar/ChangeLog | |
parent | 7b3fe06340b59ed5e1bec5b9798e3edb586be4e4 (diff) | |
download | gsoc2013-evolution-a7135aebdabb051dc9e0c7c74676f75f4ca388ed.tar gsoc2013-evolution-a7135aebdabb051dc9e0c7c74676f75f4ca388ed.tar.gz gsoc2013-evolution-a7135aebdabb051dc9e0c7c74676f75f4ca388ed.tar.bz2 gsoc2013-evolution-a7135aebdabb051dc9e0c7c74676f75f4ca388ed.tar.lz gsoc2013-evolution-a7135aebdabb051dc9e0c7c74676f75f4ca388ed.tar.xz gsoc2013-evolution-a7135aebdabb051dc9e0c7c74676f75f4ca388ed.tar.zst gsoc2013-evolution-a7135aebdabb051dc9e0c7c74676f75f4ca388ed.zip |
New. (config_read): Use locale's setting as default for
2001-08-18 Zbigniew Chyla <cyba@gnome.pl>
* gui/calendar-config.c (locale_uses_24h_time_format): New.
(config_read): Use locale's setting as default for
/Calendar/Display/Use24HourFormat so that Europeans don't have to
switch to 24-hour format manually.
svn path=/trunk/; revision=12200
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5153925678..de9ebfa34b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2001-08-18 Zbigniew Chyla <cyba@gnome.pl> + + * gui/calendar-config.c (locale_uses_24h_time_format): New. + (config_read): Use locale's setting as default for + /Calendar/Display/Use24HourFormat so that Europeans don't have to + switch to 24-hour format manually. + 2001-08-17 Damon Chaplin <damon@ximian.com> * gui/gnome-cal.c (gnome_calendar_new_task): new function to open the |