Merge lp:~buo-ren-lin/gnome-system-monitor/fix-snap into lp:~desktop-snappers/gnome-system-monitor/snap

Proposed by 林博仁(Buo-ren, Lin)
Status: Merged
Merged at revision: 28
Proposed branch: lp:~buo-ren-lin/gnome-system-monitor/fix-snap
Merge into: lp:~desktop-snappers/gnome-system-monitor/snap
Diff against target: 11 lines (+1/-0)
1 file modified
snapcraft.yaml (+1/-0)
To merge this branch: bzr merge lp:~buo-ren-lin/gnome-system-monitor/fix-snap
Reviewer Review Type Date Requested Status
Ubuntu Desktop Pending
Review via email: mp+364768@code.launchpad.net
To post a comment you must log in.
Revision history for this message
林博仁(Buo-ren, Lin) (buo-ren-lin) wrote :

Currently the application menu entry is not available in KDE, this patch fixes it.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'snapcraft.yaml'
2--- snapcraft.yaml 2019-03-14 14:42:06 +0000
3+++ snapcraft.yaml 2019-03-19 19:18:33 +0000
4@@ -86,6 +86,7 @@
5 snapcraftctl pull
6 snapcraftctl set-version $(git describe --tags --abbrev=10)
7 sed -i.bak -e 's|Icon=org.gnome.SystemMonitor$|Icon=${SNAP}/meta/gui/org.gnome.SystemMonitor.svg|g' gnome-system-monitor.desktop.in.in
8+ sed -i.bak -E -e 's|^(NotShowIn=.*)$|# \1|g' gnome-system-monitor.desktop.in.in
9 override-build: |
10 snapcraftctl build
11 mkdir -p $SNAPCRAFT_PART_INSTALL/meta/gui/

Subscribers

People subscribed via source and target branches