mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-17 11:28:16 +00:00
Aargh forgot one more file.
This commit is contained in:
parent
18bf6fc2b0
commit
413402e4bc
35
data/gui/default/widget/image_default.cfg
Normal file
35
data/gui/default/widget/image_default.cfg
Normal file
@ -0,0 +1,35 @@
|
||||
###
|
||||
### 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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user