From 2ae4a2d520b0ec674f3f639df54dfa8c7432fe66 Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Tue, 17 May 2005 21:09:39 +0000 Subject: [PATCH] Updated to gedit-2.10.2 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4336 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- gnome/add/gedit.xml | 28 +++++++++++++++++++--------- introduction/welcome/changelog.xml | 3 ++- 2 files changed, 21 insertions(+), 10 deletions(-) diff --git a/gnome/add/gedit.xml b/gnome/add/gedit.xml index 34bf530d23..7608dcdefc 100644 --- a/gnome/add/gedit.xml +++ b/gnome/add/gedit.xml @@ -6,10 +6,10 @@ - - - - + + + + ]> @@ -61,8 +61,13 @@ commands: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --localstatedir=/var/lib --sysconfdir=/etc/gnome && -make && -make install +make + +This package does not come with a test suite. + +Now, as the root user: + +make install @@ -84,8 +89,9 @@ instead of $GNOME_PREFIX/etc. Contents The gedit package contains -gedit, a Bonobo control module and several -gedit plugin modules. +gedit, gnome-text-editor, a Bonobo +control module and several gedit plugin +modules. @@ -95,7 +101,11 @@ instead of $GNOME_PREFIX/etc. gedit is a lightweight text editor. +gnome-text-editor +gnome-text-editor is a symlink to +gedit. + + - diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index cff67e1c77..734025159b 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -26,7 +26,8 @@ May 17th, 2005 [randy]: Updated to GNOME System Monitor-2.10.1, - bug-buddy-2.10.0, EOG-2.10.0, AT SPI-1.6.4 and gtksourceview-1.2.0. + bug-buddy-2.10.0, EOG-2.10.0, AT SPI-1.6.4, gtksourceview-1.2.0 and + gedit-2.10.2.