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: Tue, 05 Apr 2005 08:08:05 -0400

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

Modified files:
        data/themes    : default.cfg 

Log message:
        use quotes around "+" zoom label in 320x240 theme

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

Patches:
Index: wesnoth/data/themes/default.cfg
diff -u wesnoth/data/themes/default.cfg:1.84 
wesnoth/data/themes/default.cfg:1.85
--- wesnoth/data/themes/default.cfg:1.84        Sun Mar 27 23:06:16 2005
+++ wesnoth/data/themes/default.cfg     Tue Apr  5 12:08:05 2005
@@ -522,7 +522,7 @@
        [add]
                [menu]
                id=zoom-in
-               title=+
+               title="+"
                font_size={FONT320_SMALL}
                items=zoomin
                ref=top-panel
@@ -532,7 +532,7 @@
                [/menu]
                [menu]
                id=zoom-out
-               title=-
+               title="-"
                font_size={FONT320_SMALL}
                items=zoomout
                rect="=+11,=,+6,="




reply via email to

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