https://bugzilla.redhat.com/show_bug.cgi?id=1940937



--- Comment #3 from Kees de Jong <[email protected]> ---
Just to highlight one certain change, I want the app launcher in the Utilities
category in GNOME Shell.

I did this by doing:
desktop-file-install \
    --add-category="X-GNOME-Utilities" \
    %{buildroot}%{_datadir}/applications/%{name}.desktop

I suppose this is sufficient. I see no need to delete the original, since I
only want to append this category. I tested this and the launcher now does
appear in that category in GNOME.
Furthermore, as the docs state, it's either using desktop-file-install or
desktop-file-validate. So this should be sufficient to validate the desktop
file.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to