From 0a11431b21bc4d501bd118c889173240136f1a30 Mon Sep 17 00:00:00 2001 From: "nor..67" Date: Sun, 16 Oct 2011 01:08:46 +0000 Subject: [PATCH] - change name of Library plugins (jME3 and External) git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8409 75d07b2b-3a1a-0410-a2c5-0572b91ccdca --- .../src/com/jme3/gde/project/baselibs/Bundle.properties | 6 +++--- .../src/com/jme3/gde/project/libraries/Bundle.properties | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sdk/jme3-project-baselibs/src/com/jme3/gde/project/baselibs/Bundle.properties b/sdk/jme3-project-baselibs/src/com/jme3/gde/project/baselibs/Bundle.properties index fe40259c9..53f86a0bd 100644 --- a/sdk/jme3-project-baselibs/src/com/jme3/gde/project/baselibs/Bundle.properties +++ b/sdk/jme3-project-baselibs/src/com/jme3/gde/project/baselibs/Bundle.properties @@ -1,6 +1,6 @@ jme3=jme3 OpenIDE-Module-Display-Category=jMonkeyEngine OpenIDE-Module-Long-Description=\ - This plugin contains the jMonkeyEngine3 version used to run and distribute your jMonkeyEngine applications. -OpenIDE-Module-Name=Project Engine -OpenIDE-Module-Short-Description=Provides jME3 Base Libraries for jME Projects + This plugin contains the jMonkeyEngine3 library used to run and distribute your jMonkeyEngine applications. +OpenIDE-Module-Name=jMonkeyEngine3 Library +OpenIDE-Module-Short-Description=Provides jME3 Library for Projects diff --git a/sdk/jme3-project-libraries/src/com/jme3/gde/project/libraries/Bundle.properties b/sdk/jme3-project-libraries/src/com/jme3/gde/project/libraries/Bundle.properties index 3acf3ddc0..323f018cc 100644 --- a/sdk/jme3-project-libraries/src/com/jme3/gde/project/libraries/Bundle.properties +++ b/sdk/jme3-project-libraries/src/com/jme3/gde/project/libraries/Bundle.properties @@ -1,6 +1,6 @@ jme3-libraries=jme3-libraries OpenIDE-Module-Display-Category=jMonkeyEngine OpenIDE-Module-Long-Description=\ - This plugin contains the external libraries needed by jMonkeyEngine3 that are used to run and distribute your jMonkeyEngine applications. -OpenIDE-Module-Name=Project Libraries -OpenIDE-Module-Short-Description=Provides jME3 External Libraries for Projects + This plugin contains the external libraries needed by jMonkeyEngine3 to run and distribute your jMonkeyEngine applications. +OpenIDE-Module-Name=jMonkeyEngine3 External Libraries +OpenIDE-Module-Short-Description=Provides the external libraries needed for jME3 projects