summaryrefslogtreecommitdiff
path: root/BKUWebStart/src/main/jnlp
diff options
context:
space:
mode:
authorclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2009-08-27 16:00:46 +0000
committerclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2009-08-27 16:00:46 +0000
commit234cc16c3ebee52e7b3b76219b94d6ee644d5775 (patch)
treedfd53395ab98469efc49f35e342704d9bc804735 /BKUWebStart/src/main/jnlp
parent24f4d5c071ffb8b0d62f4d7aa025a86ad7bd53b4 (diff)
downloadmocca-234cc16c3ebee52e7b3b76219b94d6ee644d5775.tar.gz
mocca-234cc16c3ebee52e7b3b76219b94d6ee644d5775.tar.bz2
mocca-234cc16c3ebee52e7b3b76219b94d6ee644d5775.zip
added HELP tray item
added INSTALL CA CERT help page WebStart: shortcut online=true git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@476 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUWebStart/src/main/jnlp')
-rw-r--r--BKUWebStart/src/main/jnlp/template-local.xml2
-rw-r--r--BKUWebStart/src/main/jnlp/template.xml2
2 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 1b21c118..3193255a 100644
--- a/BKUWebStart/src/main/jnlp/template-local.xml
+++ b/BKUWebStart/src/main/jnlp/template-local.xml
@@ -18,7 +18,7 @@
<icon kind="default" href="img/chip32.png" width="32" height="32"/>
<icon kind="default" href="img/chip48.png" width="48" height="48"/>
<icon kind="splash" href="img/splash.png"/>
- <shortcut online="false">
+ <shortcut online="true">
<desktop/>
<menu submenu="e-Government"/>
</shortcut>
diff --git a/BKUWebStart/src/main/jnlp/template.xml b/BKUWebStart/src/main/jnlp/template.xml
index 8181bc31..790e60e1 100644
--- a/BKUWebStart/src/main/jnlp/template.xml
+++ b/BKUWebStart/src/main/jnlp/template.xml
@@ -18,7 +18,7 @@
<icon kind="default" href="img/chip32.png" width="32" height="32"/>
<icon kind="default" href="img/chip48.png" width="48" height="48"/>
<icon kind="splash" href="img/splash.png"/>
- <shortcut online="false">
+ <shortcut online="true">
<desktop/>
<menu submenu="e-Government"/>
</shortcut>