Add the real support for the markup :-/

Seems this file got forgotten, without it the markup won't work
properly since it controls the setting in the label for the canvas.
This commit is contained in:
Mark de Wever 2009-02-01 11:56:38 +00:00
parent ccc379bf29
commit 48be9a6619

View file

@ -37,6 +37,7 @@
font_style = {FONT_STYLE}
colour = {FONT_COLOUR_ENABLED}
text = "(text)"
text_markup = "(text_markup)"
[/text]
[/draw]
@ -57,6 +58,7 @@
font_style = {FONT_STYLE}
colour = {FONT_COLOUR_DISABLED}
text = "(text)"
text_markup = "(text_markup)"
[/text]
[/draw]