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 dfool.cfg


From: John McNabb
Subject: [Wesnoth-cvs-commits] wesnoth/data/themes dfool.cfg
Date: Fri, 13 May 2005 09:58:07 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     John McNabb <address@hidden>    05/05/13 13:58:07

Modified files:
        data/themes    : dfool.cfg 

Log message:
        fix observer location, bug 13027

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

Patches:
Index: wesnoth/data/themes/dfool.cfg
diff -u wesnoth/data/themes/dfool.cfg:1.2 wesnoth/data/themes/dfool.cfg:1.3
--- wesnoth/data/themes/dfool.cfg:1.2   Sun Mar 27 23:06:16 2005
+++ wesnoth/data/themes/dfool.cfg       Fri May 13 13:58:07 2005
@@ -170,6 +170,14 @@
        yanchor=fixed
        [/panel]
 
+       [panel]
+       id=observer-panel
+       ref=time-of-day-panel   
+       rect="=-170,=+2,+110,+20"
+       xanchor=right
+       yanchor=fixed
+       [/panel]
+
        [label] 
        id=turn-panel
        ref=time-of-day-panel
@@ -325,12 +333,12 @@
                [/income]
 
                [observers]
-               ref=top-panel
+               ref=observer-panel
+               rect="=+5,=+1,+32,+16   "
+               xanchor=proportional
+               yanchor=fixed
                id=observers
                font_size=12
-               rect="+4,=-1,+16,+16"
-               xanchor=right
-               yanchor=fixed
                [/observers]
 
                [terrain]
@@ -461,7 +469,14 @@
 
        [change]
        id=menu-main
+       rect="=+3,=+1,+60,=-4"
        
items=objectives,statistics,unitlist,statustable,save,load,preferences,chatlog,help,quit
+       image=lite_small
+       [/change]
+       [change]
+       id=actions-menu
+       rect="+2,=,+40,="
+       image=lite_small
        [/change]
 
        [change]




reply via email to

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