summaryrefslogtreecommitdiff
path: root/trunk/pdf-over-gui/src/main/resources/izpack/unix_shortcutSpec.xml
diff options
context:
space:
mode:
authorTobias Kellner <tobias.kellner@iaik.tugraz.at>2012-11-06 18:01:31 +0100
committerTobias Kellner <tobias.kellner@iaik.tugraz.at>2012-11-06 18:01:31 +0100
commit3fa4e66df9fafca6ed2c28f40028403f13b076d7 (patch)
treecae24c52f113c1cd9f9e3ee7beb8ed3f82fd62e8 /trunk/pdf-over-gui/src/main/resources/izpack/unix_shortcutSpec.xml
parentb9d9b6aa9d3150971be627f6a7f2736e06a5d5c0 (diff)
downloadpdf-over-3fa4e66df9fafca6ed2c28f40028403f13b076d7.tar.gz
pdf-over-3fa4e66df9fafca6ed2c28f40028403f13b076d7.tar.bz2
pdf-over-3fa4e66df9fafca6ed2c28f40028403f13b076d7.zip
Unify name
Diffstat (limited to 'trunk/pdf-over-gui/src/main/resources/izpack/unix_shortcutSpec.xml')
-rw-r--r--trunk/pdf-over-gui/src/main/resources/izpack/unix_shortcutSpec.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/trunk/pdf-over-gui/src/main/resources/izpack/unix_shortcutSpec.xml b/trunk/pdf-over-gui/src/main/resources/izpack/unix_shortcutSpec.xml
index 80b31004..141af350 100644
--- a/trunk/pdf-over-gui/src/main/resources/izpack/unix_shortcutSpec.xml
+++ b/trunk/pdf-over-gui/src/main/resources/izpack/unix_shortcutSpec.xml
@@ -2,11 +2,11 @@
<shortcuts>
<!-- <skipIfNotSupported/> -->
- <programGroup defaultName="PDFOver"
+ <programGroup defaultName="PDF-Over"
location="applications"/>
<shortcut
- name="PDFOver"
+ name="PDF-Over"
programGroup="yes"
desktop="yes"
applications="no"
@@ -15,7 +15,7 @@
target="$INSTALL_PATH/scripts/pdfover_linux.sh"
commandLine=""
workingDirectory="$INSTALL_PATH"
- description="PDFOver 4.0"
+ description="PDF-Over 4.0"
iconFile="$INSTALL_PATH/icons/icon.png"
iconIndex="0"
type="Application"