From a67da6137de5e391c91e4f7eeb3e8edb77e6c5ec Mon Sep 17 00:00:00 2001 From: Taeyoung Son Date: Thu, 15 May 2014 22:27:44 -0700 Subject: Revert "PACKAGE: Moved menu to webapp-eplugin" This reverts commit 5b72c3081597e4863c5aad6a2cc89c0ee956ffb8. Change-Id: I0938d5cde0be67e8fcd9d94b037ff7aefcad9120 --- org.tizen.common.ui/META-INF/MANIFEST.MF | 1 - org.tizen.common.ui/OSGI-INF/l10n/bundle.properties | 2 -- org.tizen.common.ui/plugin.xml | 14 ++++++++++++++ 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/org.tizen.common.ui/META-INF/MANIFEST.MF b/org.tizen.common.ui/META-INF/MANIFEST.MF index 0d0839aa9..fd5fcea9e 100644 --- a/org.tizen.common.ui/META-INF/MANIFEST.MF +++ b/org.tizen.common.ui/META-INF/MANIFEST.MF @@ -27,7 +27,6 @@ Import-Package: org.eclipse.core.resources, Export-Package: org.tizen.common.ui, org.tizen.common.ui.commandbar, org.tizen.common.ui.dialog, - org.tizen.common.ui.properties, org.tizen.common.ui.wizards Bundle-ActivationPolicy: lazy Bundle-ClassPath: lib/commons-cli-1.2.jar, diff --git a/org.tizen.common.ui/OSGI-INF/l10n/bundle.properties b/org.tizen.common.ui/OSGI-INF/l10n/bundle.properties index b3daaa31a..bd3311997 100755 --- a/org.tizen.common.ui/OSGI-INF/l10n/bundle.properties +++ b/org.tizen.common.ui/OSGI-INF/l10n/bundle.properties @@ -11,5 +11,3 @@ extension-point.commandbar = Command Bar Extension extension-point.tipoftheday = Tip of the day Extension decorator.imagefile.label = Tizen Image File Decorator decorator.referencedproject.label = Tizen Referenced Project Decorator - -org.tizen.common.ui.properties.pkgconfig.name = Package \ No newline at end of file diff --git a/org.tizen.common.ui/plugin.xml b/org.tizen.common.ui/plugin.xml index 02053a232..85cbcec86 100644 --- a/org.tizen.common.ui/plugin.xml +++ b/org.tizen.common.ui/plugin.xml @@ -48,6 +48,20 @@ + + + + + + + + -- cgit v1.2.3