changeset 120:f83fd89c0450

GTK: Fixed incorrect path in the desktop file.
author Brian Smith <brian@dbsoft.org>
date Wed, 17 Jun 2020 12:35:12 -0500
parents 9be643e92fa4
children 4dcbd2b6fae5
files src/gtk/org.dbsoft.handyftp.desktop.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/gtk/org.dbsoft.handyftp.desktop.in	Wed Jun 17 12:12:45 2020 -0500
+++ b/src/gtk/org.dbsoft.handyftp.desktop.in	Wed Jun 17 12:35:12 2020 -0500
@@ -2,7 +2,7 @@
 [Desktop Entry]
 Name=HandyFTP
 Exec=@prefix@/bin/handyftp 
-Icon=@prefix@/share/pixmaps/handyftp.png
+Icon=@prefix@/share/pixmaps/handyftp/handyftp.png
 Terminal=false
 MultipleArgs=false
 Type=Application