From 180e0d2ef21f56588033f5e5743244431eb8cb9a Mon Sep 17 00:00:00 2001 From: Dave Hodgins Date: Tue, 15 Oct 2013 23:43:18 -0400 Subject: fix icon file name in desktop file --- copyiso2usb.desktop.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'copyiso2usb.desktop.in') diff --git a/copyiso2usb.desktop.in b/copyiso2usb.desktop.in index 0cb9a2c..02a52ed 100644 --- a/copyiso2usb.desktop.in +++ b/copyiso2usb.desktop.in @@ -1,6 +1,6 @@ [Desktop Entry] _Name=Copy iso image to a usb drive -Icon=copyiso2usb +Icon=copyiso2usb.png Exec=/usr/bin/copyiso2usb _Comment=A tool to copy an iso image to a usb drive. Terminal=true -- cgit v1.2.1