diff options
| -rw-r--r-- | client/trunk/nbproject/jnlp-impl.xml | 3 |
1 files changed, 3 insertions, 0 deletions
| diff --git a/client/trunk/nbproject/jnlp-impl.xml b/client/trunk/nbproject/jnlp-impl.xml index df18b4f..af65af1 100644 --- a/client/trunk/nbproject/jnlp-impl.xml +++ b/client/trunk/nbproject/jnlp-impl.xml | |||
| @@ -75,6 +75,9 @@ made subject to such option by the copyright holder. | |||
| 75 | <description>$${APPLICATION.DESC}</description> | 75 | <description>$${APPLICATION.DESC}</description> |
| 76 | <description kind="short">$${APPLICATION.DESC.SHORT}</description> | 76 | <description kind="short">$${APPLICATION.DESC.SHORT}</description> |
| 77 | <homepage href="$${APPLICATION.HOMEPAGE}"/> | 77 | <homepage href="$${APPLICATION.HOMEPAGE}"/> |
| 78 | <shortcut> | ||
| 79 | <desktop/> | ||
| 80 | </shortcut> | ||
| 78 | <!--$${JNLP.ICONS}--> | 81 | <!--$${JNLP.ICONS}--> |
| 79 | <!--$${JNLP.OFFLINE.ALLOWED}--> | 82 | <!--$${JNLP.OFFLINE.ALLOWED}--> |
| 80 | </information> | 83 | </information> |
