- enable stable update center

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@6989 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
3.0
nor..67 14 years ago
parent 6b1d1d8e5c
commit 13cb24081f
  1. 8
      sdk/jme3-core-updatecenters/src/com/jme3/gde/core/updatecenters/layer.xml

@ -19,6 +19,14 @@
<attr name="instanceOf" stringvalue="org.netbeans.spi.autoupdate.UpdateProvider"/>
<attr name="url_key" stringvalue="com_jme3_gde_core_update_center_nightly"/>
</file>
<file name="com_jme3_gde_core_update_center_stable.instance">
<attr name="SystemFileSystem.localizingBundle" stringvalue="com.jme3.gde.core.updatecenters.Bundle"/>
<attr name="displayName" bundlevalue="com.jme3.gde.core.updatecenters.Bundle#Services/AutoupdateType/com_jme3_gde_core_update_center_stable.instance"/>
<attr name="enabled" boolvalue="true"/>
<attr name="instanceCreate" methodvalue="org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogFactory.createUpdateProvider"/>
<attr name="instanceOf" stringvalue="org.netbeans.spi.autoupdate.UpdateProvider"/>
<attr name="url_key" stringvalue="com_jme3_gde_core_update_center_stable"/>
</file>
<file name="com_jme3_jmp_contributions_update_center.instance">
<attr name="SystemFileSystem.localizingBundle" stringvalue="com.jme3.gde.core.updatecenters.Bundle"/>
<attr name="displayName" bundlevalue="com.jme3.gde.core.updatecenters.Bundle#Services/AutoupdateType/com_jme3_jmp_contributions_update_center.instance"/>

Loading…
Cancel
Save