----- Original Message ----- > From: "Tristan Matthews" <[email protected]> > To: "SFLphone" <[email protected]> > Sent: Monday, August 27, 2012 5:54:27 PM > Subject: [SFLphone] gnome client: GConf to GSettings migration > > Hi all, > > As per https://projects.savoirfairelinux.com/issues/11581, we've now > migrated the gnome client of SFLphone from GConf to GSettings. > > One consequence of this is that if you are running sflphone without > installing it, you will have to > prepend the directory gnome/data to your XDG_DATA_DIRS environment > variable, like so:
Minor update: I've added a workaround so that you no longer have to modify environment variables for uninstalled sflphone clients, you can run ./sflphone-client-gnome as before. For clients installed in non-default prefixes, you should simply set the GSETTINGS_SCHEMA_DIR variable to the directory with the compiled schema, for example: GSETTINGS_SCHEMA_DIR=/opt/share/glib-2.0/schemas /opt/bin/sflphone-client-gnome -Tristan _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
