seoz pushed a commit to branch master.

commit 5d6cab84f6538cec8c20669fe1869808c118e042
Author: Daniel Juyung Seo <[email protected]>
Date:   Sun Aug 11 22:34:45 2013 +0900

    hover.edc win.edc: use correct state name.
---
 data/themes/widgets/hover.edc | 8 ++++----
 data/themes/widgets/win.edc   | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/data/themes/widgets/hover.edc b/data/themes/widgets/hover.edc
index 3fda5a0..23380bd 100644
--- a/data/themes/widgets/hover.edc
+++ b/data/themes/widgets/hover.edc
@@ -196,7 +196,7 @@ group { name: "elm/hover/base/popout";
             color: 0 0 0 0;
          }
          description { state: "visible" 0.0;
-            inherit: "default" 1.0;
+            inherit: "default" 0.0;
             color: 0 0 0 64;
          }
       }
@@ -603,7 +603,7 @@ group { name: "elm/hover/base/menu";
             color: 0 0 0 0;
          }
          description { state: "visible" 0.0;
-            inherit: "default" 1.0;
+            inherit: "default" 0.0;
             color: 0 0 0 64;
          }
       }
@@ -1171,7 +1171,7 @@ part { name: "base";
       color: 0 0 0 0;
    }
    description { state: "visible" 0.0;
-      inherit: "default" 1.0;
+      inherit: "default" 0.0;
       color: 0 0 0 64;
    }
 }
@@ -1426,7 +1426,7 @@ group { name: 
"elm/hover/base/hoversel_horizontal/default";
             color: 0 0 0 0;
          }
          description { state: "visible" 0.0;
-            inherit: "default" 1.0;
+            inherit: "default" 0.0;
             color: 0 0 0 64;
          }
       }
diff --git a/data/themes/widgets/win.edc b/data/themes/widgets/win.edc
index 222303c..e284ff6 100644
--- a/data/themes/widgets/win.edc
+++ b/data/themes/widgets/win.edc
@@ -12,7 +12,7 @@ group { name: "elm/win/inwin/default";
             color: 0 0 0 0;
          }
          description { state: "visible" 0.0;
-            inherit: "default" 1.0;
+            inherit: "default" 0.0;
             color: 0 0 0 64;
          }
       }
@@ -93,7 +93,7 @@ group { name: "elm/win/inwin/minimal";
             color: 0 0 0 0;
          }
          description { state: "visible" 0.0;
-            inherit: "default" 1.0;
+            inherit: "default" 0.0;
             color: 0 0 0 64;
          }
       }
@@ -175,7 +175,7 @@ group { name: "elm/win/inwin/minimal_vertical";
             color: 0 0 0 0;
          }
          description { state: "visible" 0.0;
-            inherit: "default" 1.0;
+            inherit: "default" 0.0;
             color: 0 0 0 64;
          }
       }

-- 

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk

Reply via email to