project: Use org.gnome prefix in app id and adapt to changes
In preparation to moving to GNOME all the IDs, DBus object paths, etc should change. Closes #303
This commit is contained in:
committed by
Evangelos Ribeiro Tzaras
parent
69b919d7ab
commit
7224998a1c
@@ -134,9 +134,9 @@ flatpak:master:
|
||||
extends: .flatpak
|
||||
stage: package
|
||||
variables:
|
||||
MANIFEST_PATH: "sm.puri.Calls.json"
|
||||
MANIFEST_PATH: "org.gnome.Calls.json"
|
||||
RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo"
|
||||
FLATPAK_MODULE: "calls"
|
||||
MESON_ARGS: ""
|
||||
APP_ID: "sm.puri.Calls"
|
||||
APP_ID: "org.gnome.Calls"
|
||||
BUNDLE: "calls.flatpak"
|
||||
|
||||
Reference in New Issue
Block a user