* refactoring, cleanup of the configuration / command system

This commit is contained in:
Dirk-Jan C. Binnema
2010-01-02 14:44:26 +02:00
parent 1bfdc73547
commit b1a9cf8450
10 changed files with 470 additions and 518 deletions

View File

@ -1,11 +0,0 @@
#ifndef __MU_QUERY_H__
#define __MU_QUERY_H__
#include "mu-config.h"
MuResult mu_query_run (MuConfigOptions *opts, gchar **params);
#endif /*__MU_QUERY_H__*/