Skip to content

Commit c516320

Browse files
committed
ci
1 parent 64acfe0 commit c516320

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

snapcraft.yaml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,22 @@ grade: stable
77
confinement: strict
88
base: core22
99

10-
plugs:
11-
desktop:
12-
mount-host-font-cache: false
13-
icon-themes:
14-
interface: content
15-
target: $SNAP/data-dir/icons
16-
default-provider: gtk-common-themes
17-
sound-themes:
18-
interface: content
19-
target: $SNAP/data-dir/sounds
20-
default-provider: gtk-common-themes
21-
kf5-5-113-qt-5-15-11-core22:
22-
content: kf5-5-113-qt-5-15-11-core22-all
23-
interface: content
24-
default-provider: kf5-5-113-qt-5-15-11-core22
25-
target: $SNAP/kf5
10+
# plugs:
11+
# desktop:
12+
# mount-host-font-cache: false
13+
# icon-themes:
14+
# interface: content
15+
# target: $SNAP/data-dir/icons
16+
# default-provider: gtk-common-themes
17+
# sound-themes:
18+
# interface: content
19+
# target: $SNAP/data-dir/sounds
20+
# default-provider: gtk-common-themes
21+
# kf5-5-113-qt-5-15-11-core22:
22+
# content: kf5-5-113-qt-5-15-11-core22-all
23+
# interface: content
24+
# default-provider: kf5-5-113-qt-5-15-11-core22
25+
# target: $SNAP/kf5
2626

2727
layout:
2828
/usr/share/X11:

0 commit comments

Comments
 (0)