gparted (0.7.0-1) 01_fix-desktop.patch

Summary

 gparted.desktop.in.in |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

    
download this patch

Patch contents

--- a/gparted.desktop.in.in	2009-11-03 07:43:38.000000000 +1100
+++ b/gparted.desktop.in.in	2009-12-15 22:07:27.000000000 +1100
@@ -3,9 +3,10 @@
 _GenericName=Partition Editor
 _X-GNOME-FullName=GParted Partition Editor
 _Comment=Create, reorganize, and delete partitions
-Exec=@gksuprog@ @installdir@/gparted %f
+Exec=gksu /usr/sbin/gparted
 Icon=gparted
 Terminal=false
 Type=Application
-Categories=GNOME;System;Filesystem;
+Categories=GNOME;System;Filesystem;Settings;
 StartupNotify=true
+X-Ubuntu-Gettext-Domain=gparted