aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2013-05-09 00:17:30 +0800
committerMarco Barisione <marco.barisione@collabora.co.uk>2013-08-20 18:03:04 +0800
commitba499bfd6f960e26cd7776db7dd183137b705144 (patch)
tree8cfeece60df3d7b79046e5e279a43918b29b8e5c /libempathy-gtk
parent42456ae2a2c758db70cc093679d05675293758cb (diff)
downloadgsoc2013-empathy-ba499bfd6f960e26cd7776db7dd183137b705144.tar
gsoc2013-empathy-ba499bfd6f960e26cd7776db7dd183137b705144.tar.gz
gsoc2013-empathy-ba499bfd6f960e26cd7776db7dd183137b705144.tar.bz2
gsoc2013-empathy-ba499bfd6f960e26cd7776db7dd183137b705144.tar.lz
gsoc2013-empathy-ba499bfd6f960e26cd7776db7dd183137b705144.tar.xz
gsoc2013-empathy-ba499bfd6f960e26cd7776db7dd183137b705144.tar.zst
gsoc2013-empathy-ba499bfd6f960e26cd7776db7dd183137b705144.zip
tp-account-widgets: rename all the files from empathy-* to tpaw-*
https://bugzilla.gnome.org/show_bug.cgi?id=699492
Diffstat (limited to 'libempathy-gtk')
-rw-r--r--libempathy-gtk/empathy-local-xmpp-assistant-widget.c2
-rw-r--r--libempathy-gtk/empathy-new-account-dialog.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-local-xmpp-assistant-widget.c b/libempathy-gtk/empathy-local-xmpp-assistant-widget.c
index 26d2bbf8b..d9fecc1c0 100644
--- a/libempathy-gtk/empathy-local-xmpp-assistant-widget.c
+++ b/libempathy-gtk/empathy-local-xmpp-assistant-widget.c
@@ -22,8 +22,8 @@
#include "empathy-local-xmpp-assistant-widget.h"
#include <glib/gi18n-lib.h>
+#include <tp-account-widgets/tpaw-account-widget.h>
-#include "empathy-account-widget.h"
#include "empathy-ui-utils.h"
#include "empathy-utils.h"
diff --git a/libempathy-gtk/empathy-new-account-dialog.c b/libempathy-gtk/empathy-new-account-dialog.c
index b26423f91..eaa8b07ed 100644
--- a/libempathy-gtk/empathy-new-account-dialog.c
+++ b/libempathy-gtk/empathy-new-account-dialog.c
@@ -21,8 +21,8 @@
#include "empathy-new-account-dialog.h"
#include <glib/gi18n-lib.h>
+#include <tp-account-widgets/tpaw-account-widget.h>
-#include "empathy-account-widget.h"
#include "empathy-protocol-chooser.h"
#define DEBUG_FLAG EMPATHY_DEBUG_ACCOUNT