GDBus: Fix up i18n

This commit is contained in:
David Zeuthen
2010-05-06 16:34:23 -04:00
parent 0fd6498cd8
commit fb1b4599a0
22 changed files with 86 additions and 51 deletions

View File

@@ -23,7 +23,6 @@
#include "config.h"
#include <stdlib.h>
#include <glib/gi18n.h>
#include "gdbusutils.h"
#include "gdbusconnection.h"
@@ -33,6 +32,8 @@
#include "gdbuserror.h"
#include "gdbusprivate.h"
#include "glibintl.h"
/**
* SECTION:gdbusmethodinvocation
* @short_description: Object for handling remote calls