summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/resources/izpack-linux/unix_shortcutSpec.xml
diff options
context:
space:
mode:
authorJakob Heher <jakob.heher@iaik.tugraz.at>2022-05-05 15:22:25 +0200
committerJakob Heher <jakob.heher@iaik.tugraz.at>2022-05-05 15:22:25 +0200
commit7cc4ddc46867c23895c32c35b0ce53ce4f7401ba (patch)
treed055dd0915c9218e5de4d5b7a784f3ab135f6520 /pdf-over-gui/src/main/resources/izpack-linux/unix_shortcutSpec.xml
parent343e474baa3624f8968d2be3e10169e2244b0716 (diff)
downloadpdf-over-7cc4ddc46867c23895c32c35b0ce53ce4f7401ba.tar.gz
pdf-over-7cc4ddc46867c23895c32c35b0ce53ce4f7401ba.tar.bz2
pdf-over-7cc4ddc46867c23895c32c35b0ce53ce4f7401ba.zip
normalize line endings for WSL
Diffstat (limited to 'pdf-over-gui/src/main/resources/izpack-linux/unix_shortcutSpec.xml')
-rw-r--r--pdf-over-gui/src/main/resources/izpack-linux/unix_shortcutSpec.xml64
1 files changed, 32 insertions, 32 deletions
diff --git a/pdf-over-gui/src/main/resources/izpack-linux/unix_shortcutSpec.xml b/pdf-over-gui/src/main/resources/izpack-linux/unix_shortcutSpec.xml
index 5117a03e..9824626a 100644
--- a/pdf-over-gui/src/main/resources/izpack-linux/unix_shortcutSpec.xml
+++ b/pdf-over-gui/src/main/resources/izpack-linux/unix_shortcutSpec.xml
@@ -1,32 +1,32 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
-
-<izpack:shortcuts version="5.0"
- xmlns:izpack="http://izpack.org/schema/shortcuts"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://izpack.org/schema/shortcuts http://izpack.org/schema/5.0/izpack-shortcuts-5.0.xsd">
- <!-- <skipIfNotSupported/> -->
- <programGroup defaultName="PDF-Over"
- location="applications"/>
-
- <shortcut
- name="PDF-Over"
- programGroup="yes"
- desktop="yes"
- applications="no"
- startMenu="no"
- startup="no"
- target="$INSTALL_PATH/pdf-over_linux.sh"
- commandLine=""
- workingDirectory="$INSTALL_PATH"
- description="PDF-Over ${project.version}"
- iconFile="$INSTALL_PATH/icons/icon.png"
- iconIndex="0"
- type="Application"
- encoding="UTF-8"
- terminal="false"
- KdeSubstUID="false"
- initialState="normal">
- <createForPack name="main"/>
- </shortcut>
-
-</izpack:shortcuts>
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+
+<izpack:shortcuts version="5.0"
+ xmlns:izpack="http://izpack.org/schema/shortcuts"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://izpack.org/schema/shortcuts http://izpack.org/schema/5.0/izpack-shortcuts-5.0.xsd">
+ <!-- <skipIfNotSupported/> -->
+ <programGroup defaultName="PDF-Over"
+ location="applications"/>
+
+ <shortcut
+ name="PDF-Over"
+ programGroup="yes"
+ desktop="yes"
+ applications="no"
+ startMenu="no"
+ startup="no"
+ target="$INSTALL_PATH/pdf-over_linux.sh"
+ commandLine=""
+ workingDirectory="$INSTALL_PATH"
+ description="PDF-Over ${project.version}"
+ iconFile="$INSTALL_PATH/icons/icon.png"
+ iconIndex="0"
+ type="Application"
+ encoding="UTF-8"
+ terminal="false"
+ KdeSubstUID="false"
+ initialState="normal">
+ <createForPack name="main"/>
+ </shortcut>
+
+</izpack:shortcuts>