SVN revision: 11824
This commit is contained in:
tsauerbeck 2004-10-10 11:29:00 +00:00 committed by tsauerbeck
parent 5b18584b96
commit 0a7178b883
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ syn keyword cLabel state visible align step aspect
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 signal source action transition in target after
syn keyword cLabel text
syn keyword cLabel text smooth
syn keyword cConditional if else switch
syn keyword cRepeat while for do