From 832c7ca22da71a13c476d041cdb53ce1488ab418 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Fri, 2 Jun 2006 19:12:25 +0000 Subject: [PATCH] Remove the "Icon Name" default text from the edc. If the user selects an eap field to display in ibar label, and that field contained no data, the "Icon Name" text was printed instead. SVN revision: 23097 --- data/themes/default_ibar.edc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/themes/default_ibar.edc b/data/themes/default_ibar.edc index c783e93cc..f204b49af 100644 --- a/data/themes/default_ibar.edc +++ b/data/themes/default_ibar.edc @@ -213,7 +213,7 @@ group { color: 255 255 255 0; color3: 0 0 0 0; text { - text: "Icon Name"; + text: ""; font: "Edje-Vera-Bold"; size: 10; min: 1 1;