[Xfce4-commits] [apps/xfburn] 04/07: xfburn desktop uses deprecated media-cdrom Icon
noreply at xfce.org
noreply at xfce.org
Mon Nov 20 18:38:34 CET 2017
This is an automated email from the git hooks/post-receive script.
s k u n n y k p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfburn.
commit f629436b47ec4dcd51771042c1771c523e754ca4
Author: Kevin Fenzi <kevin at scrye.com>
Date: Mon Nov 20 14:17:26 2017 +0100
xfburn desktop uses deprecated media-cdrom Icon
- Use stock_xfburn instead of deprecated media-cdrom icon
- Fix bug #12233
---
xfburn.desktop.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/xfburn.desktop.in b/xfburn.desktop.in
index 1da3643..256dc9b 100644
--- a/xfburn.desktop.in
+++ b/xfburn.desktop.in
@@ -6,7 +6,7 @@ _GenericName=Disk Burning
_Comment=CD and DVD burning application
Exec=xfburn
TryExec=xfburn
-Icon=media-cdrom
+Icon=stock_xfburn
MimeType=application/x-cd-image;
Terminal=false
Categories=X-XFCE;GTK;DiscBurning;Archiving;AudioVideo;Utility;
@@ -15,6 +15,6 @@ StartupNotify=true
Actions=BurnImage;
[Desktop Action BurnImage]
-Icon=media-cdrom
+Icon=stock_xfburn
Exec=xfburn -i %f
_Name=Burn Image (xfburn)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list