hermet pushed a commit to branch master.

http://git.enlightenment.org/tools/enventor.git/commit/?id=a020bbe71e6fdfc4092b832081e2fd551b6998b2

commit a020bbe71e6fdfc4092b832081e2fd551b6998b2
Author: ChunEon Park <[email protected]>
Date:   Sat Feb 22 15:05:47 2014 +0900

    hotkeys - adjust hotkey area height
---
 data/themes/default/layout.edc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/themes/default/layout.edc b/data/themes/default/layout.edc
index 79da16b..fc4c2c3 100644
--- a/data/themes/default/layout.edc
+++ b/data/themes/default/layout.edc
@@ -284,7 +284,7 @@ group { name: "main_layout";
          description { state: "default" 0.0;
             rel1.relative: 0 0;
             rel2.relative: 1 0;
-            min: 0 30;
+            min: 0 26;
             fixed: 0 1;
             align: 0.5 0;
          }

-- 


Reply via email to