From: Michael Prokop <mika@debian.org>
Subject: Don't depend on unmaintained gksudo

Bug-Debian: http://bugs.debian.org/885551
diff --git a/guymager.desktop b/guymager.desktop
index 1520743..825b306 100644
--- a/guymager.desktop
+++ b/guymager.desktop
@@ -11,7 +11,7 @@ Comment=Fast forensic imager
 Icon=guymager_128.png
 TryExec=guymager
 #Exec=su-to-root -X -c guymager
-Exec=gksudo guymager
+Exec=pkexec guymager
 Terminal=false
 # Categorie entry according to version 1.0 of
 # http://www.freedesktop.org/wiki/Specifications/menu-spec
