diff options
author | Taeyoung Son <taeyoung2.son@samsung.com> | 2014-05-13 13:30:19 +0900 |
---|---|---|
committer | Taeyoung Son <taeyoung2.son@samsung.com> | 2014-05-13 13:30:19 +0900 |
commit | 84ddcb44c28825e4231f0c4d47f70d63b3b01908 (patch) | |
tree | 9343718942eb4cd067b2d3574bcef77e98e70ffa /org.tizen.common.sign | |
parent | 8bd139696e4e022ca45ba8c2544add9b308bfcfa (diff) | |
parent | b89d3256b5cc6bb271a858f8a208b3eadb60e966 (diff) | |
download | common-eplugin-84ddcb44c28825e4231f0c4d47f70d63b3b01908.tar.gz common-eplugin-84ddcb44c28825e4231f0c4d47f70d63b3b01908.tar.bz2 common-eplugin-84ddcb44c28825e4231f0c4d47f70d63b3b01908.zip |
Merge branch 'mw' into buildFramework
Change-ID: Iec5dec25e07e9ab4875a060e9566dd5bdc9ffb6c
Diffstat (limited to 'org.tizen.common.sign')
-rw-r--r-- | org.tizen.common.sign/META-INF/MANIFEST.MF | 2 | ||||
-rwxr-xr-x | org.tizen.common.sign/OSGI-INF/l10n/bundle.properties | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/org.tizen.common.sign/META-INF/MANIFEST.MF b/org.tizen.common.sign/META-INF/MANIFEST.MF index 682172f84..1cc09499a 100644 --- a/org.tizen.common.sign/META-INF/MANIFEST.MF +++ b/org.tizen.common.sign/META-INF/MANIFEST.MF @@ -30,6 +30,4 @@ Bundle-ClassPath: lib/bcpkix-jdk15on-147.jar, lib/org.apache.commons.httpclient.jar, lib/xmlsec-1.5.3.jar, lib/KeyCertGeneratorApi.jar, - patch.jar, . -Eclipse-ExtensibleAPI: true diff --git a/org.tizen.common.sign/OSGI-INF/l10n/bundle.properties b/org.tizen.common.sign/OSGI-INF/l10n/bundle.properties new file mode 100755 index 000000000..450fbbba9 --- /dev/null +++ b/org.tizen.common.sign/OSGI-INF/l10n/bundle.properties @@ -0,0 +1,4 @@ +Bundle-Vendor = The Linux Foundation +Bundle-Name = Tizen Common Sign + +page.name = Security Profiles |