Quantcast
Channel: Tiny Core Linux
Viewing all articles
Browse latest Browse all 18777

Re: gparted bug in startup script

$
0
0
/usr/local/share/applications/gparted.desktop  seems to have a bad  Exec=  entry.
Code: [Select]
Exec= /usr/local/sbin/gparted %f
should be
Code: [Select]
Exec=sudo /usr/local/sbin/gparted

edit:
And it has no  X-FullPathIcon= .

Viewing all articles
Browse latest Browse all 18777

Trending Articles