From 2350876b533822606ad8080e53840fb55de83f3a Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 18 Jan 2010 16:59:45 +0000 Subject: remove Channel_Handler.xml; we don't use it since a while --- extensions/Channel_Handler.xml | 62 ------------------------------------------ extensions/Makefile.am | 1 - extensions/misc.xml | 1 - 3 files changed, 64 deletions(-) delete mode 100644 extensions/Channel_Handler.xml (limited to 'extensions') diff --git a/extensions/Channel_Handler.xml b/extensions/Channel_Handler.xml deleted file mode 100644 index 80233e97d..000000000 --- a/extensions/Channel_Handler.xml +++ /dev/null @@ -1,62 +0,0 @@ - - - Copyright (C) 2007 Collabora Limited - -

This library is free software; you can redistribute it and/or -modify it under the terms of the GNU Lesser General Public -License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version.

- -

This library is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Library General Public License for more details.

- -

You should have received a copy of the GNU Lesser General Public -License along with this library; if not, write to the Free Software -Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

-
- - - - - - The bus name of the connection and channel - - - - - The object-path of the connection that owns the channel - - - - - The channel type - - - - - The object-path of the channel - - - - The type of the handle that the channel communicates - with, or 0 if there is no associated handle - - - The handle that the channel communicates with, - or 0 if there is no associated handle - - - Called when a channel handler should handle a new channel. - - - - -

An interface exported by client applications which are able to - handle incoming channels.

-
-
-
- - diff --git a/extensions/Makefile.am b/extensions/Makefile.am index e74989492..fc77796e4 100644 --- a/extensions/Makefile.am +++ b/extensions/Makefile.am @@ -12,7 +12,6 @@ EXTRA_DIST = \ all.xml \ generic-types.xml \ misc.xml \ - Channel_Handler.xml \ Debug.xml \ Channel_Interface_Conference.xml diff --git a/extensions/misc.xml b/extensions/misc.xml index 378500088..f866663c0 100644 --- a/extensions/misc.xml +++ b/extensions/misc.xml @@ -4,7 +4,6 @@ Misc extensions for Empathy - -- cgit v1.2.3