Browse Source

SDK:
- change a few plugins names

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8116 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

nor..67 14 years ago
parent
commit
75476bbcd7

+ 1 - 1
jme3-code-check/src/com/jme3/gde/codecheck/Bundle.properties

@@ -1,5 +1,5 @@
 OpenIDE-Module-Display-Category=jMonkeyEngine
 OpenIDE-Module-Long-Description=\
     Gives code hints and performs checks on code during compile
-OpenIDE-Module-Name=jME3 Code Checks
+OpenIDE-Module-Name=Code Checks
 OpenIDE-Module-Short-Description=Gives code hints and performs checks on code during compile

+ 1 - 1
jme3-codepalette/src/com/jme3/gde/codepalette/Bundle.properties

@@ -1,5 +1,5 @@
 OpenIDE-Module-Display-Category=jMonkeyEngine
 OpenIDE-Module-Long-Description=\
     The code palette gives you quick access to code snippets of the most commonly used jME3 objects.
-OpenIDE-Module-Name=jME3 Code Palette
+OpenIDE-Module-Name=Code Palette
 OpenIDE-Module-Short-Description=Code Palette with jME3 Objects

+ 1 - 1
jme3-lwjgl-applet/src/com/jme3/gde/lwjgl/applet/Bundle.properties

@@ -3,7 +3,7 @@ OpenIDE-Module-Display-Category=jMonkeyEngine
 OpenIDE-Module-Long-Description=\
     This plugin provides LWJGL Applet creation support for jMonkeyEngine GDE. \
     It uses the lwjgl applet method to create applets.
-OpenIDE-Module-Name=LWJGL Applet Support
+OpenIDE-Module-Name=Applet Support
 LwjglAppletCustomizerPanel.jCheckBox1.text=Create Applet
 LwjglAppletCustomizerPanel.jLabel1.text=Width/Height:
 LBL_Category_LWJGL_Applet=Applet