diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-06-05 01:16:57 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-06-05 01:16:57 +0800 |
commit | c1dadee81ade19d8524cd5d8466f76ffd4f5f289 (patch) | |
tree | 0897a3c8d7b9035d720f170534841ad22b7a77b8 /widgets/ChangeLog | |
parent | b7f26419b3178309b0d5ad957f1be4727c7f362c (diff) | |
download | gsoc2013-evolution-c1dadee81ade19d8524cd5d8466f76ffd4f5f289.tar.gz gsoc2013-evolution-c1dadee81ade19d8524cd5d8466f76ffd4f5f289.tar.zst gsoc2013-evolution-c1dadee81ade19d8524cd5d8466f76ffd4f5f289.zip |
Don't show this dialog more than once per collection.
2002-06-04 Christopher James Lahey <clahey@ximian.com>
* menus/gal-view-menus.c (define_views): Don't show this dialog
more than once per collection.
svn path=/trunk/; revision=17106
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 f66377522c..f8a888f380 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,3 +1,8 @@ +2002-06-04 Christopher James Lahey <clahey@ximian.com> + + * menus/gal-view-menus.c (define_views): Don't show this dialog + more than once per collection. + 2002-05-14 Christopher James Lahey <clahey@ximian.com> * menus/gal-view-menus.c (build_menus): Made it so that if the |