schema: Use org.gnome prefix and adapt to changes
In preparation to moving to GNOME all the IDs, DBus object paths, etc should change.
This commit is contained in:
committed by
Evangelos Ribeiro Tzaras
parent
6e371d2f3f
commit
b74601f7c4
@@ -68,7 +68,7 @@ install_data(
|
||||
)
|
||||
)
|
||||
|
||||
schema_src = 'sm.puri.Calls.gschema.xml'
|
||||
schema_src = 'org.gnome.Calls.gschema.xml'
|
||||
compiled = gnome.compile_schemas(build_by_default: true,
|
||||
depend_files: files(schema_src))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user