source: pkg/boss/main/gparted/trunk/debian/patches/01_fix-desktop.patch @ 4704

Revision 4704, 634 bytes checked in by alanbach-guest, 4 years ago (diff)
  • Updated 01_fix-desktop.patch
  • gparted.desktop.in.in

    diff -urN gparted-0.4.1/gparted.desktop.in.in gparted-0.4.1.new/gparted.desktop.in.in
    old new  
    11[Desktop Entry] 
    2 _Name=GParted Partition Editor 
     2_Name=Partition Editor 
    33_Comment=Create, reorganize, and delete partitions 
    4 Exec=@gksuprog@ @installdir@/gparted %f 
     4Exec=su-to-root -X -c /usr/sbin/gparted %f 
    55Icon=gparted 
    66Terminal=false 
    77Type=Application 
    8 Categories=GNOME;System; 
     8Categories=GNOME;Application;System; 
    99StartupNotify=true 
     10X-Ubuntu-Gettext-Domain=gparted 
Note: See TracBrowser for help on using the repository browser.