Author: esr
Date: Wed Apr 25 16:27:55 2007
New Revision: 17080

URL: http://svn.gna.org/viewcvs/wesnoth?rev=17080&view=rev
Log:
Last-minute pre-1.3.2 filename mappings.

Modified:
    trunk/data/tools/upconvert

Modified: trunk/data/tools/upconvert
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/tools/upconvert?rev=17080&r1=17079&r2=17080&view=diff
==============================================================================
--- trunk/data/tools/upconvert (original)
+++ trunk/data/tools/upconvert Wed Apr 25 16:27:55 2007
@@ -35,7 +35,8 @@
         ("bow-hit.ogg",             "bow.ogg"),
        ("creepy.ogg",              "underground.ogg"),
         ("arrow-miss.wav",          "bow-miss.ogg"),
-        ("arrow-hit.wav",           "bow-hit.ogg"),
+        ("arrow-hit.wav",           "bow.ogg"),
+        ("bow-hit.wav",             "bow.ogg"),
         ("attacks/darkstaff.png",   "attacks/staff-necromantic.png"),
         ("attacks/sword.png",       "attacks/human-sword.png"),
         ("eagle.wav",               "gryphon-shriek-1.ogg"),


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to