diff options
author | Tomeu Vizoso <tomeu.vizoso@collabora.co.uk> | 2010-09-21 19:07:18 +0200 |
---|---|---|
committer | Tomeu Vizoso <tomeu.vizoso@collabora.co.uk> | 2010-09-22 19:11:27 +0200 |
commit | e6fd42e02f85665451e5332caa3300b3c03f516b (patch) | |
tree | ae655fc5b0d328e268707aba3026fcd51414eaac /extensions/Makefile.am | |
parent | 56dfc05134c9326b56cf8b53437f613c65caff0d (diff) |
Remove support for gadget
It has never been used in production and the tendency is to use
smaller shared rosters and standard XMPP search.
Diffstat (limited to 'extensions/Makefile.am')
-rw-r--r-- | extensions/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/extensions/Makefile.am b/extensions/Makefile.am index 622498179..4936e2090 100644 --- a/extensions/Makefile.am +++ b/extensions/Makefile.am @@ -19,10 +19,6 @@ EXTRA_DIST = \ Gabble_Plugin_Test.xml \ OLPC_Activity_Properties.xml \ OLPC_Buddy_Info.xml \ - OLPC_Gadget.xml \ - OLPC_Channel_Interface_View.xml \ - OLPC_Channel_Type_BuddyView.xml \ - OLPC_Channel_Type_ActivityView.xml \ Channel_Interface_Sasl_Authentication.xml \ Channel_Type_Server_Authentication.xml \ Connection_Interface_Client_Types.xml |