diff options
author | Damon Chaplin <damon@ximian.com> | 2001-07-25 06:38:57 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-07-25 06:38:57 +0800 |
commit | b6d9682a8944b7cad5f4efcdf68494481a9b6420 (patch) | |
tree | 42fa0fbaffc8436664108e3aab44c11018b9e5d9 /widgets/misc/ChangeLog | |
parent | 96a9eafc7290ef276d2f0559d20cc2f1057c4231 (diff) | |
download | gsoc2013-evolution-b6d9682a8944b7cad5f4efcdf68494481a9b6420.tar gsoc2013-evolution-b6d9682a8944b7cad5f4efcdf68494481a9b6420.tar.gz gsoc2013-evolution-b6d9682a8944b7cad5f4efcdf68494481a9b6420.tar.bz2 gsoc2013-evolution-b6d9682a8944b7cad5f4efcdf68494481a9b6420.tar.lz gsoc2013-evolution-b6d9682a8944b7cad5f4efcdf68494481a9b6420.tar.xz gsoc2013-evolution-b6d9682a8944b7cad5f4efcdf68494481a9b6420.tar.zst gsoc2013-evolution-b6d9682a8944b7cad5f4efcdf68494481a9b6420.zip |
don't show the year in the popup submenu for the months, and center the
2001-07-24 Damon Chaplin <damon@ximian.com>
* e-calendar-item.c (e_calendar_item_show_popup_menu): don't show the
year in the popup submenu for the months, and center the months.
Fixes bug #4397.
svn path=/trunk/; revision=11365
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index b9f00712a3..7f0c9f1a01 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,9 @@ +2001-07-24 Damon Chaplin <damon@ximian.com> + + * e-calendar-item.c (e_calendar_item_show_popup_menu): don't show the + year in the popup submenu for the months, and center the months. + Fixes + 2001-07-18 Jeffrey Stedfast <fejj@ximian.com> * e-filter-bar.c (rule_editor_destroyed): When the dialog gets |