diff options
author | jak1 <jak1@themanaworld.org> | 2024-02-16 14:50:14 -0300 |
---|---|---|
committer | Fedja Beader <fedja@protonmail.ch> | 2025-08-14 00:55:47 +0200 |
commit | fe2cc2e3a5b0c2ff8fea689017f0b23409670413 (patch) | |
tree | c9b57a47bcb6d339264a2da6b5d9ec49c0c37583 /docs/Makefile.am | |
parent | dc387d4646e29c888784ea38cbebe88299a1e8b2 (diff) | |
download | plus-master.tar.gz plus-master.tar.bz2 plus-master.tar.xz plus-master.zip |
Part of "Rename the program from ManaPlus to ManaVerse."
Squashed with:
* Update branding file associations for windows
* Rebrand example branding file
* Branding rebranding back to .mana as picked by jak and explained by bjorn
* Fix code style in path building code
* fix comments
* Change .mana extension comment - there is only one branding inside, not
multiple
**** mana/verse!237
Reviewed-by: Fedja Beader <fedja@protonmail.ch>
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 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 |