From 44c9cfc36b8e7e282edee67738686e7829df8b81 Mon Sep 17 00:00:00 2001 From: Ilya Fedin Date: Sat, 17 Jun 2023 16:25:07 +0400 Subject: [PATCH] Fix a warning in snap build Looks like having gsettings in global plugs is no more valid --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 7fbd74ff9..2251e0548 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -28,6 +28,7 @@ apps: - camera - desktop - desktop-legacy + - gsettings - hardware-observe - home - network @@ -53,7 +54,6 @@ plugs: mount-host-font-cache: false # Support for common GTK themes # https://forum.snapcraft.io/t/how-to-use-the-system-gtk-theme-via-the-gtk-common-themes-snap/6235 - gsettings: gtk-3-themes: interface: content target: $SNAP/data-dir/themes