jpeg pushed a commit to branch master.

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

commit c1c35803050a343896ab9ab4b7a6f0864d5d76ee
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Thu Oct 29 14:40:10 2015 +0900

    hilight: add more keywords (LOSSY_ETC1,2, SOURCE)
---
 data/color/edc.src | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/data/color/edc.src b/data/color/edc.src
index 4f1448e..be9dec1 100644
--- a/data/color/edc.src
+++ b/data/color/edc.src
@@ -191,6 +191,8 @@ group "syntax_color_group" struct {
             value "key" string: "LINEAR";
             value "key" string: "LIN";
             value "key" string: "LOSSY";
+            value "key" string: "LOSSY_ETC1";
+            value "key" string: "LOSSY_ETC2";
             value "key" string: "MSG_FLOAT_SET";
             value "key" string: "MSG_FLOAT";
             value "key" string: "MSG_INT_FLOAT_SET";
@@ -223,6 +225,7 @@ group "syntax_color_group" struct {
             value "key" string: "SOFT_SHADOW";
             value "key" string: "SOLID";
             value "key" string: "SPRING";
+            value "key" string: "SOURCE";
             value "key" string: "STATE_SET";
             value "key" string: "USER";
             value "key" string: "VERTICAL";

-- 


Reply via email to