Bug 79561 - Add LXQt to show_in_registered array in src/validate.c
Summary: Add LXQt to show_in_registered array in src/validate.c
Status: RESOLVED FIXED
Alias: None
Product: desktop-file-utils
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Hans Petter Jansson
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-02 17:41 UTC by Jauhien Piatlicki
Modified: 2016-06-18 17:09 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
lxqt.patch (478 bytes, text/plain)
2014-06-02 17:41 UTC, Jauhien Piatlicki
Details

Description Jauhien Piatlicki 2014-06-02 17:41:51 UTC
Created attachment 100329 [details]
lxqt.patch

LXQt desktop was released recently. Its .desktop files do not pass validation with this error:

> jauhien@zcj qcl % desktop-file-validate /usr/share/applications/lxqt-config-session.desktop 
> /usr/share/applications/lxqt-config-session.desktop: error: value "Settings;DesktopSettings;Qt;LXQt;" for key "Categories" in group "Desktop Entry" contains an unregistered value "LXQt"; values extending the format should start with "X-"
> /usr/share/applications/lxqt-config-session.desktop: error: value "LXQt;" for key "OnlyShowIn" in group "Desktop Entry" contains an unregistered value "LXQt"; values extending the format should start with "X-"

Please, add LXQt entry to the registered array to fix this issue. Patch is attached.
Comment 1 Vincent Untz 2015-09-18 09:50:42 UTC
Sorry for the noise, reassigning to new maintainer.
Comment 2 Hans Petter Jansson 2016-06-18 17:09:52 UTC
Thanks for the patch, Jauhien! I've committed it to git master. It will be in the next release.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.