diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Makefile.am | 2 | ||||
-rw-r--r-- | docs/example.mana (renamed from docs/example.manaplus) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 91cfe1242..60c1575ad 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -8,4 +8,4 @@ EXTRA_DIST = $(man6_MANS) \ SOURCE/Doxyfile \ sounddev.txt \ clientupdates.txt \ - example.manaplus + example.mana diff --git a/docs/example.manaplus b/docs/example.mana index 2a580463f..e39ab42d3 100644 --- a/docs/example.manaplus +++ b/docs/example.mana @@ -9,7 +9,7 @@ filename / path as a command line parameter --> <configuration> - <option name="appName" value="ManaPlus"/> + <option name="appName" value="ManaVerse"/> <option name="appShort" value="mana"/> <option name="appIcon" value="icons/manaplus"/> <option name="loginMusic" value="Magick - Real.ogg"/> |