Correct desktop files for name and generic name entries (#600048)
This change was performed to align with a GNOME goal: http://live.gnome.org/GnomeGoals/CorrectDesktopFiles
This commit is contained in:
parent
9e18f0fdf6
commit
f1df2e18bc
|
@ -1,5 +1,7 @@
|
|||
[Desktop Entry]
|
||||
_Name=GParted Partition Editor
|
||||
_Name=GParted
|
||||
_GenericName=Partition Editor
|
||||
_X-GNOME-FullName=GParted Partition Editor
|
||||
_Comment=Create, reorganize, and delete partitions
|
||||
Exec=@gksuprog@ @installdir@/gparted %f
|
||||
Icon=gparted
|
||||
|
|
Loading…
Reference in New Issue