diff options
18 files changed, 18 insertions, 54 deletions
diff --git a/org.tizen.common.connection/META-INF/MANIFEST.MF b/org.tizen.common.connection/META-INF/MANIFEST.MF index 71ab8a0ac..3a6152097 100644 --- a/org.tizen.common.connection/META-INF/MANIFEST.MF +++ b/org.tizen.common.connection/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.tizen.common.connection;singleton:=true -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.tizen.common.connection.ConnectionPlugin Bundle-Vendor: %Bundle-Vendor Require-Bundle: org.eclipse.ui, diff --git a/org.tizen.common.connection/OSGI-INF/l10n/bundle.properties b/org.tizen.common.connection/OSGI-INF/l10n/bundle.properties index c1b69230e..1f6ae0fba 100644 --- a/org.tizen.common.connection/OSGI-INF/l10n/bundle.properties +++ b/org.tizen.common.connection/OSGI-INF/l10n/bundle.properties @@ -1,5 +1,5 @@ Bundle-Name = Tizen Common Connection -Bundle-Vendor = Samsung Electronics +Bundle-Vendor = The Linux Foundation view.category = Tizen view.connectionExplorer = Connection Explorer diff --git a/org.tizen.common.externals/META-INF/MANIFEST.MF b/org.tizen.common.externals/META-INF/MANIFEST.MF index 263cd654d..39329e951 100644 --- a/org.tizen.common.externals/META-INF/MANIFEST.MF +++ b/org.tizen.common.externals/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.tizen.common.externals -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.tizen.common.externals.ExternalsPlugin Bundle-Vendor: %Bundle-Vendor Require-Bundle: org.eclipse.ui, diff --git a/org.tizen.common.externals/OSGI-INF/l10n/bundle.properties b/org.tizen.common.externals/OSGI-INF/l10n/bundle.properties index 135db8870..f342c8975 100644 --- a/org.tizen.common.externals/OSGI-INF/l10n/bundle.properties +++ b/org.tizen.common.externals/OSGI-INF/l10n/bundle.properties @@ -1,3 +1,3 @@ #Properties file for org.tizen.web.project.wizard -Bundle-Vendor = Samsung Electronics +Bundle-Vendor = The Linux Foundation Bundle-Name = Tizen Common Externals
\ No newline at end of file diff --git a/org.tizen.common.feature/feature.xml b/org.tizen.common.feature/feature.xml index 93a769d65..03ff740d2 100755 --- a/org.tizen.common.feature/feature.xml +++ b/org.tizen.common.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.tizen.common.feature" label="Tizen Common" - version="1.0.0.qualifier" + version="2.0.0.qualifier" plugin="org.tizen.common" license-feature="org.tizen.base.feature"> @@ -11,23 +11,9 @@ </description> <copyright> - Copyright (c) + Copyright (c) 2013 Samsung Electronics Co., Ltd. All rights reserved. </copyright> - <license url="license.html"> - Tizen SDK - -Tizen SDK contains software portions licensed under various open source licenses as well as proprietary components. All open source software portions ("Open Source Software") are licensed under the open source licenses that accompany such Open Source Software. - -The licenses governing the Open Source Software are available at: http://developer.tizen.org/download/tizen_sdk_opensource_license.html - -Except for the Open Source Software contained in Tizen SDK, all other software portions contained in Tizen SDK are governed by the terms and conditions of the Tizen Software Development Kit License Agreement, available at: http://developer.tizen.org/download/samsung_sdk_license.html - -You may access and download Tizen SDK Open Source Software at: http://developer.tizen.org/download/tizenopensdk.tar.gz - -BY CLICKING THE "I AGREE" BUTTON OR BY USING ANY PART OF TIZEN SDK, YOU AGREE (ON BEHALF OF YOURSELF AND/OR YOUR COMPANY) TO THE OPEN SOURCE SOFTWARE LICENSE TERMS AND THE TIZEN SOFTWARE DEVELOPMENT KIT LICENSE AGREEMENT. IF YOU DO NOT AGREE WITH THE OPEN SOURCE SOFTWARE LICENSE TERMS OR THE TIZEN SOFTWARE DEVELOPMENT KIT LICENSE AGREEMENT, YOU MAY NOT DOWNLOAD OR USE TIZEN SDK. - </license> - <plugin id="org.tizen.common" download-size="0" diff --git a/org.tizen.common.feature/license.html b/org.tizen.common.feature/license.html deleted file mode 100644 index 25451077f..000000000 --- a/org.tizen.common.feature/license.html +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" ?> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> -<title>Tizen SOFTWARE DEVELOPMENT KIT ("SDK") LICENSE AGREEMENT</title> -</head> - -<body lang="EN-US"> - <p align="center">Tizen SDK</p><br /><br /> - -Tizen SDK contains software portions licensed under various open source licenses as well as proprietary components. All open source software portions ("Open Source Software") are licensed under the open source licenses that accompany such Open Source Software.<br /><br /> - -The licenses governing the Open Source Software are available at: <a href="http://developer.tizen.org/download/tizen_sdk_opensource_license.html">http://developer.tizen.org/download/tizen_sdk_opensource_license.html</a><br /><br /> - -Except for the Open Source Software contained in Tizen SDK, all other software portions contained in Tizen SDK are governed by the terms and conditions of the Tizen Software Development Kit License Agreement, available at: <a href="http://developer.tizen.org/download/samsung_sdk_license.html">http://developer.tizen.org/download/samsung_sdk_license.html</a><br /><br /> - -You may access and download Tizen SDK Open Source Software at: <a href="http://developer.tizen.org/download/tizenopensdk.tar.gz">http://developer.tizen.org/download/tizenopensdk.tar.gz</a><br /><br /> - -BY CLICKING THE "I AGREE" BUTTON OR BY USING ANY PART OF TIZEN SDK, YOU AGREE (ON BEHALF OF YOURSELF AND/OR YOUR COMPANY) TO THE OPEN SOURCE SOFTWARE LICENSE TERMS AND THE TIZEN SOFTWARE DEVELOPMENT KIT LICENSE AGREEMENT. IF YOU DO NOT AGREE WITH THE OPEN SOURCE SOFTWARE LICENSE TERMS OR THE TIZEN SOFTWARE DEVELOPMENT KIT LICENSE AGREEMENT, YOU MAY NOT DOWNLOAD OR USE TIZEN SDK.<br /><br /> -</body> -</html> diff --git a/org.tizen.common.project/META-INF/MANIFEST.MF b/org.tizen.common.project/META-INF/MANIFEST.MF index 1d28f7a44..2f29fedb4 100644 --- a/org.tizen.common.project/META-INF/MANIFEST.MF +++ b/org.tizen.common.project/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.tizen.common.project -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.tizen.common.project.Activator Bundle-Vendor: %Bundle-Vendor Require-Bundle: org.eclipse.ui, diff --git a/org.tizen.common.project/OSGI-INF/l10n/bundle.properties b/org.tizen.common.project/OSGI-INF/l10n/bundle.properties index a6004f61a..5206183d5 100644 --- a/org.tizen.common.project/OSGI-INF/l10n/bundle.properties +++ b/org.tizen.common.project/OSGI-INF/l10n/bundle.properties @@ -1,2 +1,2 @@ Bundle-Name = Tizen Common Project Tools -Bundle-Vendor = Samsung Electronics +Bundle-Vendor = The Linux Foundation diff --git a/org.tizen.common.sdblib/META-INF/MANIFEST.MF b/org.tizen.common.sdblib/META-INF/MANIFEST.MF index ecefd0357..0942f335e 100644 --- a/org.tizen.common.sdblib/META-INF/MANIFEST.MF +++ b/org.tizen.common.sdblib/META-INF/MANIFEST.MF @@ -3,6 +3,6 @@ Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-Vendor: %Bundle-Vendor Bundle-SymbolicName: org.tizen.common.sdblib -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Export-Package: org.tizen.sdblib diff --git a/org.tizen.common.sdblib/OSGI-INF/l10n/bundle.properties b/org.tizen.common.sdblib/OSGI-INF/l10n/bundle.properties index c3909419d..9d87858a9 100644 --- a/org.tizen.common.sdblib/OSGI-INF/l10n/bundle.properties +++ b/org.tizen.common.sdblib/OSGI-INF/l10n/bundle.properties @@ -1,2 +1,2 @@ Bundle-Name = Tizen Common sdblib -Bundle-Vendor = Samsung Electronics +Bundle-Vendor = The Linux Foundation diff --git a/org.tizen.common.sign/META-INF/MANIFEST.MF b/org.tizen.common.sign/META-INF/MANIFEST.MF index 2ad2235b7..09ce1f8dd 100644 --- a/org.tizen.common.sign/META-INF/MANIFEST.MF +++ b/org.tizen.common.sign/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.tizen.common.sign; singleton:=true -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.tizen.common.sign.Activator Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, diff --git a/org.tizen.common.sign/OSGI-INF/l10n/bundle.properties b/org.tizen.common.sign/OSGI-INF/l10n/bundle.properties index 838ca3664..4b038856d 100644 --- a/org.tizen.common.sign/OSGI-INF/l10n/bundle.properties +++ b/org.tizen.common.sign/OSGI-INF/l10n/bundle.properties @@ -1,4 +1,4 @@ #Properties file for org.tizen.common.sign -Bundle-Vendor = Samsung Electronics +Bundle-Vendor = The Linux Foundation Bundle-Name = Tizen Common Sign page.name = Secure Profiles
\ No newline at end of file diff --git a/org.tizen.common.verrari.realm/META-INF/MANIFEST.MF b/org.tizen.common.verrari.realm/META-INF/MANIFEST.MF index 1e105c385..db594c28c 100755 --- a/org.tizen.common.verrari.realm/META-INF/MANIFEST.MF +++ b/org.tizen.common.verrari.realm/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.tizen.common.verrari.realm -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-Vendor: %Bundle-Vendor Require-Bundle: org.tizen.common;bundle-version="1.0.0", diff --git a/org.tizen.common.verrari.realm/OSGI-INF/l10n/bundle.properties b/org.tizen.common.verrari.realm/OSGI-INF/l10n/bundle.properties index 1e80f12fd..154bf2ef7 100755 --- a/org.tizen.common.verrari.realm/OSGI-INF/l10n/bundle.properties +++ b/org.tizen.common.verrari.realm/OSGI-INF/l10n/bundle.properties @@ -1,3 +1,3 @@ #Properties file for org.tizen.common.verrari -Bundle-Vendor = Samsung Electronics +Bundle-Vendor = The Linux Foundation Bundle-Name = Tizen Verrari Client
\ No newline at end of file diff --git a/org.tizen.common.verrari/META-INF/MANIFEST.MF b/org.tizen.common.verrari/META-INF/MANIFEST.MF index 7755341b2..7a52e4622 100755 --- a/org.tizen.common.verrari/META-INF/MANIFEST.MF +++ b/org.tizen.common.verrari/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.tizen.common.verrari -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.tizen.common.verrari.Activator Bundle-Vendor: %Bundle-Vendor Require-Bundle: org.eclipse.ui, diff --git a/org.tizen.common.verrari/OSGI-INF/l10n/bundle.properties b/org.tizen.common.verrari/OSGI-INF/l10n/bundle.properties index c4f377d84..8b374367d 100644 --- a/org.tizen.common.verrari/OSGI-INF/l10n/bundle.properties +++ b/org.tizen.common.verrari/OSGI-INF/l10n/bundle.properties @@ -1,3 +1,3 @@ #Properties file for org.tizen.common.verrari -Bundle-Vendor = Samsung Electronics +Bundle-Vendor = The Linux Foundation Bundle-Name = Tizen Verrari - Template Engine
\ No newline at end of file diff --git a/org.tizen.common/META-INF/MANIFEST.MF b/org.tizen.common/META-INF/MANIFEST.MF index 1b1f517fb..863a545d6 100755 --- a/org.tizen.common/META-INF/MANIFEST.MF +++ b/org.tizen.common/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.tizen.common;singleton:=true -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Vendor: %Bundle-Vendor Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, diff --git a/org.tizen.common/OSGI-INF/l10n/bundle.properties b/org.tizen.common/OSGI-INF/l10n/bundle.properties index 82a8ab918..bc6711db1 100644 --- a/org.tizen.common/OSGI-INF/l10n/bundle.properties +++ b/org.tizen.common/OSGI-INF/l10n/bundle.properties @@ -1,5 +1,5 @@ Bundle-Name = Tizen SDK Common Tools -Bundle-Vendor = Samsung Electronics +Bundle-Vendor = The Linux Foundation activity.name = newXsdDisabler activity.name.0 = newDtdDisabler |