summaryrefslogtreecommitdiff
path: root/trunk/pdf-over-gui/src/main/izpack/win_shortcutSpec.xml
diff options
context:
space:
mode:
authortkellner <tkellner@3a0b52a2-8410-0410-bc02-ff6273a87459>2012-10-31 16:36:20 +0000
committertkellner <tkellner@3a0b52a2-8410-0410-bc02-ff6273a87459>2012-10-31 16:36:20 +0000
commit3a06463280429d89d6e26972c4702da6bc9974f7 (patch)
tree89455c52559efe5f77d7430674c82dd95f0909fd /trunk/pdf-over-gui/src/main/izpack/win_shortcutSpec.xml
parentd22e316d99aed7657e9e6ba65cec2882cad219d2 (diff)
downloadpdf-over-3a06463280429d89d6e26972c4702da6bc9974f7.tar.gz
pdf-over-3a06463280429d89d6e26972c4702da6bc9974f7.tar.bz2
pdf-over-3a06463280429d89d6e26972c4702da6bc9974f7.zip
Move izpack stuff to resources, add icons dir
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12661 3a0b52a2-8410-0410-bc02-ff6273a87459
Diffstat (limited to 'trunk/pdf-over-gui/src/main/izpack/win_shortcutSpec.xml')
-rw-r--r--trunk/pdf-over-gui/src/main/izpack/win_shortcutSpec.xml29
1 files changed, 0 insertions, 29 deletions
diff --git a/trunk/pdf-over-gui/src/main/izpack/win_shortcutSpec.xml b/trunk/pdf-over-gui/src/main/izpack/win_shortcutSpec.xml
deleted file mode 100644
index 8ad6666f..00000000
--- a/trunk/pdf-over-gui/src/main/izpack/win_shortcutSpec.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
-
-<shortcuts>
- <!-- <skipIfNotSupported/> -->
- <programGroup defaultName="PDFOver"
- location="applications"/>
-
- <shortcut
- name="PDFOver"
- programGroup="yes"
- desktop="yes"
- applications="no"
- startMenu="yes"
- startup="no"
- target="$INSTALL_PATH/scripts/pdfover_win.bat"
- commandLine=""
- workingDirectory="$INSTALL_PATH/lib"
- description="PDFOver 4.0"
- iconFile="$INSTALL_PATH/icons/pdfover.ico"
- iconIndex="0"
- type="Application"
- encoding="UTF-8"
- terminal="false"
- KdeSubstUID="false"
- initialState="normal">
- <createForPack name="main"/>
- </shortcut>
-
-</shortcuts> \ No newline at end of file