mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-13 20:51:07 +00:00
pofix: Add download path string fixes for the 1.12.6 release
This commit is contained in:
parent
4fbc943612
commit
9ba02c0900
@ -160,9 +160,9 @@ website_stringfixes = {
|
||||
("http://wiki.wesnoth.org", "//wiki.wesnoth.org"),
|
||||
("http://forums.wesnoth.org", "//forums.wesnoth.org"),
|
||||
("http://www.wesnoth.org", "//www.wesnoth.org"),
|
||||
("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"),
|
||||
("wesnoth-1.12.5/wesnoth-1.12.5.tar.bz2", "wesnoth-1.12.6/wesnoth-1.12.6.tar.bz2"),
|
||||
("wesnoth-1.12.5/wesnoth-1.12.5-win32.exe", "wesnoth-1.12.6/wesnoth-1.12.6-win32.exe"),
|
||||
("wesnoth-1.12.5/Wesnoth_1.12.5.dmg", "wesnoth-1.12.6/Wesnoth_1.12.6.dmg"),
|
||||
),
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user