From 834ae55a48b5e6c31e08987447bc7c01075e77d8 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Wed, 4 Jul 2001 20:03:48 +0000 Subject: load all icons and colors for each category 2001-07-04 Rodrigo Moya * e-categories-master-list-wombat.c (ecmlw_load): load all icons and colors for each category (ecmlw_save): save all icons and categories associated with each category * e-categories-config.c: use BonoboConf to store/retrieve settings, and use ECategoriesMasterListWombat when creating a ECategories dialog widget svn path=/trunk/; revision=10781 --- e-util/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 7c10e4ee29..f0557ac098 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,5 +1,11 @@ 2001-07-04 Rodrigo Moya + * e-categories-master-list-wombat.c (ecmlw_load): load all icons + and colors for each category + + (ecmlw_save): save all icons and categories associated with + each category + * e-categories-config.c: use BonoboConf to store/retrieve settings, and use ECategoriesMasterListWombat when creating a ECategories dialog widget -- cgit