summaryrefslogtreecommitdiff
path: root/trunk/pdf-over-gui/src
diff options
context:
space:
mode:
authorTobias Kellner <tobias.kellner@iaik.tugraz.at>2012-11-09 11:39:18 +0100
committerTobias Kellner <tobias.kellner@iaik.tugraz.at>2012-11-09 11:39:18 +0100
commit0821508d064e468465a69703856674c4b3803c95 (patch)
tree624dae015f2588d32ba5432dfe8c170c498bf701 /trunk/pdf-over-gui/src
parent99fc9f0eb315d56d2dd80467537c521f3bf44d52 (diff)
downloadpdf-over-0821508d064e468465a69703856674c4b3803c95.tar.gz
pdf-over-0821508d064e468465a69703856674c4b3803c95.tar.bz2
pdf-over-0821508d064e468465a69703856674c4b3803c95.zip
Include app name in uninstaller
Diffstat (limited to 'trunk/pdf-over-gui/src')
-rw-r--r--trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec.xml2
-rw-r--r--trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec_deu.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec.xml b/trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec.xml
index 38c3ec24..130b781a 100644
--- a/trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec.xml
+++ b/trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec.xml
@@ -25,7 +25,7 @@
</shortcut>
<shortcut
- name="Uninstall"
+ name="Uninstall PDF-Over"
programGroup="yes"
desktop="no"
applications="no"
diff --git a/trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec_deu.xml b/trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec_deu.xml
index 8e74ccd4..ed1db5fc 100644
--- a/trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec_deu.xml
+++ b/trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec_deu.xml
@@ -25,7 +25,7 @@
</shortcut>
<shortcut
- name="Deinstallieren"
+ name="PDF-Over deinstallieren"
programGroup="yes"
desktop="no"
applications="no"