Skip to content
Snippets Groups Projects
Commit aa623168 authored by André's avatar André
Browse files

Flatpak: Fix start using desktop file

parent e192882b
No related branches found
No related tags found
No related merge requests found
......@@ -238,6 +238,7 @@ modules:
commands:
- sed -i "s+<id>org.gajim.Gajim</id>+<id>org.gajim.Gajim.Devel</id>+" data/org.gajim.Gajim.appdata.xml.in
- sed -i "s+<name>Gajim</name>+<name>Gajim (Nightly)</name>+" data/org.gajim.Gajim.appdata.xml.in
- sed -i "s+Exec=gajim+Exec=gajim-devel+" data/org.gajim.Gajim.desktop.in
- mv gajim/data/icons/hicolor/scalable/apps/org.gajim.Gajim{.Devel,}.svg
post-install:
- install -d /app/plugins
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment