Author: zookeeper
Date: Wed Sep 10 16:27:14 2008
New Revision: 29379

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29379&view=rev
Log:
Removed the 1000x620 [partial_resolution], since it's not needed for the 
attacks list anymore.

Modified:
    branches/1.4/data/themes/default.cfg

Modified: branches/1.4/data/themes/default.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.4/data/themes/default.cfg?rev=29379&r1=29378&r2=29379&view=diff
==============================================================================
--- branches/1.4/data/themes/default.cfg (original)
+++ branches/1.4/data/themes/default.cfg Wed Sep 10 16:27:14 2008
@@ -504,20 +504,6 @@
 
 # make sure not to use those if tinygui is set, otherwise it will look strange 
(it will look strange starting at 1024x768 this way)
 #ifndef TINY
-    [partialresolution]
-        id=1000x620
-        inherits=1024x768
-        width=1000
-        height=620
-        # adjust allowed heigth for displaying weapon stuff, otherwise the 
weapon names might appear on top of the end turn button
-        [change]
-            id=unit-weapons
-            ref=unit-moves
-            font_size={DEFAULT_FONT_SMALL}
-            rect="=,+0,=,585"
-        [/change]
-    [/partialresolution]
-
     [partialresolution]
         id=800x600
         inherits=1024x768


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

Reply via email to