Package: gnustep-base-runtime
Version: 1.24.9-3.1
Severity: wishlist

doesn't convert icon images if they are tiff (which is often the case):
https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html#definitions
of course fd.o only supports png, xpm, svg.

in my test with pl2link on *Info.plist of TextEdit and EasyDiff the following was generated.
(one being in plist text format, the other xml)

[Desktop Entry]
Encoding=UTF-8
Type=Application
Categories=X-GNUstep;
Name=TextEdit
Comment=an OpenStep text editor
Icon=/usr/lib/GNUstep/Applications/TextEdit.app/Resources/accessories-text-editor.tiff
MimeType=text/rtf;text/plain;

[Desktop Entry]
Encoding=UTF-8
Type=Application
Categories=X-GNUstep;
Name=EasyDiff
Comment=A graphical diff utility
Exec=/usr/bin/openapp EasyDiff
FilePattern=EasyDiff.app;EasyDiff;

Yours,

Reply via email to