seoz pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=9dcb15425cbed49978134817bab0bd71f8f9d469

commit 9dcb15425cbed49978134817bab0bd71f8f9d469
Author: Daniel Juyung Seo <seojuyu...@gmail.com>
Date:   Thu Oct 17 17:01:44 2013 +0900

    edc.vim: added border_scale_by.
---
 data/edje/vim/syntax/edc.vim | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/edje/vim/syntax/edc.vim b/data/edje/vim/syntax/edc.vim
index d38e107..27ced4f 100644
--- a/data/edje/vim/syntax/edc.vim
+++ b/data/edje/vim/syntax/edc.vim
@@ -33,7 +33,7 @@ syn keyword   edcLabel        state visible step aspect fixed 
middle contained
 syn keyword    edcLabel        aspect_preference ellipsis elipsis image 
contained
 syn keyword    edcLabel        relative offset to to_x to_y contained
 syn keyword edcLabel source_visible source_clip contained
-syn keyword    edcLabel        border border_scale scale_hint color color2 
color3 font size contained
+syn keyword    edcLabel        border border_scale border_scale_by scale_hint 
color color2 color3 font size contained
 syn keyword    edcLabel        signal action transition in filter contained
 syn keyword    edcLabel        target after fit align contained
 syn keyword    edcLabel        text smooth inherit tag base style contained

-- 


Reply via email to