summaryrefslogtreecommitdiff
path: root/src/unittests/utils
diff options
context:
space:
mode:
authorjak1 <jak1@themanaworld.org>2024-02-16 14:50:14 -0300
committerJesusaves <cpntb1@ymail.com>2024-02-18 00:31:12 -0300
commitd36cb0eb4b7bba79b2b654c0e5f91f16726bdc68 (patch)
treed4279a38b763cefd033cfbf4d1ec2ff13c5e5dd2 /src/unittests/utils
parent775392e472933be8d1d76619894efc0671f0c02d (diff)
downloadmv-jesusalva/renameprog.tar.gz
mv-jesusalva/renameprog.tar.bz2
mv-jesusalva/renameprog.tar.xz
mv-jesusalva/renameprog.zip
Rename the program from ManaPlus to ManaVerse.jesusalva/renameprog
Diffstat (limited to 'src/unittests/utils')
-rw-r--r--src/unittests/utils/xmlutils.cc5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/unittests/utils/xmlutils.cc b/src/unittests/utils/xmlutils.cc
index 482580af5..64ca7e41f 100644
--- a/src/unittests/utils/xmlutils.cc
+++ b/src/unittests/utils/xmlutils.cc
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
- * Copyright (C) 2014-2019 The ManaPlus Developers
+ * Copyright (C) 2014-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
@@ -140,7 +141,7 @@ TEST_CASE("xmlutils readXmlStringMap 1", "")
std::map<std::string, std::string> arr;
- readXmlStringMap("graphics/sprites/manaplus_emotes.xml",
+ readXmlStringMap("graphics/sprites/manaverse_emotes.xml",
"emotes",
"emote",
"sprite",