edc.vim: added border_scale_by.

This commit is contained in:
Daniel Juyung Seo 2013-10-17 17:01:44 +09:00
parent 73bd605b7f
commit 9dcb15425c
1 changed files with 1 additions and 1 deletions

View File

@ -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