diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-10-21 14:21:51 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-10-21 14:21:51 +0800 |
commit | 06341c604d36b3ce69a2aa8552117f74b4e333e5 (patch) | |
tree | 578194f0003778a26d89d966fb948a92219abeb5 /widgets/ChangeLog | |
parent | 24ebc6a7129779199d2c0509e54a17897603a09a (diff) | |
download | gsoc2013-evolution-06341c604d36b3ce69a2aa8552117f74b4e333e5.tar.gz gsoc2013-evolution-06341c604d36b3ce69a2aa8552117f74b4e333e5.tar.zst gsoc2013-evolution-06341c604d36b3ce69a2aa8552117f74b4e333e5.zip |
Make this not be a radio button, but instead just a normal menu.
2001-10-21 Christopher James Lahey <clahey@ximian.com>
* menus/gal-view-menus.c: Make this not be a radio button, but
instead just a normal menu.
svn path=/trunk/; revision=13844
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r-- | widgets/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog index 3858740232..73fcbf355e 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,3 +1,8 @@ +2001-10-21 Christopher James Lahey <clahey@ximian.com> + + * menus/gal-view-menus.c: Make this not be a radio button, but + instead just a normal menu. + 2001-10-18 Jeffrey Stedfast <fejj@ximian.com> * menus/gal-view-menus.c: #include bonobo-ui-util.h |