From 0261661359b354ee0bbc61898ebec8ede7ac5b2b Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Mon, 16 May 2011 15:12:31 +0100 Subject: extensions: add ChatManager extension Signed-off-by: Jonny Lamb --- extensions/Chat_Manager.xml | 31 +++++++++++++++++++++++++++++++ extensions/misc.xml | 1 + 2 files changed, 32 insertions(+) create mode 100644 extensions/Chat_Manager.xml diff --git a/extensions/Chat_Manager.xml b/extensions/Chat_Manager.xml new file mode 100644 index 000000000..7a6fef8a3 --- /dev/null +++ b/extensions/Chat_Manager.xml @@ -0,0 +1,31 @@ + + + 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.

+
+ + + + + Ask the chat manager to undo closing a tab. If there is no tab + to be opened then return successfully. + + + + +
+ diff --git a/extensions/misc.xml b/extensions/misc.xml index b1f6e88eb..c3f06e54f 100644 --- a/extensions/misc.xml +++ b/extensions/misc.xml @@ -6,6 +6,7 @@ + -- cgit v1.2.3