diff options
author | Jihoon Kim <jihoon48.kim@samsung.com> | 2015-06-19 16:17:54 +0900 |
---|---|---|
committer | Jihoon Kim <jihoon48.kim@samsung.com> | 2015-06-19 16:17:54 +0900 |
commit | 7fabf6bd74c8d2ce6f43a38e0baa85555e544eae (patch) | |
tree | d0c597e42d05a080f45fc4e5562d01af13667257 | |
parent | 86adf7f4d6d150f82a9fab5c4df8b6b9bda5721c (diff) | |
download | ise-engine-anthy-7fabf6bd74c8d2ce6f43a38e0baa85555e544eae.tar.gz ise-engine-anthy-7fabf6bd74c8d2ce6f43a38e0baa85555e544eae.tar.bz2 ise-engine-anthy-7fabf6bd74c8d2ce6f43a38e0baa85555e544eae.zip |
Remove unsupport attribute
Change-Id: Ic18d9e762ef3aec75222c2f2cc6c1bc6b7ef8ed1
-rwxr-xr-x | ise-engine-anthy.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ise-engine-anthy.xml b/ise-engine-anthy.xml index 11c51ef..a58df70 100755 --- a/ise-engine-anthy.xml +++ b/ise-engine-anthy.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<manifest xmlns="http://tizen.org/ns/packages" package="ise-engine-anthy" type="rpm" version="1.0.0" install-location="internal-only" support-mode="screen-reader"> +<manifest xmlns="http://tizen.org/ns/packages" package="ise-engine-anthy" type="rpm" version="1.0.0" install-location="internal-only"> <author/> <description/> <label>Japanese keyboard</label> |