summaryrefslogtreecommitdiff
path: root/ubuntu-online-accounts
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2013-05-08 17:17:30 +0100
committerMarco Barisione <marco.barisione@collabora.co.uk>2013-08-20 11:03:04 +0100
commitba499bfd6f960e26cd7776db7dd183137b705144 (patch)
tree8cfeece60df3d7b79046e5e279a43918b29b8e5c /ubuntu-online-accounts
parent42456ae2a2c758db70cc093679d05675293758cb (diff)
downloadempathy-ba499bfd6f960e26cd7776db7dd183137b705144.tar.gz
tp-account-widgets: rename all the files from empathy-* to tpaw-*
https://bugzilla.gnome.org/show_bug.cgi?id=699492
Diffstat (limited to 'ubuntu-online-accounts')
-rw-r--r--ubuntu-online-accounts/cc-plugins/account-plugins/empathy-accounts-plugin-widget.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu-online-accounts/cc-plugins/account-plugins/empathy-accounts-plugin-widget.c b/ubuntu-online-accounts/cc-plugins/account-plugins/empathy-accounts-plugin-widget.c
index 58074eecf..c0f29e2c7 100644
--- a/ubuntu-online-accounts/cc-plugins/account-plugins/empathy-accounts-plugin-widget.c
+++ b/ubuntu-online-accounts/cc-plugins/account-plugins/empathy-accounts-plugin-widget.c
@@ -21,7 +21,7 @@
#include "config.h"
-#include "empathy-accounts-plugin-widget.h"
+#include "tpaw-accounts-plugin-widget.h"
#include <glib/gi18n-lib.h>
@@ -30,7 +30,7 @@
#include <libaccounts-glib/ag-service.h>
#include <libaccounts-glib/ag-account-service.h>
-#include "empathy-account-widget.h"
+#include "tpaw-account-widget.h"
G_DEFINE_TYPE (EmpathyAccountsPluginWidget, empathy_accounts_plugin_widget, GTK_TYPE_BOX)