Add more sections to the Clutter configuration file
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 11 Oct 2011 14:28:47 +0000 (15:28 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 11 Oct 2011 16:52:17 +0000 (17:52 +0100)
commit372b39fd63880955d88fe205b7a23c202938e639
treeb22a79d916bd9b0d2a6f880de83584ca477f4a85
parentf5eee5aec7a87a3c8a1f2e658231eca4b04561dd
Add more sections to the Clutter configuration file

On top of the existing "Settings" group in the settings.ini file we
should have two more groups:

  Environment   - contains all the configuration possible through
                  environment variables
  Debug         - contains all the possible debug variables
clutter/clutter-main.c
clutter/clutter-settings-private.h
clutter/clutter-settings.c