wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth/data/themes default.cfg


From: Yann Dirson
Subject: [Wesnoth-cvs-commits] wesnoth/data/themes default.cfg
Date: Mon, 29 Nov 2004 19:19:39 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Yann Dirson <address@hidden>    04/11/30 00:12:45

Modified files:
        data/themes    : default.cfg 

Log message:
        start to use syntax relative positionning in default theme

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/themes/default.cfg.diff?tr1=1.67&tr2=1.68&r1=text&r2=text

Patches:
Index: wesnoth/data/themes/default.cfg
diff -u wesnoth/data/themes/default.cfg:1.67 
wesnoth/data/themes/default.cfg:1.68
--- wesnoth/data/themes/default.cfg:1.67        Fri Oct 29 22:33:52 2004
+++ wesnoth/data/themes/default.cfg     Tue Nov 30 00:12:45 2004
@@ -23,7 +23,7 @@
        title= _ "Menu"
        image=lite
        
items=objectives,statistics,unitlist,separator,statustable,save,load,preferences,chatlog,help,quit
-       rect=3,1,103,22
+       rect=3,1,+100,+21
        xanchor=fixed
        yanchor=fixed
        [/menu]
@@ -32,7 +32,7 @@
        title= _ "Actions"
        image=lite
        
items=undo,redo,cycle,speak,recruit,recall,showenemymoves,bestenemymoves,delayshroud,updateshroud,endturn
-       rect=105,1,205,22
+       rect=+2,=,+100,=
        xanchor=fixed
        yanchor=fixed
        [/menu]
@@ -58,7 +58,7 @@
        yanchor=fixed
        [/panel]
        [mini_map]
-       rect=892,32,1017,175
+       rect==+10,=+7,=-7,175
        xanchor=right
        yanchor=fixed
        [/mini_map]
@@ -70,7 +70,7 @@
        [/panel]
        [panel]
        image=misc/rightside-bottom.png
-       rect=882,730,0,768
+       rect==,730,0,768
        xanchor=right
        yanchor=bottom
        [/panel]
@@ -85,37 +85,37 @@
 
        [panel]
        image=misc/status-bg.png
-       rect=210,2,305,21
+       rect=210,2,+95,+19
        xanchor=proportional
        yanchor=fixed
        [/panel]
        [panel]
        image=misc/status-bg.png
-       rect=310,2,405,21
+       rect=+5,=,+95,=
        xanchor=proportional
        yanchor=fixed
        [/panel]
        [panel]
        image=misc/status-bg.png
-       rect=410,2,495,21
+       rect=+5,=,+85,=
        xanchor=proportional
        yanchor=fixed
        [/panel]
        [panel]
        image=misc/status-bg.png
-       rect=500,2,585,21
+       rect=+5,=,+85,=
        xanchor=proportional
        yanchor=fixed
        [/panel]
        [panel]
        image=misc/status-bg.png
-       rect=590,2,675,21
+       rect=+5,=,+85,=
        xanchor=proportional
        yanchor=fixed
        [/panel]
        [panel]
        image=misc/status-bg.png
-       rect=680,2,765,21
+       rect=+5,=,+85,=
        xanchor=proportional
        yanchor=fixed
        [/panel]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]