* many changes to the config system

This commit is contained in:
Dirk-Jan C. Binnema
2011-01-04 23:19:03 +02:00
parent 38f9772270
commit fade4172fe
32 changed files with 485 additions and 602 deletions

View File

@ -22,10 +22,8 @@
#include <glib.h>
#include <inttypes.h>
#include <mu-result.h>
#include <mu-msg.h>
#include <mu-error.h>
#include <mu-util.h> /* for MuResult, MuError */
G_BEGIN_DECLS