mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
fixup from 8b484b37bd
in !1240
This commit is contained in:
parent
99e0c28d37
commit
97f3e78fa8
2 changed files with 3 additions and 1 deletions
|
@ -596,6 +596,7 @@ include tests/metadata/info.guardianproject.checkey/en-US/summary.txt
|
||||||
include tests/metadata/info.guardianproject.checkey/ja-JP/name.txt
|
include tests/metadata/info.guardianproject.checkey/ja-JP/name.txt
|
||||||
include tests/metadata/info.guardianproject.checkey.yml
|
include tests/metadata/info.guardianproject.checkey.yml
|
||||||
include tests/metadata/info.guardianproject.urzip/en-US/changelogs/100.txt
|
include tests/metadata/info.guardianproject.urzip/en-US/changelogs/100.txt
|
||||||
|
include tests/metadata/info.guardianproject.urzip/en-US/changelogs/default.txt
|
||||||
include tests/metadata/info.guardianproject.urzip/en-US/full_description.txt
|
include tests/metadata/info.guardianproject.urzip/en-US/full_description.txt
|
||||||
include tests/metadata/info.guardianproject.urzip/en-US/images/featureGraphic.png
|
include tests/metadata/info.guardianproject.urzip/en-US/images/featureGraphic.png
|
||||||
include tests/metadata/info.guardianproject.urzip/en-US/images/icon.png
|
include tests/metadata/info.guardianproject.urzip/en-US/images/icon.png
|
||||||
|
|
|
@ -221,7 +221,8 @@
|
||||||
"icon": "icon_NJXNzMcyf-v9i5a1ElJi0j9X1LvllibCa48xXYPlOqQ=.png",
|
"icon": "icon_NJXNzMcyf-v9i5a1ElJi0j9X1LvllibCa48xXYPlOqQ=.png",
|
||||||
"name": "title",
|
"name": "title",
|
||||||
"summary": "short description",
|
"summary": "short description",
|
||||||
"video": "video"
|
"video": "video",
|
||||||
|
"whatsNew": "default"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue