From 5d3c45a96b2afbd2c12e8b27d31b005f28727be1 Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Sat, 20 Apr 2019 14:28:34 +0200 Subject: [PATCH] [Ubuntu Touch] Minor updates (#4947) Cf. https://github.com/koreader/koreader/issues/4361#issuecomment-484959506 and https://github.com/koreader/koreader/pull/4946 --- platform/ubuntu-touch/koreader.apparmor | 2 +- platform/ubuntu-touch/koreader.apparmor.openstore | 2 +- platform/ubuntu-touch/manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/platform/ubuntu-touch/koreader.apparmor b/platform/ubuntu-touch/koreader.apparmor index a45b2c473..9eee14a0c 100644 --- a/platform/ubuntu-touch/koreader.apparmor +++ b/platform/ubuntu-touch/koreader.apparmor @@ -11,5 +11,5 @@ "write_path": [ "@{HOME}/" ], - "policy_version": 1.2 + "policy_version": 16.04 } diff --git a/platform/ubuntu-touch/koreader.apparmor.openstore b/platform/ubuntu-touch/koreader.apparmor.openstore index b758f3c1d..9eee14a0c 100644 --- a/platform/ubuntu-touch/koreader.apparmor.openstore +++ b/platform/ubuntu-touch/koreader.apparmor.openstore @@ -11,5 +11,5 @@ "write_path": [ "@{HOME}/" ], - "policy_version": 1.3 + "policy_version": 16.04 } diff --git a/platform/ubuntu-touch/manifest.json b/platform/ubuntu-touch/manifest.json index 4bb99d785..c5a5dc33c 100644 --- a/platform/ubuntu-touch/manifest.json +++ b/platform/ubuntu-touch/manifest.json @@ -10,6 +10,6 @@ }, "maintainer": "Huang Xin ", "name": "koreader.koreader", - "title": "Koreader for Ubuntu touch", + "title": "KOReader", "version": "0.0.1" }