[neon/snap-packaging/kwrite-snap] /: Remove plugs now in snapcraft/snapd
Scarlett Moore
null at kde.org
Thu Aug 1 07:43:03 BST 2024
Git commit 69c1749a64f2ff2b5ca57ce3ba8ed1395f6834d4 by Scarlett Moore.
Committed on 01/08/2024 at 06:42.
Pushed by scarlettmoore into branch 'master'.
Remove plugs now in snapcraft/snapd
M +0 -41 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kwrite-snap/-/commit/69c1749a64f2ff2b5ca57ce3ba8ed1395f6834d4
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 6c4a0c2..0f0d498 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -20,47 +20,6 @@ apps:
- removable-media
command-chain:
- snap/command-chain/desktop-launch6
-plugs:
- gtk-3-themes:
- interface: content
- target: $SNAP/data-dir/themes
- default-provider: gtk-common-themes
- kde-gtk3-themes:
- interface: content
- target: $SNAP/data-dir/themes
- default-provider: qt-common-themes
- gtk-2-themes:
- interface: content
- target: $SNAP/data-dir/themes
- default-provider: gtk-common-themes
- kde-gtk2-themes:
- interface: content
- target: $SNAP/data-dir/themes
- default-provider: qt-common-themes
- qt-icon-themes:
- interface: content
- target: $SNAP/data-dir/icons
- default-provider: qt-common-themes
- gtk-icon-themes:
- interface: content
- target: $SNAP/data-dir/icons
- default-provider: gtk-common-themes
- qt-sound-themes:
- interface: content
- target: $SNAP/data-dir/sounds
- default-provider: qt-common-themes
- gtk-sound-themes:
- interface: content
- target: $SNAP/data-dir/sounds
- default-provider: gtk-common-themes
- qt-6-themes:
- interface: content
- target: $SNAP/kf6
- default-provider: qt-common-themes
- dot-config-kde-globals:
- interface: personal-files
- read:
- - $HOME/.config/kdeglobals
slots:
session-dbus-interface:
interface: dbus
More information about the Neon-commits
mailing list