This commit is contained in:
mhutti1 2016-07-20 22:00:18 +01:00
commit f57e0daa81
4 changed files with 39 additions and 3 deletions

View File

@ -1,8 +1,8 @@
{
"app_name": "Medical Wikipedia",
"package": "org.kiwix.kiwixcustomwikimed",
"version_name": "2015-12",
"version_code": "4",
"version_name": "2016-06",
"version_code": "6",
"zim_file": "customapp/wikimed/content.zim",
"embed_zim": false,
"ic_launcher": "customapp/wikimed/icon.png",

View File

@ -2,7 +2,7 @@
"app_name": "醫學維基百科(離線版)",
"package": "org.kiwix.kiwixcustomwikimedzh",
"version_name": "2016-07",
"version_code": "1",
"version_code": "3",
"zim_file": "customapp/wikimedzh/content.zim",
"embed_zim": false,
"ic_launcher": "customapp/wikimedzh/icon.png",

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

View File

@ -0,0 +1,36 @@
{
"ic_launcher": "customapp/wikivoyage_europe/icon.png",
"app_name": "Wikivoyage European Travels",
"package": "org.kiwix.kiwixcustomwikivoyage.europe",
"zim_file": "customapp/wikivoyage_europe/content.zim",
"play_store": {
"images": {
"featureGraphic": [],
"tvScreenshots": [],
"tenInchScreenshots": [],
"promoGraphic": [],
"tvBanner": [],
"sevenInchScreenshots": [],
"phoneScreenshots": [],
"icon": ""
},
"listings": {
"en-US": {
"video": null,
"shortDescription": "Offline version of the Wikivoyage Travel Guide",
"fullDescription": "",
"title": "Wikivoyage European Travels"
}
},
"details": {
"contactEmail": "contact+android@kiwix.org",
"contactPhone": null,
"contactWebsite": "http://www.kiwix.org",
"defaultLanguage": "en-US"
}
},
"version_code": "1",
"embed_zim": false,
"enforced_lang": "en",
"version_name": "2016-07"
}