diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-11-25 20:13:35 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-11-25 20:13:35 +0530 |
| commit | 1142b0e41de39010de7845cf70d71dbb001fc1dc (patch) | |
| tree | 3513487f65c1a7df47996bd2852393aceaac1b8a /src/com.gluster.storage.management.console.feature.webstart/rootfiles | |
| parent | 92c52d8edf285945d31e446503fc742fde9dcc49 (diff) | |
Renamed projects / packages com.gluster.* to org.gluster.*
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 |
