From 602c58582b0e7add0585c7f8e708d16acaf25668 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 14 Jan 2010 14:05:54 +0000 Subject: [PATCH] remove Tube_Handler.xml --- extensions/Makefile.am | 1 - extensions/Tube_Handler.xml | 57 ------------------------------------- extensions/misc.xml | 1 - 3 files changed, 59 deletions(-) delete mode 100644 extensions/Tube_Handler.xml diff --git a/extensions/Makefile.am b/extensions/Makefile.am index 48d55b04..e7498949 100644 --- a/extensions/Makefile.am +++ b/extensions/Makefile.am @@ -13,7 +13,6 @@ EXTRA_DIST = \ generic-types.xml \ misc.xml \ Channel_Handler.xml \ - Tube_Handler.xml \ Debug.xml \ Channel_Interface_Conference.xml diff --git a/extensions/Tube_Handler.xml b/extensions/Tube_Handler.xml deleted file mode 100644 index 30848d94..00000000 --- a/extensions/Tube_Handler.xml +++ /dev/null @@ -1,57 +0,0 @@ - - - Copyright (C) 2008 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 object-path of the tubes 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 tube handler should handle a new tube within a tubes channel. - - - - -

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

-
-
-
- - diff --git a/extensions/misc.xml b/extensions/misc.xml index 6eea49a2..37850008 100644 --- a/extensions/misc.xml +++ b/extensions/misc.xml @@ -5,7 +5,6 @@ Misc extensions for Empathy - -- 2.39.2