diff options
Diffstat (limited to 'src/com.gluster.storage.management.console.feature.webstart/rootfiles')
2 files changed, 0 insertions, 44 deletions
diff --git a/src/com.gluster.storage.management.console.feature.webstart/rootfiles/gluster-management-console.jnlp b/src/com.gluster.storage.management.console.feature.webstart/rootfiles/gluster-management-console.jnlp deleted file mode 100644 index 3ac01605..00000000 --- a/src/com.gluster.storage.management.console.feature.webstart/rootfiles/gluster-management-console.jnlp +++ /dev/null @@ -1,44 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<jnlp spec="1.0+" codebase="$$codebase" href="gluster-management-console.jnlp"> - <information> - <title>Gluster Management Console</title> - <vendor>Gluster Inc.</vendor> - <homepage href="$$codebase" /> - <description>Gluster Management Console</description> - <icon kind="splash" href="splash.png"/> - - <shortcut online="true"> - <desktop/> - <menu submenu="Gluster"/> - </shortcut> - </information> - <security> - <all-permissions/> - </security> - <resources> - <j2se java-vm-args="-XstartOnFirstThread" version="1.6+" /> - <jar href="plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar" main="true"/> - <extension - name="Gluster Management Console" - href="com.gluster.storage.management.console.feature_1.0.0.jnlp"/> - <property - name="osgi.instance.area" - value="@user.home/Application Data/glustermc"/> - <property - name="osgi.configuration.area" - value="@user.home/Application Data/glustermc"/> - <property - name="eclipse.product" - value="com.gluster.storage.management.console.product"/> - <property - name="gluster.server.url" - value="$$codebase"/> - <property - name="javaws.cfg.jauthenticator" - value="true"/> - </resources> - <resources os="Linux"> - <property name="osgi.ws" value="gtk"/> - </resources> - <application-desc main-class="org.eclipse.equinox.launcher.WebStartMain" /> -</jnlp> diff --git a/src/com.gluster.storage.management.console.feature.webstart/rootfiles/splash.png b/src/com.gluster.storage.management.console.feature.webstart/rootfiles/splash.png Binary files differdeleted file mode 100644 index 74983f8a..00000000 --- a/src/com.gluster.storage.management.console.feature.webstart/rootfiles/splash.png +++ /dev/null |
