1.1 --- a/src/config.h Wed Oct 17 11:26:45 2007 +0000
1.2 +++ b/src/config.h Mon Oct 22 21:12:54 2007 +0000
1.5 - * $Id: config.h,v 1.1 2007-10-17 11:26:45 nkeynes Exp $
1.6 + * $Id: config.h,v 1.2 2007-10-22 21:12:54 nkeynes Exp $
1.8 * User configuration support
1.11 const gchar *lxdream_get_config_value( int key );
1.13 void lxdream_set_config_value( int key, const gchar *value );
1.15 +gboolean lxdream_set_group_value( lxdream_config_group_t group, const gchar *key, const gchar *value );
1.17 * Search the standard locations for the configuration file: