From: Mathieu Baudier Date: Sat, 9 Jan 2010 17:12:24 +0000 (+0000) Subject: Release refactored SLC IDE feature X-Git-Tag: argeo-slc-2.1.7~1482 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;ds=sidebyside;h=94d15f2aff35eda04400489bc0fb6e388711a683;p=gpl%2Fargeo-slc.git Release refactored SLC IDE feature git-svn-id: https://svn.argeo.org/slc/trunk@3264 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/eclipse/features/org.argeo.slc.ide/feature.xml b/eclipse/features/org.argeo.slc.ide/feature.xml index 89b4017ef..22aa6387e 100644 --- a/eclipse/features/org.argeo.slc.ide/feature.xml +++ b/eclipse/features/org.argeo.slc.ide/feature.xml @@ -2,15 +2,17 @@ + version="0.12.1.D20100109_1757" + provider-name="Argeo" + plugin="org.argeo.slc.ide.branding" + image="icons/argeo-icon-100104-256.png"> - - Simplify running scripts based on Argeo SLC + + Argeo SLC IDE - Copyright 2008 Mathieu Baudier + Copyright 2010 Mathieu Baudier @@ -32,28 +34,42 @@ limitations under the License. - + + + + + + + + + + + + + + + + + + + + + + - - diff --git a/eclipse/features/org.argeo.slc.ide/icons/argeo-icon-100104-256.png b/eclipse/features/org.argeo.slc.ide/icons/argeo-icon-100104-256.png new file mode 100644 index 000000000..a9af08836 Binary files /dev/null and b/eclipse/features/org.argeo.slc.ide/icons/argeo-icon-100104-256.png differ diff --git a/eclipse/plugins/org.argeo.slc.ide.branding/META-INF/MANIFEST.MF b/eclipse/plugins/org.argeo.slc.ide.branding/META-INF/MANIFEST.MF index baedb4a3f..e7330b481 100644 --- a/eclipse/plugins/org.argeo.slc.ide.branding/META-INF/MANIFEST.MF +++ b/eclipse/plugins/org.argeo.slc.ide.branding/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Argeo IDE Bundle-SymbolicName: org.argeo.slc.ide.branding;singleton:=true -Bundle-Version: 0.12.1.D20100107_1516 +Bundle-Version: 0.12.1.D20100109_1757 Bundle-Vendor: Argeo.org Require-Bundle: org.eclipse.ui;bundle-version="3.5.1", org.eclipse.osgi;bundle-version="3.5.1", diff --git a/eclipse/plugins/org.argeo.slc.ide.ui/META-INF/MANIFEST.MF b/eclipse/plugins/org.argeo.slc.ide.ui/META-INF/MANIFEST.MF index 2d86f2d46..92a185f02 100644 --- a/eclipse/plugins/org.argeo.slc.ide.ui/META-INF/MANIFEST.MF +++ b/eclipse/plugins/org.argeo.slc.ide.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: SLC IDE UI Bundle-SymbolicName: org.argeo.slc.ide.ui;singleton:=true -Bundle-Version: 0.12.1.D20100107_1516 +Bundle-Version: 0.12.1.D20100109_1757 Bundle-Activator: org.argeo.slc.ide.ui.SlcIdeUiPlugin Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime,