- remove System.localizingBundle from jme3-core layer.xml Help entries

experimental
Normen Hansen 10 years ago
parent 0f4c8dc93c
commit 829971890b
  1. 2
      sdk/jme3-core/src/com/jme3/gde/core/layer.xml

@ -56,12 +56,10 @@
</folder> </folder>
<folder name="Help"> <folder name="Help">
<file name="jmewiki.url" url="jmewiki.url"> <file name="jmewiki.url" url="jmewiki.url">
<attr name="SystemFileSystem.localizingBundle" stringvalue="com.jme3.gde.core.Bundle"/>
<attr name="displayName" bundlevalue="com.jme3.gde.core.Bundle#Menu/Help/jmewiki.url"/> <attr name="displayName" bundlevalue="com.jme3.gde.core.Bundle#Menu/Help/jmewiki.url"/>
<attr name="position" intvalue="200"/> <attr name="position" intvalue="200"/>
</file> </file>
<file name="help-main.xml" url="help-main.xml"> <file name="help-main.xml" url="help-main.xml">
<attr name="SystemFileSystem.localizingBundle" stringvalue="com.jme3.gde.core.Bundle"/>
<attr name="displayName" bundlevalue="com.jme3.gde.core.Bundle#Menu/Help/help-main.xml"/> <attr name="displayName" bundlevalue="com.jme3.gde.core.Bundle#Menu/Help/help-main.xml"/>
<attr name="position" intvalue="100"/> <attr name="position" intvalue="100"/>
</file> </file>

Loading…
Cancel
Save