Mercurial > projects > package-update-indicator
view pui.gresource.xml @ 51:f27122a7bb02
Fix desktop files
Remove the "TrayIcon" category from the indicator autostart desktop file since
it must be combined with "OnlyShowIn".
Hide the indicator and preferences application in KDE by default since it comes
with its own implementation.
Display the preferences application in the Xfce system settings dialog.
author | Guido Berhoerster <guido+pui@berhoerster.name> |
---|---|
date | Thu, 03 Dec 2020 08:51:48 +0100 |
parents | 7172a0db97af |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <gresources> <gresource prefix="/org/guido-berhoerster/code/package-update-indicator"> <file compressed="true">pui-menu.ui</file> <file compressed="true">pui-about-dialog.ui</file> </gresource> </gresources>