From 82c2ac218175d920743632601dd25dd72d833509 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sat, 9 Apr 2016 16:24:42 +0200 Subject: [PATCH] Minetest Mods: Update description, make lint happy --- .../com.rubenwardy.minetestmodmanager.txt | 20 +++++-------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/metadata/com.rubenwardy.minetestmodmanager.txt b/metadata/com.rubenwardy.minetestmodmanager.txt index 4cdc75df1f..d9ca2abb13 100644 --- a/metadata/com.rubenwardy.minetestmodmanager.txt +++ b/metadata/com.rubenwardy.minetestmodmanager.txt @@ -11,23 +11,13 @@ Summary:Minetest Mods manager Description: Install and update Minetest mods. -The app depends on a free network service -([https://github.com/rubenwardy/mtmods4android_server source code], -[http://app-mtmm.rubenwardy.com/ website]). +The app depends on a free network service, see +[https://github.com/rubenwardy/mtmods4android_server source code] and +[http://app-mtmm.rubenwardy.com/ website] for more details. -Non free assets anti-feature: The LGPLv2.1 or later license does not apply -everywhere: +'''AntiFeatures:''' -All resources which feature the Minetest logo, such as the notification icon and -the launcher icon, are licensed under CC-BY-SA-NC. The original author is -erlehmann. - -The following are from the -[http://shreyasachar.com/AndroidAssetStudio/attribution.html Android material -design asset studio] (CC-BY-3.0): - - app/src/main/res/drawable/ic_public_24dp.xml -app/src/main/res/drawable/ic_report_problem_24dp.xml +* non-free assets are used: All resources featuring the Minetest logo are CC-BY-SA-NC, original author is erlehmann. Also CC-BY-3.0 licensed assets from [http://shreyasachar.com/AndroidAssetStudio/attribution.html Android material design asset studio] have been used for app/src/main/res/drawable/ic_public_24dp.xml and app/src/main/res/drawable/ic_report_problem_24dp.xml. . Repo Type:git