Author: mordante
Date: Mon Jul 7 23:34:26 2008
New Revision: 27829
URL: http://svn.gna.org/viewcvs/wesnoth?rev=27829&view=rev
Log:
Align the portraits against the edges.
Modified:
trunk/data/gui/default/window/message.cfg
Modified: trunk/data/gui/default/window/message.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/gui/default/window/message.cfg?rev=27829&r1=27828&r2=27829&view=diff
==============================================================================
--- trunk/data/gui/default/window/message.cfg (original)
+++ trunk/data/gui/default/window/message.cfg Mon Jul 7 23:34:26 2008
@@ -22,7 +22,7 @@
[draw]
[image]
- x = "(255 - image_width)"
+ x = 0
y = "(250 - image_height)"
# NOTE this image can be removed once
we move to the final code.
name = "shyde200.png"
@@ -55,7 +55,7 @@
[draw]
[image]
- x = "(width - 255)"
+ x = "(width - image_width)"
y = "(250 - image_height)"
# NOTE this image can be removed once
we move to the final code.
name = "arch_fem200.png"
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits