tscroll_label: update to verbatim style (matches description now)
This commit is contained in:
parent
8c2fd342e4
commit
86261779f2
1 changed files with 3 additions and 8 deletions
|
@ -1,8 +1,5 @@
|
|||
#textdomain wesnoth-lib
|
||||
|
||||
#define _GUI_BASE_NAME
|
||||
"translucent54" #enddef
|
||||
|
||||
#define _GUI_RESOLUTION RESOLUTION FONT_SIZE FONT_STYLE FONT_COLOR_ENABLED FONT_COLOR_DISABLED
|
||||
[resolution]
|
||||
|
||||
|
@ -25,13 +22,13 @@
|
|||
|
||||
[draw]
|
||||
|
||||
[image]
|
||||
[rectangle]
|
||||
x = 0
|
||||
y = 0
|
||||
w = "(width)"
|
||||
h = "(height)"
|
||||
name = "dialogs/" + {_GUI_BASE_NAME} + "-background.png"
|
||||
[/image]
|
||||
fill_color = {GUI__BACKGROUND_COLOR_ENABLED}
|
||||
[/rectangle]
|
||||
|
||||
[/draw]
|
||||
|
||||
|
@ -124,5 +121,3 @@
|
|||
[/scroll_label_definition]
|
||||
|
||||
#undef _GUI_RESOLUTION
|
||||
#undef _GUI_BASE_NAME
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue