After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 740785 - gftp.desktop file has deprecated values
gftp.desktop file has deprecated values
Status: RESOLVED WONTFIX
Product: gftp
Classification: Other
Component: general
unspecified
Other Linux
: Normal minor
: ---
Assigned To: Brian Masney
Brian Masney
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2014-11-26 21:23 UTC by Kévin Bernard-Allies
Modified: 2018-07-01 08:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Git patch (1.16 KB, patch)
2014-11-26 21:23 UTC, Kévin Bernard-Allies
none Details | Review

Description Kévin Bernard-Allies 2014-11-26 21:23:04 UTC
Created attachment 291600 [details] [review]
Git patch

The file docs/gftp.desktop has some errors and warnings:


bak@localhost ~/Projects/gftp/docs $ desktop-file-validate gftp.desktop 
gftp.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated
gftp.desktop: error: (will be fatal in the future): value "gftp.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path
gftp.desktop: warning: value "Application;Network;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application"


The attached patch fixes these warnings.
Comment 1 André Klapper 2018-07-01 08:43:01 UTC
gftp is not under active development anymore and has not seen code changes for many years. Its codebase has been archived: https://gitlab.gnome.org/Archive/gftp/commits/master
The maintainer states that "I would like to hand this project off to someone compotent" on https://www.gftp.org/

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active development again.