added the 'fixed' keyword

SVN revision: 16973
This commit is contained in:
tsauerbeck 2005-09-26 19:33:53 +00:00 committed by tsauerbeck
parent 40253e9b23
commit cc4628a42e
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,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 syn keyword cLabel state visible align step aspect 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