summarylogtreecommitdiffstats
path: root/handyoutliner.desktop
diff options
context:
space:
mode:
authorYG2019-10-09 16:45:15 -0400
committerYG2019-10-09 16:45:15 -0400
commit23682492e092c84a983fbb020d1acf2ae8699a37 (patch)
treed80349460338b0ab488216dbdfd3c67f21b734b5 /handyoutliner.desktop
downloadaur-23682492e092c84a983fbb020d1acf2ae8699a37.tar.gz
Initial commit
Diffstat (limited to 'handyoutliner.desktop')
-rw-r--r--handyoutliner.desktop26
1 files changed, 26 insertions, 0 deletions
diff --git a/handyoutliner.desktop b/handyoutliner.desktop
new file mode 100644
index 000000000000..463da0b02a60
--- /dev/null
+++ b/handyoutliner.desktop
@@ -0,0 +1,26 @@
+[Desktop Entry]
+
+# The type as listed above
+Type=Application
+
+# The version of the desktop entry specification to which this file complies
+Version=1.1.6.3
+
+# The name of the application
+Name=HandyOutliner
+
+# A comment which can/will be used as a tooltip
+Comment=Create PDF/DjVu bookmarks
+
+# The path to the folder in which the executable is run
+Path=/usr/bin/
+
+# The executable of the application, possibly with arguments.
+Exec=handyoutliner
+
+# The name of the icon that will be used to display this entry
+#Icon=handyoutliner
+
+# Describes whether this application needs to be run in a terminal or not
+Terminal=false
+