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, 27 Dec 2004 16:16:51 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Yann Dirson <address@hidden>    04/12/27 21:05:16

Modified files:
        data/themes    : default.cfg 

Log message:
        320x240 theme: horizontal adjustments in top panel, add +/- buttons for 
zooming

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

Patches:
Index: wesnoth/data/themes/default.cfg
diff -u wesnoth/data/themes/default.cfg:1.76 
wesnoth/data/themes/default.cfg:1.77
--- wesnoth/data/themes/default.cfg:1.76        Mon Dec 27 19:53:24 2004
+++ wesnoth/data/themes/default.cfg     Mon Dec 27 21:05:16 2004
@@ -491,12 +491,13 @@
 
        [change]
        id=menu-main
-       rect==+2,=,+5,=-2
+       rect==+1,=,+5,=-2
        [/change]
 
        [change]
        id=actions-menu
-       rect==+26,=,+5,=
+       title= _ "Act."
+       rect==+21,=,+5,=
        [/change]
 
        [change]
@@ -504,17 +505,40 @@
        rect==+5,=+3,=-4,+64
        [/change]
 
+       [add]
+               [menu]
+               id=zoom-in
+               title=+
+               font_size=6
+               items=zoomin
+               ref=top-panel
+               rect=980,=,+6,=
+               xanchor=right
+               yanchor=top
+               [/menu]
+               [menu]
+               id=zoom-out
+               title=-
+               font_size=6
+               items=zoomout
+               rect==+11,=,+6,=
+               xanchor=right
+               yanchor=top
+               [/menu]
+       [/add]
+
        [change]
        id=button-endturn
+       title= _ "short end-turn^End"
        ref=top-panel
-       rect=980,=,=-2,=
+       rect=1002,=,=-2,=
        yanchor=top
        [/change]
 
        [change]
        id=turn-panel
        ref=top-panel
-       rect==+200,=+1,+80,=-1
+       rect==+120,=+1,+80,=-1
        [/change]
        [change]
        id=gold-panel




reply via email to

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