summaryrefslogtreecommitdiffstats
path: root/system/cdemu-client/cdemu-client.desktop
diff options
context:
space:
mode:
author Niels Horn2010-11-26 00:02:21 +0100
committer Heinz Wiesinger2010-11-26 00:02:21 +0100
commit47f69385d777c3a4b73b2c815a2fe669853d4504 (patch)
treed7fcbe1311d37cfaffe4140c84f3d188a96b96b2 /system/cdemu-client/cdemu-client.desktop
parentda2dfb1a62b2ab523807dac96813a899e6add7db (diff)
downloadslackbuilds-47f69385d777c3a4b73b2c815a2fe669853d4504.tar.gz
system/cdemu-client: Added. (command-line client for CDEmu-daemon)
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'system/cdemu-client/cdemu-client.desktop')
-rw-r--r--system/cdemu-client/cdemu-client.desktop13
1 files changed, 13 insertions, 0 deletions
diff --git a/system/cdemu-client/cdemu-client.desktop b/system/cdemu-client/cdemu-client.desktop
new file mode 100644
index 0000000000..482d40d87d
--- /dev/null
+++ b/system/cdemu-client/cdemu-client.desktop
@@ -0,0 +1,13 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=CDEmu
+Comment=Client for handling optical media (CD/DVD) images
+NoDisplay=true
+TryExec=cdemu
+Exec=cdemu load any %F
+MimeType=application/libmirage-image;application/x-cd-image;application/x-cue;application/x-cdrdao-toc
+Icon=cdemu-client
+Terminal=false
+Categories=System;
+