1
0
mirror of https://gitlab.gnome.org/GNOME/gparted synced 2024-07-05 01:08:39 +00:00
gparted/gparted.desktop.in.in
Mike Fleetwood 778e21e94c Now install gparted wrapper script into $prefix/bin (#776437)
Now that the gparted script is intended to be run by ordinary users, as
well as root, install it into directory $prefix/bin rather than
$prefix/sbin.

Bug 776437 - GParted fails to run as root under Wayland
2017-09-01 10:14:20 -06:00

13 lines
300 B
Plaintext

[Desktop Entry]
_Name=GParted
_GenericName=Partition Editor
_X-GNOME-FullName=GParted Partition Editor
_Comment=Create, reorganize, and delete partitions
Exec=@bindir@/gparted %f
Icon=gparted
Terminal=false
Type=Application
Categories=GNOME;System;Filesystem;
_Keywords=Partition;
StartupNotify=true