1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-05-14 09:09:28 +00:00

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'

View file

@ -1 +1 @@
/usr/share/gtk-doc/html/gnome-calls
/usr/share/gtk-doc/html/calls

View file

@ -41,7 +41,7 @@ gnome.gtkdoc('calls',
'--extra-dir=@0@'.format(join_paths(glib_docpath, 'gi')),
'--extra-dir=@0@'.format(join_paths(glib_docpath, 'gtk3')),
],
install_dir: 'gnome-calls',
install_dir: 'calls',
install: true)
endif

View file

@ -20,7 +20,7 @@
#
project(
'gnome-calls',
'calls',
'c', 'vala',
version: '0.2.0',
license: 'GPLv3+',

View file

@ -290,7 +290,7 @@
]
},
{
"name" : "gnome-calls",
"name" : "calls",
"buildsystem" : "meson",
"sources" : [
{