wesnoth/data/gui/default/widget/image_default.cfg
2010-07-31 07:11:31 +00:00

37 lines
395 B
INI

#textdomain wesnoth-lib
###
### Definition of an image.
###
[image_definition]
id = "default"
description = "an image."
[resolution]
min_width = 0
min_height = 0
default_width = 0
default_height = 0
max_width = 0
max_height = 0
[state_enabled]
[draw]
[image]
name = "(text)"
[/image]
[/draw]
[/state_enabled]
[/resolution]
[/image_definition]