From 775392e472933be8d1d76619894efc0671f0c02d Mon Sep 17 00:00:00 2001 From: Jesusalva Jesusalva Date: Fri, 16 Feb 2024 16:40:35 +0000 Subject: Client rebranding: Partly import changes from !28 Co-Authored-By: jak1 Co-Authored-By: jesusalva Co-Authored-By: Fedja Beader --- src/defaults.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/defaults.cpp') diff --git a/src/defaults.cpp b/src/defaults.cpp index 000cf1ae4..0cdcf898f 100644 --- a/src/defaults.cpp +++ b/src/defaults.cpp @@ -1,7 +1,8 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2019 The ManaPlus Developers + * Copyright (C) 2011-2020 The ManaPlus Developers + * Copyright (C) 2020-2023 The ManaVerse Developers * * This file is part of The ManaPlus Client. * @@ -534,10 +535,9 @@ void setBrandingDefaults(Configuration &cfg) AddDEF("androidDownloadUrl", "https://play.google.com/store/apps/details" "?id=org.evolonline.beta.manaplus"); AddDEF("androidDownloadText", "Google Play"); - AddDEF("otherDownloadUrl", "https://manaplus.germantmw.de/"); - AddDEF("otherDownloadText", "https://manaplus.germantmw.de/"); - AddDEF("windowsDownloadUrl", "https://manaplus.germantmw.de/" - "manaplus/package/windows32/"); + AddDEF("otherDownloadUrl", "https://manaverse.germantmw.de/"); + AddDEF("otherDownloadText", "https://manaverse.germantmw.de/"); + AddDEF("windowsDownloadUrl", "https://updates.tmw2.org/mana/windows/"); AddDEF("windowsDownloadText", "download here"); AddDEF("updateMirror1", "https://manaplus.germantmw.de/manaplus/updates/"); AddDEF("updateMirror2", ""); -- cgit v1.2.3-70-g09d2