mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-16 10:20:30 +00:00
pofix: Add download path string fixes for the 1.12.5 release
This commit is contained in:
parent
f3003cf83a
commit
7caf603d20
@ -126,9 +126,9 @@ game_stringfixes = {
|
||||
website_stringfixes = {
|
||||
|
||||
"1.12-announcement" : (
|
||||
("wesnoth-1.12.2/wesnoth-1.12.2.tar.bz2", "wesnoth-1.12.4/wesnoth-1.12.4.tar.bz2"),
|
||||
("wesnoth-1.12.2/wesnoth-1.12.2-win32.exe", "wesnoth-1.12.4/wesnoth-1.12.4a-win32.exe"),
|
||||
("wesnoth-1.12.2/Wesnoth_1.12.2.dmg", "wesnoth-1.12.4/Wesnoth_1.12.4.dmg"),
|
||||
("wesnoth-1.12.4/wesnoth-1.12.4.tar.bz2", "wesnoth-1.12.5/wesnoth-1.12.5.tar.bz2"),
|
||||
("wesnoth-1.12.4/wesnoth-1.12.4a-win32.exe", "wesnoth-1.12.5/wesnoth-1.12.5-win32.exe"),
|
||||
("wesnoth-1.12.4/Wesnoth_1.12.4.dmg", "wesnoth-1.12.5/Wesnoth_1.12.5.dmg"),
|
||||
),
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user