From 0b694f0d10220676b07d041e0088885769780f16 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sun, 11 Mar 2012 20:28:11 +0100 Subject: update for 1.2 release and fix executable bits --- README | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) mode change 100755 => 100644 README (limited to 'README') diff --git a/README b/README old mode 100755 new mode 100644 index 2652de62..89bed45a --- a/README +++ b/README @@ -1,9 +1,8 @@ General Information =================== -This is version 2011.12.01 of pluma. pluma is a small and lightweight UTF-8 text -editor for the MATE environment. Based on gedit, the text editor for the GNOME2 -environment. +pluma is a small and lightweight UTF-8 text editor for the MATE +environment. Based on gedit, the text editor for the GNOME2 environment. pluma is part of MATE and uses the latest GTK+ and MATE libraries. Complete MATE integration is featured, with support for Drag and Drop (DnD) @@ -52,16 +51,11 @@ the file 'COPYING' for more information. The official web site is: - http://matsusoft.com.ar/projects/mate/ + http://www.mate-desktop.org/ You can download the latest pluma tarball from: - https://sourceforge.net/projects/matede/files/ - -Information about pluma mailing lists can be found at - - http://matsusoft.com.ar/projects/mate/ - + https://pub.mate-desktop.org/releases/ Installation ============ @@ -74,13 +68,11 @@ Simple install procedure: % gzip -cd mate-file-manager.tar.gz | tar xvf - # unpack the sources % cd mate-file-manager # change to the toplevel directory - % ./configure # run the `configure' script + % ./autogen.sh # run the `configure' script % make # build pluma [ Become root if necessary ] % make install # install pluma -See the file 'INSTALL' for more detailed information. - How to report bugs ================== @@ -112,8 +104,6 @@ In the bug report please include: it will be more useful if the stack trace is produced running the test program with the --sync command line option. -See the file 'BUGS' for the list of known bugs. - Patches ======= -- cgit v1.2.1