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
@@ -169,7 +169,7 @@ calls_settings_class_init (CallsSettingsClass *klass)
|
||||
static void
|
||||
calls_settings_init (CallsSettings *self)
|
||||
{
|
||||
self->settings = g_settings_new ("sm.puri.Calls");
|
||||
self->settings = g_settings_new ("org.gnome.Calls");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user