From 0349ea9e689bbc5da98dc2a840b636fb12b0b34c Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 9 Apr 2019 11:27:44 +0200 Subject: [PATCH] OpenFool: move description metadata upstream This temporarily includes the summary/description in the .yml metadata file until upstream tags a release with the translations included. I need to merge this now because this app is causing conflicts in the sync process of all the summary translations. https://github.com/hyst329/OpenFool/pull/38 --- metadata/ru.hyst329.openfool.yml | 8 ++++++++ metadata/ru.hyst329.openfool/en-US/description.txt | 6 ------ metadata/ru.hyst329.openfool/en-US/summary.txt | 1 - metadata/ru.hyst329.openfool/ru-RU/description.txt | 6 ------ metadata/ru.hyst329.openfool/ru-RU/summary.txt | 1 - 5 files changed, 8 insertions(+), 14 deletions(-) delete mode 100644 metadata/ru.hyst329.openfool/en-US/description.txt delete mode 100644 metadata/ru.hyst329.openfool/en-US/summary.txt delete mode 100644 metadata/ru.hyst329.openfool/ru-RU/description.txt delete mode 100644 metadata/ru.hyst329.openfool/ru-RU/summary.txt diff --git a/metadata/ru.hyst329.openfool.yml b/metadata/ru.hyst329.openfool.yml index ccd76e9887..58a8f1694b 100644 --- a/metadata/ru.hyst329.openfool.yml +++ b/metadata/ru.hyst329.openfool.yml @@ -5,6 +5,14 @@ SourceCode: https://github.com/hyst329/OpenFool IssueTracker: https://github.com/hyst329/OpenFool/issues AutoName: OpenFool +Summary: Russian national Fool (дурак) card game +Description: | + OpenFool is a free and open source Fool (Durak) card game for desktop and Android. + + Features + * Individual game for 2 to 5 players and 4-players partnership game + * 52-card decks: Standard Russian (designed by A. Charlemagne in 19th century, public domain - from Wikimedia), international (by Chris Aguilar - LGPL v3), French deck (by David Bellot - LGPL v3) + * Standard rules for throwing in (some convention can be customized) RepoType: git Repo: https://github.com/hyst329/OpenFool diff --git a/metadata/ru.hyst329.openfool/en-US/description.txt b/metadata/ru.hyst329.openfool/en-US/description.txt deleted file mode 100644 index 66a498cd56..0000000000 --- a/metadata/ru.hyst329.openfool/en-US/description.txt +++ /dev/null @@ -1,6 +0,0 @@ -OpenFool is a free and open source Fool (Durak) card game for desktop and Android. - -Features -* Individual game for 2 to 5 players and 4-players partnership game -* 52-card decks: Standard Russian (designed by A. Charlemagne in 19th century, public domain - from Wikimedia), international (by Chris Aguilar - LGPL v3), French deck (by David Bellot - LGPL v3) -* Standard rules for throwing in (some convention can be customized) \ No newline at end of file diff --git a/metadata/ru.hyst329.openfool/en-US/summary.txt b/metadata/ru.hyst329.openfool/en-US/summary.txt deleted file mode 100644 index d90432cfe9..0000000000 --- a/metadata/ru.hyst329.openfool/en-US/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Russian national Fool (Durak) card game. \ No newline at end of file diff --git a/metadata/ru.hyst329.openfool/ru-RU/description.txt b/metadata/ru.hyst329.openfool/ru-RU/description.txt deleted file mode 100644 index 83c4db2c23..0000000000 --- a/metadata/ru.hyst329.openfool/ru-RU/description.txt +++ /dev/null @@ -1,6 +0,0 @@ -OpenFool - полностью свободная реализация игры в подкидного дурака для настольных ПК и Android. - -Возможности: -* От 2 до 5 игроков в режиме "каждый сам за себя", командная игра (2 на 2) для 4 игроков. -* 3 колоды карт (52 карты): атласная, международная, французская. -* Стандартные правила для подкидного дурака (некоторые правила могут быть изменены пользователем). \ No newline at end of file diff --git a/metadata/ru.hyst329.openfool/ru-RU/summary.txt b/metadata/ru.hyst329.openfool/ru-RU/summary.txt deleted file mode 100644 index 3c96ae0c88..0000000000 --- a/metadata/ru.hyst329.openfool/ru-RU/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Игра в подкидного дурака. \ No newline at end of file