diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2001-07-05 04:03:48 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2001-07-05 04:03:48 +0800 |
commit | 834ae55a48b5e6c31e08987447bc7c01075e77d8 (patch) | |
tree | 987ede6ab5329bdb4127df0f7ac39b8cab1ffe7f /e-util/ChangeLog | |
parent | d6e309cac3804858878039f3283b2bcff24658a1 (diff) | |
download | gsoc2013-evolution-834ae55a48b5e6c31e08987447bc7c01075e77d8.tar.gz gsoc2013-evolution-834ae55a48b5e6c31e08987447bc7c01075e77d8.tar.zst gsoc2013-evolution-834ae55a48b5e6c31e08987447bc7c01075e77d8.zip |
load all icons and colors for each category
2001-07-04 Rodrigo Moya <rodrigo@ximian.com>
* 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
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
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 <rodrigo@ximian.com> + * 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 |