Seperate out GDBus proxy into libeekboard from src/.

This commit is contained in:
Daiki Ueno
2011-02-14 18:26:51 +09:00
parent 7916930160
commit ab43010a98
17 changed files with 311 additions and 46 deletions

View File

@ -19,7 +19,7 @@
#include "config.h"
#endif /* HAVE_CONFIG_H */
#include "proxy.h"
#include "eekboard/eekboard.h"
static gchar *opt_set_keyboard = NULL;
static gint opt_set_group = -1;