diff --git a/gnome/add/gtksourceview.xml b/gnome/add/gtksourceview.xml
index 7f750f9720..849099c2a2 100644
--- a/gnome/add/gtksourceview.xml
+++ b/gnome/add/gtksourceview.xml
@@ -4,12 +4,12 @@
%general-entities;
-
-
-
-
-
-
+
+
+
+
+
+
]>
@@ -44,7 +44,8 @@ functions to include syntax highlighting.
gtksourceview dependencies
Required
-
+ and
+
Optional
@@ -61,8 +62,17 @@ functions to include syntax highlighting.
following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &&
-make &&
-make install
+make
+
+This package does not come with a test suite, however, after the
+package is installed you can change to the
+tests directory in the source tree
+and issue ./test-widget to test the functionality of the
+libgtksourceview-1.0 library.
+
+Now, as the root user:
+
+make install
@@ -70,17 +80,16 @@ make install
Contents
The gtksourceview package contains
-libgtksourceview libraries.
+the libgtksourceview-1.0 library.
Description
-libgtksourceview libraries
-libgtksourceview libraries contain function
+libgtksourceview-1.0 library
+libgtksourceview-1.0 contains function
extensions for the GtkTextView widget.
-
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 69f323508d..cff67e1c77 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -26,7 +26,7 @@
May 17th, 2005 [randy]: Updated to GNOME System Monitor-2.10.1,
- bug-buddy-2.10.0, EOG-2.10.0 and AT SPI-1.6.4.
+ bug-buddy-2.10.0, EOG-2.10.0, AT SPI-1.6.4 and gtksourceview-1.2.0.