Skip to content

Commit

Permalink
tscroll_label: update to verbatim style (matches description now)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Mar 17, 2016
1 parent 8c2fd34 commit 8626177
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions data/gui/default/widget/scroll_label_verbatim.cfg
@@ -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]

Expand All @@ -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]

Expand Down Expand Up @@ -124,5 +121,3 @@
[/scroll_label_definition]

#undef _GUI_RESOLUTION
#undef _GUI_BASE_NAME

0 comments on commit 8626177

Please sign in to comment.