]> git.0d.be Git - empathy.git/commit
tp-account-widgets: rename all the files from empathy-* to tpaw-*
authorMarco Barisione <marco.barisione@collabora.co.uk>
Wed, 8 May 2013 16:17:30 +0000 (17:17 +0100)
committerMarco Barisione <marco.barisione@collabora.co.uk>
Tue, 20 Aug 2013 10:03:04 +0000 (11:03 +0100)
commitba499bfd6f960e26cd7776db7dd183137b705144
tree8cfeece60df3d7b79046e5e279a43918b29b8e5c
parent42456ae2a2c758db70cc093679d05675293758cb
tp-account-widgets: rename all the files from empathy-* to tpaw-*

https://bugzilla.gnome.org/show_bug.cgi?id=699492
72 files changed:
libempathy-gtk/empathy-local-xmpp-assistant-widget.c
libempathy-gtk/empathy-new-account-dialog.c
src/empathy-accounts-dialog.c
tests/empathy-irc-network-manager-test.c
tests/empathy-irc-network-test.c
tests/empathy-irc-server-test.c
tests/test-irc-helper.h
tp-account-widgets/.gitignore
tp-account-widgets/Makefile.am
tp-account-widgets/empathy-account-widget-aim.ui [deleted file]
tp-account-widgets/empathy-account-widget-generic.ui [deleted file]
tp-account-widgets/empathy-account-widget-groupwise.ui [deleted file]
tp-account-widgets/empathy-account-widget-icq.ui [deleted file]
tp-account-widgets/empathy-account-widget-irc.c [deleted file]
tp-account-widgets/empathy-account-widget-irc.h [deleted file]
tp-account-widgets/empathy-account-widget-irc.ui [deleted file]
tp-account-widgets/empathy-account-widget-jabber.ui [deleted file]
tp-account-widgets/empathy-account-widget-local-xmpp.ui [deleted file]
tp-account-widgets/empathy-account-widget-msn.ui [deleted file]
tp-account-widgets/empathy-account-widget-private.h [deleted file]
tp-account-widgets/empathy-account-widget-sip.c [deleted file]
tp-account-widgets/empathy-account-widget-sip.h [deleted file]
tp-account-widgets/empathy-account-widget-sip.ui [deleted file]
tp-account-widgets/empathy-account-widget-yahoo.ui [deleted file]
tp-account-widgets/empathy-account-widget.c [deleted file]
tp-account-widgets/empathy-account-widget.h [deleted file]
tp-account-widgets/empathy-account-widgets.gresource.xml [deleted file]
tp-account-widgets/empathy-irc-network-chooser-dialog.c [deleted file]
tp-account-widgets/empathy-irc-network-chooser-dialog.h [deleted file]
tp-account-widgets/empathy-irc-network-chooser.c [deleted file]
tp-account-widgets/empathy-irc-network-chooser.h [deleted file]
tp-account-widgets/empathy-irc-network-dialog.c [deleted file]
tp-account-widgets/empathy-irc-network-dialog.h [deleted file]
tp-account-widgets/empathy-irc-network-manager.c [deleted file]
tp-account-widgets/empathy-irc-network-manager.h [deleted file]
tp-account-widgets/empathy-irc-network.c [deleted file]
tp-account-widgets/empathy-irc-network.h [deleted file]
tp-account-widgets/empathy-irc-networks.dtd [deleted file]
tp-account-widgets/empathy-irc-server.c [deleted file]
tp-account-widgets/empathy-irc-server.h [deleted file]
tp-account-widgets/tpaw-account-widget-aim.ui [new file with mode: 0644]
tp-account-widgets/tpaw-account-widget-generic.ui [new file with mode: 0644]
tp-account-widgets/tpaw-account-widget-groupwise.ui [new file with mode: 0644]
tp-account-widgets/tpaw-account-widget-icq.ui [new file with mode: 0644]
tp-account-widgets/tpaw-account-widget-irc.c [new file with mode: 0644]
tp-account-widgets/tpaw-account-widget-irc.h [new file with mode: 0644]
tp-account-widgets/tpaw-account-widget-irc.ui [new file with mode: 0644]
tp-account-widgets/tpaw-account-widget-jabber.ui [new file with mode: 0644]
tp-account-widgets/tpaw-account-widget-local-xmpp.ui [new file with mode: 0644]
tp-account-widgets/tpaw-account-widget-msn.ui [new file with mode: 0644]
tp-account-widgets/tpaw-account-widget-private.h [new file with mode: 0644]
tp-account-widgets/tpaw-account-widget-sip.c [new file with mode: 0644]
tp-account-widgets/tpaw-account-widget-sip.h [new file with mode: 0644]
tp-account-widgets/tpaw-account-widget-sip.ui [new file with mode: 0644]
tp-account-widgets/tpaw-account-widget-yahoo.ui [new file with mode: 0644]
tp-account-widgets/tpaw-account-widget.c [new file with mode: 0644]
tp-account-widgets/tpaw-account-widget.h [new file with mode: 0644]
tp-account-widgets/tpaw-account-widgets.gresource.xml [new file with mode: 0644]
tp-account-widgets/tpaw-irc-network-chooser-dialog.c [new file with mode: 0644]
tp-account-widgets/tpaw-irc-network-chooser-dialog.h [new file with mode: 0644]
tp-account-widgets/tpaw-irc-network-chooser.c [new file with mode: 0644]
tp-account-widgets/tpaw-irc-network-chooser.h [new file with mode: 0644]
tp-account-widgets/tpaw-irc-network-dialog.c [new file with mode: 0644]
tp-account-widgets/tpaw-irc-network-dialog.h [new file with mode: 0644]
tp-account-widgets/tpaw-irc-network-manager.c [new file with mode: 0644]
tp-account-widgets/tpaw-irc-network-manager.h [new file with mode: 0644]
tp-account-widgets/tpaw-irc-network.c [new file with mode: 0644]
tp-account-widgets/tpaw-irc-network.h [new file with mode: 0644]
tp-account-widgets/tpaw-irc-networks.dtd [new file with mode: 0644]
tp-account-widgets/tpaw-irc-server.c [new file with mode: 0644]
tp-account-widgets/tpaw-irc-server.h [new file with mode: 0644]
ubuntu-online-accounts/cc-plugins/account-plugins/empathy-accounts-plugin-widget.c