seoz pushed a commit to branch master.

commit b9255398e3ecdb1cac2a90495b013bb6d2d02b8c
Author: Daniel Juyung Seo <[email protected]>
Date:   Thu Jul 25 22:32:38 2013 +0900

    fix typo. HILIGHT -> HIGHLIGHT.
---
 edje/edc/elm/dayselector.edc | 2 +-
 edje/edc/elm/toolbar.edc     | 4 ++--
 edje/fonts.edc               | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/edje/edc/elm/dayselector.edc b/edje/edc/elm/dayselector.edc
index 2c60ee3..083f3c8 100644
--- a/edje/edc/elm/dayselector.edc
+++ b/edje/edc/elm/dayselector.edc
@@ -365,7 +365,7 @@ group { name: "elm/check/base/dayselector/default";
                text_source: "elm.text";
                text_class: "button";
             }
-            color: FN_COL_HILIGHT;
+            color: FN_COL_HIGHLIGHT;
             visible: 0;
          }
          description { state: "weekend_default" 0.0;
diff --git a/edje/edc/elm/toolbar.edc b/edje/edc/elm/toolbar.edc
index f1f7452..9793709 100644
--- a/edje/edc/elm/toolbar.edc
+++ b/edje/edc/elm/toolbar.edc
@@ -640,7 +640,7 @@ group { name: "elm/toolbar/item/default";
             rel1.to: "elm.text";
             rel2.offset: 2 1;
             rel2.to: "elm.text";
-            color: FN_COL_HILIGHT;
+            color: FN_COL_HIGHLIGHT;
             color_class: "toolbar_item_active";
             text { font: FN; size: 10;
                text_source: "elm.text";
@@ -734,7 +734,7 @@ group { name: "elm/toolbar/item/default";
             rel1.to: "elm.text";
             rel2.offset: 2 1;
             rel2.to: "elm.text";
-            color: FN_COL_HILIGHT;
+            color: FN_COL_HIGHLIGHT;
             color_class: "toolbar_item_active";
             text { font: FN; size: 10;
                text_source: "elm.text";
diff --git a/edje/fonts.edc b/edje/fonts.edc
index 83af96b..fd55795 100644
--- a/edje/fonts.edc
+++ b/edje/fonts.edc
@@ -16,4 +16,4 @@
 #define FNBDIT "Sans:style=Bold Italic"
 
 #define FN_COL_DEFAULT 255 255 255 255; color3: 0 0 0 128
-#define FN_COL_HILIGHT 51 153 255 255; color2: 51 153 255 24; color3: 51 153 
255 18
+#define FN_COL_HIGHLIGHT 51 153 255 255; color2: 51 153 255 24; color3: 51 153 
255 18

-- 

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk

Reply via email to