raster pushed a commit to branch master.

commit 5e3a4ceb99f98f2a54077d18a3416840d3b585e8
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Wed Aug 7 18:44:11 2013 +0900

    warning--
---
 edje/edc/elm/hover.edc | 8 ++++----
 edje/edc/elm/inwin.edc | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/edje/edc/elm/hover.edc b/edje/edc/elm/hover.edc
index 872b350..4596864 100644
--- a/edje/edc/elm/hover.edc
+++ b/edje/edc/elm/hover.edc
@@ -160,7 +160,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;
          }
       }
@@ -465,7 +465,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;
          }
       }
@@ -898,7 +898,7 @@ group { name: "elm/hover/base/hoversel_vertical/default";
             color: 0 0 0 0;
          }
          description { state: "visible" 0.0;
-            inherit: "default" 1.0;
+            inherit: "default" 0.0;
             color: 0 0 0 64;
          }
       }
@@ -1099,7 +1099,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/edje/edc/elm/inwin.edc b/edje/edc/elm/inwin.edc
index 0397b1a..ddf65c3 100644
--- a/edje/edc/elm/inwin.edc
+++ b/edje/edc/elm/inwin.edc
@@ -8,7 +8,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: 150 150 150 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