Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-project
Commits
484218d5
Unverified
Commit
484218d5
authored
May 04, 2021
by
Amin Bandali
Browse files
snap: update the jami-gnome svg icon file name
Change-Id: I51f28ee6e8d739ee73a775e4421e47e34aede336
parent
47c61dff
Changes
1
Hide whitespace changes
Inline
Side-by-side
packaging/rules/snap/jami-gnome/snapcraft.yaml
View file @
484218d5
...
...
@@ -215,7 +215,7 @@ parts:
snapcraftctl pull
sed -i -E 's|(tmpName) << (PACKAGE_NAME << "_shm_")|\1 << "snap.jami." << \2|' daemon/src/media/video/sinkclient.cpp
for file in jami-gnome.desktop jami-gnome.desktop.autostart; do
sed -i -E 's|^Icon=.*|Icon=${SNAP}/usr/share/icons/hicolor/scalable/apps/jami.svg|' client-gnome/$file
sed -i -E 's|^Icon=.*|Icon=${SNAP}/usr/share/icons/hicolor/scalable/apps/jami
-gnome
.svg|' client-gnome/$file
done
override-build
:
|
update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-7 10
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment