[Config] Add GKeyFile reading capabilities
authorIra W. Snyder <devel@irasnyder.com>
Sat, 26 Jan 2008 21:48:48 +0000 (13:48 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Sat, 26 Jan 2008 21:48:48 +0000 (13:48 -0800)
commit3a353bab78ecec2bfe0397c7f7929177829417a6
treefbbb8fa64bc425e1dff8974e9d784062b6a7ee38
parentb20caf2b8926c59f17495c7595524a2715c2b5d7
[Config] Add GKeyFile reading capabilities

This gives the configuration system the ability to read GKeyFiles,
so users can set their own preferences. Currently it reads out of
the same directory, which is convenient for testing. In the future,
it will need to read out of the user's home directory.
.gitignore
tilda-config.c
tilda.c