From 2deeb1dcfa99de76cb57eef3ad9fa9ba4b6874a3 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Mon, 12 Jul 2010 23:58:01 +0000 Subject: [PATCH] Actually make conf icon show up. SVN revision: 50208 --- data/themes/default.edc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/themes/default.edc b/data/themes/default.edc index 5631eed90..d6498f22f 100644 --- a/data/themes/default.edc +++ b/data/themes/default.edc @@ -35343,8 +35343,8 @@ collections { group { name: "e/modules/conf/main"; - images.image: "icon_configuration.png" COMP; images { + image: "icon_configuration.png" COMP; image: "bt_base1.png" COMP; image: "bt_base2.png" COMP; image: "bt_hilight.png" COMP; @@ -35403,7 +35403,7 @@ collections { state: "default" 0.0; aspect: 1.0 1.0; aspect_preference: BOTH; - visible: 0; + visible: 1; image.normal: "icon_configuration.png"; rel1 { to: "button_image";