aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-categories-config.c
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2001-07-20 23:40:15 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2001-07-20 23:40:15 +0800
commit870148b22d5d821f8115a47247f2e9f1660a90cc (patch)
tree257d97063584a2afcfdeac4f33afe50833b8b45b /e-util/e-categories-config.c
parent756e4125f632ff477f8e66648d44e1d1b167084b (diff)
downloadgsoc2013-evolution-870148b22d5d821f8115a47247f2e9f1660a90cc.tar
gsoc2013-evolution-870148b22d5d821f8115a47247f2e9f1660a90cc.tar.gz
gsoc2013-evolution-870148b22d5d821f8115a47247f2e9f1660a90cc.tar.bz2
gsoc2013-evolution-870148b22d5d821f8115a47247f2e9f1660a90cc.tar.lz
gsoc2013-evolution-870148b22d5d821f8115a47247f2e9f1660a90cc.tar.xz
gsoc2013-evolution-870148b22d5d821f8115a47247f2e9f1660a90cc.tar.zst
gsoc2013-evolution-870148b22d5d821f8115a47247f2e9f1660a90cc.zip
use the 2 new category icons (16_category_suppliers.png and
2001-07-20 Rodrigo Moya <rodrigo@ximian.com> * e-categories-config.c (initialize_categories_config): use the 2 new category icons (16_category_suppliers.png and 16_category_time-and-expenses.png) svn path=/trunk/; revision=11261
Diffstat (limited to 'e-util/e-categories-config.c')
-rw-r--r--e-util/e-categories-config.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/e-util/e-categories-config.c b/e-util/e-categories-config.c
index 03eaaf6910..e88dc8188f 100644
--- a/e-util/e-categories-config.c
+++ b/e-util/e-categories-config.c
@@ -95,9 +95,9 @@ initialize_categories_config (void)
e_categories_config_set_icon_for (
_("Strategies"), EVOLUTION_CATEGORY_ICONS "/16_category_strategies.png");
e_categories_config_set_icon_for (
- _("Suppliers"), NULL);
+ _("Suppliers"), EVOLUTION_CATEGORY_ICONS "/16_category_suppliers.png");
e_categories_config_set_icon_for (
- _("Time & Expenses"), NULL);
+ _("Time & Expenses"), EVOLUTION_CATEGORY_ICONS "/16_category_time-and-expenses.png");
e_categories_config_set_icon_for (
_("VIP"), NULL);
e_categories_config_set_icon_for (