mirror of
https://github.com/transmission/transmission
synced 2025-02-24 23:12:35 +00:00
Remove X-GNOME-FullName from the .desktop file
It's a GNOME-specific hack for the 2.x era menu system that was never standardized in [1] and is now unused in GNOME 3. [1] https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html
This commit is contained in:
parent
ab7ea2c5fd
commit
5cefddeaee
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
_Name=Transmission
|
_Name=Transmission
|
||||||
_GenericName=BitTorrent Client
|
_GenericName=BitTorrent Client
|
||||||
_X-GNOME-FullName=Transmission BitTorrent Client
|
|
||||||
_Comment=Download and share files over BitTorrent
|
_Comment=Download and share files over BitTorrent
|
||||||
Exec=transmission-gtk %U
|
Exec=transmission-gtk %U
|
||||||
Icon=transmission
|
Icon=transmission
|
||||||
|
|
Loading…
Reference in a new issue