From: Guillaume Desmottes Date: Fri, 7 Feb 2014 09:10:54 +0000 (+0100) Subject: extensions: remove Chat_Manager.xml X-Git-Url: https://git.0d.be/?p=empathy.git;a=commitdiff_plain;h=98f90419c27a362d34b4ef2f05f42e658f92e5fc extensions: remove Chat_Manager.xml We use GDBus now. https://bugzilla.gnome.org/show_bug.cgi?id=723766 --- diff --git a/extensions/Chat_Manager.xml b/extensions/Chat_Manager.xml deleted file mode 100644 index 15ea9512..00000000 --- a/extensions/Chat_Manager.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - Copyright (C) 2011 Collabora Ltd. - -

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 -Lesser 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 user action time for the event. - - - - Ask the chat manager to undo closing a tab. If there is no tab - to be opened then return successfully. - - - - -
- diff --git a/extensions/Makefile.am b/extensions/Makefile.am index 2ec034c4..79622d48 100644 --- a/extensions/Makefile.am +++ b/extensions/Makefile.am @@ -14,7 +14,6 @@ EXTRA_DIST = \ misc.xml \ Logger.xml \ Channel_Interface_Credentials_Storage.xml \ - Chat_Manager.xml \ $(NULL) noinst_LTLIBRARIES = libemp-extensions.la diff --git a/extensions/misc.xml b/extensions/misc.xml index b6247c95..f8bc5f17 100644 --- a/extensions/misc.xml +++ b/extensions/misc.xml @@ -5,7 +5,6 @@ Misc extensions for Empathy -