make press glow easier to see
authorCarsten Haitzler <raster@rasterman.com>
Mon, 2 Mar 2009 05:46:37 +0000 (05:46 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Mon, 2 Mar 2009 05:46:37 +0000 (05:46 +0000)
SVN revision: 39323

data/themes/default.edc
data/themes/images/bt_glow.png

index d51f133..89eb06f 100644 (file)
@@ -10817,6 +10817,7 @@ collections { /* begin the collection of edje groups that are in this file */
                  normal: "bt_glow.png";
                  border: 12 12 12 12;
               }
+               fill.smooth : 0;
            }
            description { state: "clicked" 0.0;
               inherit:  "default" 0.0;
@@ -10976,6 +10977,7 @@ collections { /* begin the collection of edje groups that are in this file */
                  normal: "bt_glow.png";
                  border: 12 12 12 12;
               }
+               fill.smooth : 0;
            }
            description { state: "clicked" 0.0;
               inherit:  "default" 0.0;
@@ -17830,6 +17832,7 @@ group { name: "e/toolbar/default/base";
                  normal: "bt_glow.png";
                  border: 12 12 12 12;
               }
+               fill.smooth : 0;
            }
            description { state: "clicked" 0.0;
               inherit:  "default" 0.0;
@@ -21919,6 +21922,7 @@ group { name: "e/toolbar/default/base";
                  normal: "bt_glow.png";
                  border: 12 12 12 12;
               }
+               fill.smooth : 0;
            }
            description { state: "clicked" 0.0;
               inherit:  "default" 0.0;
@@ -22360,6 +22364,7 @@ group { name: "e/toolbar/default/base";
                  normal: "bt_glow.png";
                  border: 12 12 12 12;
               }
+               fill.smooth : 0;
            }
            description { state: "clicked" 0.0;
               inherit:  "default" 0.0;
@@ -22584,6 +22589,7 @@ group { name: "e/toolbar/default/base";
                  normal: "bt_glow.png";
                  border: 12 12 12 12;
               }
+               fill.smooth : 0;
            }
            description { state: "clicked" 0.0;
               inherit:  "default" 0.0;
index b8ed187..e995ff1 100644 (file)
Binary files a/data/themes/images/bt_glow.png and b/data/themes/images/bt_glow.png differ