[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data/themes default.cfg
From: |
Jordà Polo |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data/themes default.cfg |
Date: |
Sun, 19 Sep 2004 10:09:24 -0400 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Jordà Polo <address@hidden> 04/09/19 14:02:57
Modified files:
data/themes : default.cfg
Log message:
changed rightside panel HP/XP (now uppercase)
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/themes/default.cfg.diff?tr1=1.64&tr2=1.65&r1=text&r2=text
Patches:
Index: wesnoth/data/themes/default.cfg
diff -u wesnoth/data/themes/default.cfg:1.64
wesnoth/data/themes/default.cfg:1.65
--- wesnoth/data/themes/default.cfg:1.64 Tue Sep 14 20:26:56 2004
+++ wesnoth/data/themes/default.cfg Sun Sep 19 14:02:56 2004
@@ -123,14 +123,14 @@
# HP/XP
[label]
font_size=10
- text= _ "hp"
+ text= _ "HP"
rect=967,234,1022,246
xanchor=right
yanchor=fixed
[/label]
[label]
font_size=10
- text= _ "xp"
+ text= _ "XP"
rect=967,260,1022,272
xanchor=right
yanchor=fixed
@@ -459,14 +459,14 @@
# HP/XP
[label]
font_size=10
- text= _ "hp"
+ text= _ "HP"
rect=967,234,1022,246
xanchor=right
yanchor=fixed
[/label]
[label]
font_size=10
- text= _ "xp"
+ text= _ "XP"
rect=967,260,1022,272
xanchor=right
yanchor=fixed