Marcel Telka
2024-03-31 2ba18872f5c70e96d18c8760e6c835c39eb2caca
transforms/actuators
@@ -47,6 +47,36 @@
<transform file path=usr/share/applications/.*\.desktop$ -> \
    default restart_fmri svc:/application/desktop-cache/desktop-mime-cache:default>
# GNOME/XDG icons
<transform file path=usr/share/icons/.*$ -> \
    default restart_fmri svc:/application/desktop-cache/icon-cache:default>
# GNOME/XDG mime-types
<transform file path=usr/share/mime/packages/.*\.xml$ -> \
    default restart_fmri svc:/application/desktop-cache/mime-types-cache:default>
# GNOME gtk Input Method modules
<transform file path=usr/lib.*/gtk-.*/.*/immodules/.*.so$ -> \
    default restart_fmri svc:/application/desktop-cache/input-method-cache:default>
# GNOME gdk-pixbuf image loader modules
<transform file path=usr/lib.*/gdk-pixbuf-.*/.*/loaders/.*.so$ -> \
    default refresh_fmri svc:/application/desktop-cache/pixbuf-loaders-installer:default>
# GNOME gconf schemas
<transform file path=etc/gconf/.* ->  \
    default restart_fmri svc:/application/desktop-cache/gconf-cache:default>
<transform file path=usr/share/glib-2.0/schemas/.* ->  \
    default restart_fmri svc:/application/desktop-cache/gconf-cache:default>
# GNOME GIO modules
<transform file link hardlink path=usr/lib.*/gio/modules/.*\.so$ -> \
    default restart_fmri svc:/application/desktop-cache/gio-module-cache:default>
# Dconf databases
<transform file path=etc/dconf/.* -> \
    default restart_fmri svc:/application/desktop-cache/dconf-update:default>
# RAD
<transform file path=usr/lib/rad/.* -> add restart_fmri \
    svc:/system/rad:local>