Author: mordante
Date: Mon Sep 22 23:38:26 2008
New Revision: 29656

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29656&view=rev
Log:
Aargh forgot one more file.

Added:
    trunk/data/gui/default/widget/image_default.cfg   (with props)

Added: trunk/data/gui/default/widget/image_default.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/gui/default/widget/image_default.cfg?rev=29656&view=auto
==============================================================================
--- trunk/data/gui/default/widget/image_default.cfg (added)
+++ trunk/data/gui/default/widget/image_default.cfg Mon Sep 22 23:38:26 2008
@@ -1,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]
+

Propchange: trunk/data/gui/default/widget/image_default.cfg
------------------------------------------------------------------------------
    svn:eol-style = native


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to