- change a few plugins names

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8116 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
3.0
nor..67 14 years ago
parent 15885dcfa9
commit 9a0847f9a1
  1. 2
      sdk/jme3-code-check/src/com/jme3/gde/codecheck/Bundle.properties
  2. 2
      sdk/jme3-codepalette/src/com/jme3/gde/codepalette/Bundle.properties
  3. 2
      sdk/jme3-lwjgl-applet/src/com/jme3/gde/lwjgl/applet/Bundle.properties

@ -1,5 +1,5 @@
OpenIDE-Module-Display-Category=jMonkeyEngine OpenIDE-Module-Display-Category=jMonkeyEngine
OpenIDE-Module-Long-Description=\ OpenIDE-Module-Long-Description=\
Gives code hints and performs checks on code during compile 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 OpenIDE-Module-Short-Description=Gives code hints and performs checks on code during compile

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

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

Loading…
Cancel
Save