From 0a55bf9082bca15dacd738c9d0a684f95b6a0f88 Mon Sep 17 00:00:00 2001
From: Alexander Pyhalov <apyhalov@gmail.com>
Date: Thu, 20 Feb 2020 14:00:03 +0100
Subject: [PATCH] 12329 libsvg gtk-pixbuf loader is not registered

---
 transforms/actuators |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/transforms/actuators b/transforms/actuators
index 9ee88c7..a6b7a89 100644
--- a/transforms/actuators
+++ b/transforms/actuators
@@ -61,7 +61,7 @@
 
 # GNOME gdk-pixbuf image loader modules
 <transform file path=usr/lib.*/gdk-pixbuf-.*/.*/loaders/.*.so$ -> \
-    default restart_fmri svc:/application/desktop-cache/pixbuf-loaders-installer:default>
+    default refresh_fmri svc:/application/desktop-cache/pixbuf-loaders-installer:default>
 
 # GNOME gconf schemas
 <transform file path=etc/gconf/.* ->  \

--
Gitblit v1.9.3