Author: shadowmaster
Date: Tue Oct 18 02:42:29 2011
New Revision: 51533

URL: http://svn.gna.org/viewcvs/wesnoth?rev=51533&view=rev
Log:
gui2: Set maximum dimensions for the OOS notification dialog so it looks better 
on wide screens

Modified:
    trunk/data/gui/default/window/game_save_oos.cfg

Modified: trunk/data/gui/default/window/game_save_oos.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/gui/default/window/game_save_oos.cfg?rev=51533&r1=51532&r2=51533&view=diff
==============================================================================
--- trunk/data/gui/default/window/game_save_oos.cfg (original)
+++ trunk/data/gui/default/window/game_save_oos.cfg Tue Oct 18 02:42:29 2011
@@ -13,6 +13,8 @@
                automatic_placement = "true"
                vertical_placement = "center"
                horizontal_placement = "center"
+               maximum_width = 800
+               maximum_height = 600
 
                [tooltip]
                        id = "tooltip_large"


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

Reply via email to