hermet pushed a commit to branch master.

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

commit 5b67f50283795100f005b545ed73ce064f5e9177
Author: Hermet Park <her...@hermet.pe.kr>
Date:   Fri Sep 30 16:52:50 2016 +0900

    syntax color: These keywords shouldn't be added here.
---
 data/color/edc.src | 2 --
 1 file changed, 2 deletions(-)

diff --git a/data/color/edc.src b/data/color/edc.src
index fa1eabc..a618e51 100644
--- a/data/color/edc.src
+++ b/data/color/edc.src
@@ -247,7 +247,6 @@ group "syntax_color_group" struct {
          value "val" string: "00FFFF";
          group "keys" list {
             value "key" string: "anim";
-            value "key" string: "blur";
             value "key" string: "cancel_anim";
             value "key" string: "cancel_timer";
             value "key" string: "custom_state";
@@ -260,7 +259,6 @@ group "syntax_color_group" struct {
             value "key" string: "get_state_val";
             value "key" string: "get_state";
             value "key" string: "get_text";
-            value "key" string: "padding_set";
             value "key" string: "round";
             value "key" string: "run_program";
             value "key" string: "set_float";

-- 


Reply via email to