Fix font reference name.

SVN revision: 17999
This commit is contained in:
Kim Woelders 2005-10-26 21:40:17 +00:00
parent 3404cbad29
commit 68aca2c2ba
1 changed files with 3 additions and 3 deletions

View File

@ -331,7 +331,7 @@ __END
__TCLASS __BGN
__NAME "EPPLET_TEXT_TINY"
__NORMAL "*font-epplet--small"
__NORMAL "*font-epplet-small"
__DRAWING_EFFECT __EFFECT_SHADOW
__FORGROUND_COLOR 255 255 255
__BACKGROUND_COLOR 0 0 0
@ -339,7 +339,7 @@ __END
__TCLASS __BGN
__NAME "EPPLET_TEXT_MEDIUM"
__NORMAL "*font-epplet--medium"
__NORMAL "*font-epplet-medium"
__DRAWING_EFFECT __EFFECT_SHADOW
__FORGROUND_COLOR 255 255 255
__BACKGROUND_COLOR 0 0 0
@ -347,7 +347,7 @@ __END
__TCLASS __BGN
__NAME "EPPLET_TEXT_LARGE"
__NORMAL "*font-epplet--large"
__NORMAL "*font-epplet-large"
__DRAWING_EFFECT __EFFECT_SHADOW
__FORGROUND_COLOR 255 255 255
__BACKGROUND_COLOR 0 0 0