aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2002-06-05 06:12:08 +0800
committerChris Lahey <clahey@src.gnome.org>2002-06-05 06:12:08 +0800
commitad1e5a3b6a708bac960111f9e9d63d18d2058df6 (patch)
tree8e4068b2ba5023e028250dbf001191771c57f3c0 /widgets/ChangeLog
parent18bbb3ccc17abbb798fd13e183e5436f12382c68 (diff)
downloadgsoc2013-evolution-ad1e5a3b6a708bac960111f9e9d63d18d2058df6.tar
gsoc2013-evolution-ad1e5a3b6a708bac960111f9e9d63d18d2058df6.tar.gz
gsoc2013-evolution-ad1e5a3b6a708bac960111f9e9d63d18d2058df6.tar.bz2
gsoc2013-evolution-ad1e5a3b6a708bac960111f9e9d63d18d2058df6.tar.lz
gsoc2013-evolution-ad1e5a3b6a708bac960111f9e9d63d18d2058df6.tar.xz
gsoc2013-evolution-ad1e5a3b6a708bac960111f9e9d63d18d2058df6.tar.zst
gsoc2013-evolution-ad1e5a3b6a708bac960111f9e9d63d18d2058df6.zip
Added this function to let you disable the define views dialog.
2002-06-04 Christopher James Lahey <clahey@ximian.com> * menus/gal-view-menus.c, menus/gal-view-menus.h (gal_view_menus_set_show_define_views): Added this function to let you disable the define views dialog. svn path=/trunk/; revision=17111
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r--widgets/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog
index f8a888f380..19f3a4866f 100644
--- a/widgets/ChangeLog
+++ b/widgets/ChangeLog
@@ -1,5 +1,11 @@
2002-06-04 Christopher James Lahey <clahey@ximian.com>
+ * menus/gal-view-menus.c, menus/gal-view-menus.h
+ (gal_view_menus_set_show_define_views): Added this function to let
+ you disable the define views dialog.
+
+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.