add new keyword

SVN revision: 32537
This commit is contained in:
Sebastian Dransfeld 2007-11-10 13:17:23 +00:00
parent c6df44802c
commit 77604c36f3
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ syn match cType "+ + +;" contained
syn keyword cLabel item name min max type effect syn keyword cLabel item name min max type effect
syn keyword cLabel mouse_events repeat_events clip_to syn keyword cLabel mouse_events repeat_events clip_to
syn keyword cLabel color_class text_class x y confine syn keyword cLabel color_class text_class x y confine
syn keyword cLabel state visible align step aspect fixed syn keyword cLabel state visible align step aspect aspect_preference fixed
syn keyword cLabel relative offset to to_x to_y normal tween syn keyword cLabel relative offset to to_x to_y normal tween
syn keyword cLabel border color color2 color3 font size fit align syn keyword cLabel border color color2 color3 font size fit align
syn keyword cLabel signal source action transition in target after syn keyword cLabel signal source action transition in target after