diff options
author | Federico Mena Quintero <federico@ximian.com> | 2001-08-17 02:34:20 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2001-08-17 02:34:20 +0800 |
commit | 7a821eebc4cf2f402afd0feb8fdbe10f37f79658 (patch) | |
tree | d298e097a73eae8b90641435dd02e48496e4a3ce /calendar/ChangeLog | |
parent | b28275657d0fc2345306ea21b2ac52c57fb79688 (diff) | |
download | gsoc2013-evolution-7a821eebc4cf2f402afd0feb8fdbe10f37f79658.tar gsoc2013-evolution-7a821eebc4cf2f402afd0feb8fdbe10f37f79658.tar.gz gsoc2013-evolution-7a821eebc4cf2f402afd0feb8fdbe10f37f79658.tar.bz2 gsoc2013-evolution-7a821eebc4cf2f402afd0feb8fdbe10f37f79658.tar.lz gsoc2013-evolution-7a821eebc4cf2f402afd0feb8fdbe10f37f79658.tar.xz gsoc2013-evolution-7a821eebc4cf2f402afd0feb8fdbe10f37f79658.tar.zst gsoc2013-evolution-7a821eebc4cf2f402afd0feb8fdbe10f37f79658.zip |
Do not set the time popup range. We also want to be able to create
2001-08-16 Federico Mena Quintero <federico@ximian.com>
* gui/calendar-config.c (calendar_config_configure_e_date_edit):
Do not set the time popup range. We also want to be able to
create appointments that are not within nine-to-five! Think of
going to the movies! Fixes bug #7436.
* gui/dialogs/cal-prefs-dialog.glade: "am/pm" is now "AM/PM".
Fixes bug #7367.
svn path=/trunk/; revision=12109
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a1af106e76..9402083d04 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2001-08-16 Federico Mena Quintero <federico@ximian.com> + + * gui/calendar-config.c (calendar_config_configure_e_date_edit): + Do not set the time popup range. We also want to be able to + create appointments that are not within nine-to-five! Think of + going to the movies! Fixes bug #7436. + + * gui/dialogs/cal-prefs-dialog.glade: "am/pm" is now "AM/PM". + Fixes bug #7367. + 2001-08-16 Jon Trowbridge <trow@ximian.com> * gui/cal-search-bar.c: Changed to reflect my renaming of some of |