diff options
-rw-r--r-- | snap/snapcraft.yaml | 8 | ||||
-rwxr-xr-x | snap_launcher/bin/whatsie | bin | 1121192 -> 1153048 bytes |
2 files changed, 0 insertions, 8 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index ad4a0e1..2c64cba 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -43,7 +43,6 @@ apps: - network-bind - wayland plugs: - gsettings: gtk-3-themes: interface: content target: $SNAP/data-dir/themes @@ -70,10 +69,3 @@ parts: sed -i 's|Icon=.*|Icon=${SNAP}/meta/gui/icon.png|g' ${SNAPCRAFT_PART_SRC}/whatsie.desktop mkdir -p ${SNAPCRAFT_PART_INSTALL}/usr/share/applications/ cp -rf ${SNAPCRAFT_PART_SRC}/whatsie.desktop ${SNAPCRAFT_PART_INSTALL}/usr/share/applications/whatsie.desktop - cleanup: - after: [snap-launcher] - plugin: nil - override-prime: | - # Remove unneeded stage files to save space - cd usr/share - rm -rf apport bash-completion bug doc doc-base icons lintian man pam-configs pkgconfig themes upstart zsh diff --git a/snap_launcher/bin/whatsie b/snap_launcher/bin/whatsie Binary files differindex b2b6b5a..415ff43 100755 --- a/snap_launcher/bin/whatsie +++ b/snap_launcher/bin/whatsie |