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
@@ -32,7 +32,7 @@ project(
|
||||
]
|
||||
)
|
||||
|
||||
calls_id = 'sm.puri.Calls'
|
||||
calls_id = 'org.gnome.Calls'
|
||||
calls_homepage = 'https://gitlab.gnome.org/GNOME/calls'
|
||||
calls_name = meson.project_name()
|
||||
calls_version = meson.project_version()
|
||||
|
||||
Reference in New Issue
Block a user