project: rename back to calls

The project files should not have been renamed in c732c74
as these changes might infringe on GNOME trademarks
This commit is contained in:
Evangelos Ribeiro Tzaras
2021-02-10 22:18:51 +01:00
parent 46e4422026
commit 3050e30672
5 changed files with 6 additions and 6 deletions

View File

@@ -121,9 +121,9 @@ flatpak:master:
variables:
MANIFEST_PATH: "sm.puri.Calls.json"
RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo"
FLATPAK_MODULE: "gnome-calls"
FLATPAK_MODULE: "calls"
# Make sure to keep this in sync with the Flatpak manifest, all arguments
# are passed except the config-args because we build it ourselves
MESON_ARGS: ""
APP_ID: "sm.puri.Calls"
BUNDLE: 'gnome-calls.flatpak'
BUNDLE: 'calls.flatpak'