mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 00:27:52 +00:00
276 lines
3.8 KiB
INI
276 lines
3.8 KiB
INI
#textdomain wesnoth-lib
|
|
|
|
#define _GUI_UNIT_PREVIEW_PANE_FULL
|
|
[grid]
|
|
|
|
[row]
|
|
grow_factor = 0
|
|
|
|
[column]
|
|
border = "bottom"
|
|
border_size = 5
|
|
horizontal_alignment = "center"
|
|
vertical_alignment = "center"
|
|
|
|
[image]
|
|
id = "type_image"
|
|
definition = "default"
|
|
[/image]
|
|
|
|
[/column]
|
|
|
|
[/row]
|
|
|
|
[row]
|
|
grow_factor = 0
|
|
|
|
[column]
|
|
border = "bottom"
|
|
border_size = 5
|
|
horizontal_alignment = "center"
|
|
|
|
[button]
|
|
id = "type_profile"
|
|
definition = "default"
|
|
|
|
label = _ "Profile"
|
|
[/button]
|
|
|
|
[/column]
|
|
|
|
[/row]
|
|
|
|
[row]
|
|
grow_factor = 0
|
|
[column]
|
|
border = "bottom"
|
|
border_size = 5
|
|
vertical_grow = "true"
|
|
horizontal_grow = "true"
|
|
|
|
[label]
|
|
id = "type_name"
|
|
wrap = "true"
|
|
[/label]
|
|
|
|
[/column]
|
|
|
|
[/row]
|
|
|
|
[row]
|
|
grow_factor = 0
|
|
|
|
[column]
|
|
horizontal_grow = "true"
|
|
|
|
[grid]
|
|
|
|
[row]
|
|
grow_factor = 1
|
|
|
|
[column]
|
|
border = "right,bottom"
|
|
border_size = 5
|
|
horizontal_alignment = "left"
|
|
|
|
[label]
|
|
id = "type_level"
|
|
[/label]
|
|
|
|
[/column]
|
|
|
|
[column]
|
|
border = "right,bottom"
|
|
border_size = 5
|
|
horizontal_alignment = "left"
|
|
|
|
[image]
|
|
id = "type_race"
|
|
[/image]
|
|
|
|
[/column]
|
|
|
|
[column]
|
|
border = "bottom"
|
|
border_size = 5
|
|
horizontal_alignment = "left"
|
|
|
|
[image]
|
|
id = "type_alignment"
|
|
[/image]
|
|
|
|
[/column]
|
|
|
|
[/row]
|
|
|
|
[/grid]
|
|
|
|
[/column]
|
|
|
|
[/row]
|
|
|
|
[row]
|
|
grow_factor = 1
|
|
|
|
[column]
|
|
vertical_grow = "true"
|
|
horizontal_alignment = "left"
|
|
|
|
[label]
|
|
id = "type_details"
|
|
definition = "default_small"
|
|
wrap = "true"
|
|
[/label]
|
|
|
|
[/column]
|
|
|
|
[/row]
|
|
|
|
[/grid]
|
|
#enddef
|
|
|
|
#define _GUI_UNIT_PREVIEW_PANE_MINIMAL
|
|
[grid]
|
|
|
|
[row]
|
|
grow_factor = 0
|
|
|
|
[column]
|
|
border = "bottom"
|
|
border_size = 5
|
|
horizontal_alignment = "center"
|
|
|
|
[button]
|
|
id = "type_profile"
|
|
definition = "default"
|
|
|
|
label = _ "Profile"
|
|
[/button]
|
|
|
|
[/column]
|
|
|
|
[/row]
|
|
|
|
[row]
|
|
grow_factor = 0
|
|
|
|
[column]
|
|
horizontal_grow = "true"
|
|
|
|
[grid]
|
|
|
|
[row]
|
|
grow_factor = 1
|
|
|
|
[column]
|
|
border = "right,bottom"
|
|
border_size = 5
|
|
horizontal_alignment = "left"
|
|
|
|
[label]
|
|
id = "type_level"
|
|
[/label]
|
|
|
|
[/column]
|
|
|
|
[column]
|
|
border = "right,bottom"
|
|
border_size = 5
|
|
horizontal_alignment = "left"
|
|
|
|
[image]
|
|
id = "type_race"
|
|
[/image]
|
|
|
|
[/column]
|
|
|
|
[column]
|
|
border = "bottom"
|
|
border_size = 5
|
|
horizontal_alignment = "left"
|
|
|
|
[image]
|
|
id = "type_alignment"
|
|
[/image]
|
|
|
|
[/column]
|
|
|
|
[/row]
|
|
|
|
[/grid]
|
|
|
|
[/column]
|
|
|
|
[/row]
|
|
|
|
[row]
|
|
grow_factor = 1
|
|
|
|
[column]
|
|
vertical_grow = "true"
|
|
horizontal_alignment = "left"
|
|
|
|
[label]
|
|
id = "type_details"
|
|
definition = "default_small"
|
|
wrap = "true"
|
|
[/label]
|
|
|
|
[/column]
|
|
|
|
[/row]
|
|
|
|
[/grid]
|
|
#enddef
|
|
|
|
#define _GUI_RESOLUTION DEFINITION_GRID
|
|
[resolution]
|
|
|
|
min_width = 0
|
|
min_height = 0
|
|
|
|
default_width = 0
|
|
default_height = 0
|
|
|
|
max_width = 0
|
|
max_height = 0
|
|
|
|
[background]
|
|
|
|
[draw]
|
|
|
|
[/draw]
|
|
|
|
[/background]
|
|
|
|
[foreground]
|
|
|
|
[draw]
|
|
|
|
[/draw]
|
|
|
|
[/foreground]
|
|
|
|
{DEFINITION_GRID}
|
|
|
|
[/resolution]
|
|
#enddef
|
|
|
|
[unit_preview_pane_definition]
|
|
id = "default"
|
|
description = "A fully detailed preview area for unit stats."
|
|
|
|
{_GUI_RESOLUTION ({_GUI_UNIT_PREVIEW_PANE_FULL})}
|
|
[/unit_preview_pane_definition]
|
|
|
|
[unit_preview_pane_definition]
|
|
id = "minimal"
|
|
description = "A unit preview pane without the image or title."
|
|
|
|
{_GUI_RESOLUTION ({_GUI_UNIT_PREVIEW_PANE_MINIMAL})}
|
|
[/unit_preview_pane_definition]
|
|
|
|
#undef _GUI_UNIT_PREVIEW_PANE_FULL
|
|
#undef _GUI_UNIT_PREVIEW_PANE_MINIMAL
|
|
#undef _GUI_RESOLUTION
|