[Goodies-commits] r5226 - xfburn/trunk
David Mohr
squisher at xfce.org
Wed Aug 13 18:59:00 CEST 2008
Author: squisher
Date: 2008-08-13 16:59:00 +0000 (Wed, 13 Aug 2008)
New Revision: 5226
Modified:
xfburn/trunk/xfburn.desktop.in
Log:
Adding burn image action to desktop file
Modified: xfburn/trunk/xfburn.desktop.in
===================================================================
--- xfburn/trunk/xfburn.desktop.in 2008-08-13 16:52:42 UTC (rev 5225)
+++ xfburn/trunk/xfburn.desktop.in 2008-08-13 16:59:00 UTC (rev 5226)
@@ -10,3 +10,11 @@
Terminal=false
Categories=X-XFCE;GTK;DiscBurning;Archiving;Utility;
StartupNotify=true
+
+Actions=BurnImage;
+
+[Desktop Action BurnImage]
+MimeType=application/x-cd-image
+Icon=media-cdrom
+Exec=xfburn -i %f
+_Name=Burn Image (xfburn)
More information about the Goodies-commits
mailing list