[gedit-collaboration] Release version 2.91.1



commit 7c9f76b29ca727ae03ee0a7e967191c6e0e6adc5
Author: Jesse van den Kieboom <jesse vandenkieboom epfl ch>
Date:   Sun Apr 3 17:46:24 2011 +0200

    Release version 2.91.1

 NEWS         |    2 ++
 README       |   18 +-----------------
 configure.ac |    2 +-
 3 files changed, 4 insertions(+), 18 deletions(-)
---
diff --git a/NEWS b/NEWS
index e69de29..c7ce961 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,2 @@
+== gedit-collaboration-plugin 2.91.1 ==
+	* Initial release of the gedit collaboration plugin
diff --git a/README b/README
index f7b22e7..c1d856c 100644
--- a/README
+++ b/README
@@ -1,21 +1,5 @@
 gedit collaboration plugin provides support for collaborative editing in gedit.
-It uses libinfinity 0.4 and should work with any infinote 0.4 server.
-
-The plugin should compile for gedit stable (2.28), but a few features will
-not be available. If you want those features, you will need
-gtk+-2.18 and the latest gedit from git (nicer error reporting and showing
-the file name in the tab label).
-
-In addition, you will need to compile and install libinfinity from the
-libinfinity-0.4 branch (git://git.0x539.de/git/infinote.git) because it
-contains some bugfixes and API additions that are needed for the plugin.
+It uses libinfinity 0.5 and should work with any infinote 0.5 server.
 
 Once installed and activated, you can use the side pane to view remote
 servers with shared documents.
-
-NOTE:
-	* infinote 0.4 is not compatible with infinoted 0.3 or
-	  sobby. You will need an infinoted 0.4 server to share
-	  documents.
-
-	* The current version needs the latest gtksourceview from git
diff --git a/configure.ac b/configure.ac
index 946d5d1..5ea9849 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.64])
 
 AC_INIT([gedit-collaboration],
-        [0.1],
+        [2.91.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gedit],
         [gedit-collaboration],
         [http://projects.gnome.org/gedit/])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]