hermet pushed a commit to branch master.

commit 108f22a766539dac172125e74bb3dbc336ffc7fc
Author: ChunEon Park <[email protected]>
Date:   Tue Jul 30 11:53:04 2013 +0900

    themes/dark - changed dayselector weekend color
---
 edje/edc/elm/dayselector.edc | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/edje/edc/elm/dayselector.edc b/edje/edc/elm/dayselector.edc
index e7dca90..833a89e 100644
--- a/edje/edc/elm/dayselector.edc
+++ b/edje/edc/elm/dayselector.edc
@@ -330,7 +330,9 @@ group { name: "elm/check/base/dayselector/default";
          }
          description { state: "weekend_default" 0.0;
             inherit: "default" 0.0;
-            visible: 0;
+            color: 128 128 128 255;
+            color3: 0 0 0 128;
+            visible: 1;
          }
          description { state: "weekend_style1" 0.0;
             inherit: "default" 0.0;
@@ -370,7 +372,7 @@ group { name: "elm/check/base/dayselector/default";
          }
          description { state: "weekend_default" 0.0;
             inherit: "default" 0.0;
-            visible: 1;
+            visible: 0;
          }
          description { state: "weekend_style1" 0.0;
             inherit: "default" 0.0;

-- 

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk

Reply via email to