aboutsummaryrefslogtreecommitdiffstats
path: root/community/xfburn/xfburn-0.4.3-desktop-file.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/xfburn/xfburn-0.4.3-desktop-file.patch')
-rw-r--r--community/xfburn/xfburn-0.4.3-desktop-file.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/community/xfburn/xfburn-0.4.3-desktop-file.patch b/community/xfburn/xfburn-0.4.3-desktop-file.patch
new file mode 100644
index 0000000000..7669b5fb8a
--- /dev/null
+++ b/community/xfburn/xfburn-0.4.3-desktop-file.patch
@@ -0,0 +1,19 @@
+--- xfburn-0.4.3.orig/xfburn.desktop.in 2009-08-13 01:12:26.000000000 +0200
++++ xfburn-0.4.3/xfburn.desktop.in 2012-09-28 22:12:14.840869423 +0200
+@@ -6,7 +6,7 @@
+ Exec=xfburn
+ TryExec=xfburn
+ Icon=media-cdrom
+-MimeType=application/x-cd-image
++MimeType=application/x-cd-image;
+ Terminal=false
+ Categories=X-XFCE;GTK;DiscBurning;Archiving;AudioVideo;
+ StartupNotify=true
+@@ -14,7 +14,6 @@
+ Actions=BurnImage;
+
+ [Desktop Action BurnImage]
+-MimeType=application/x-cd-image
+ Icon=media-cdrom
+ Exec=xfburn -i %f
+ _Name=Burn Image (xfburn)