summaryrefslogtreecommitdiff
path: root/BKUWebStart/src/main/jnlp/template-local.xml
diff options
context:
space:
mode:
Diffstat (limited to 'BKUWebStart/src/main/jnlp/template-local.xml')
-rw-r--r--BKUWebStart/src/main/jnlp/template-local.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/BKUWebStart/src/main/jnlp/template-local.xml b/BKUWebStart/src/main/jnlp/template-local.xml
index 12ff9d8c..f9a7d917 100644
--- a/BKUWebStart/src/main/jnlp/template-local.xml
+++ b/BKUWebStart/src/main/jnlp/template-local.xml
@@ -2,10 +2,10 @@
<jnlp spec="$jnlpspec" codebase="file:${project.build.directory}/jnlp" href="$outputFile">
<information>
- <title>${project.Description}</title>
+ <title>MOCCA Developement</title>
<vendor>E-Government Innovationszentrum (EGIZ)</vendor>
<homepage href="${project.Url}"/>
- <description>${project.Description} (BKU) MOCCA Web Start</description>
+ <description>${project.Description} (BKU) MOCCA Web Start - Developement Version</description>
<description kind="short">${project.Description}</description>
<icon kind="shortcut" href="img/chip16.png" width="16" height="16"/>
<icon kind="shortcut" href="img/chip24.png" width="24" height="24"/>