summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Elstner <danielk@openismus.com>2010-06-07 16:24:06 +0200
committerDaniel Elstner <danielk@openismus.com>2010-06-07 17:43:37 +0200
commit6fff182584c51288ddf07b5eebb770fcddc357be (patch)
tree8a16c4598a6a8685f37da867ca77db079cb26287 /.gitignore
parent8bb88cdb945c78b64816252ba2b086617d4ba64c (diff)
downloadglibmm-6fff182584c51288ddf07b5eebb770fcddc357be.tar.gz
Do not install the schema of the gsettings example
* examples/Makefile.am: Do not install the schema file of the settings example to the user's system. Instead, compile the binary shema cache in a local directory and have the example use that. As a side effect, this also resolves the "make distcheck" failure when trying to install the schema. * examples/settings/settings.cc (main): Do not try to determine the schema directory from the executable name, as it depends too much on the libtool setup with the hidden .libs directory being part of the path name. Requiring the user to change to the example directory is good enough. Also, initialize the C++ locale on program startup, and call Gio::init() instead of Glib::init(). (on_key_changed): Call ustring::raw() to suppress the locale-aware comparison ustring performs by default.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions