diff --git a/general.ent b/general.ent
index 0ab7a9069f..5010a426f4 100644
--- a/general.ent
+++ b/general.ent
@@ -1,4 +1,4 @@
-
+
diff --git a/general/graphlib/aalib.xml b/general/graphlib/aalib.xml
index 3ef040bfda..b13faadebd 100644
--- a/general/graphlib/aalib.xml
+++ b/general/graphlib/aalib.xml
@@ -5,11 +5,10 @@
%general-entities;
-
+
-
]>
@@ -22,10 +21,10 @@
Introduction to AAlib
-
+
AAlib is a library to render any graphic into
ASCII Art.
-
+
Package information
Download (HTTP):
Estimated build time:
&aalib-time;
-
-
+
AAlib dependencies
Optional
-X ( or ) and
+X ( or ),
+ and
+
-
+
Installation of AAlib
-
+
Install AAlib by running the following
commands:
-
+
./configure --prefix=/usr &&
make &&
make install
-
+
Contents
-
-The AAlib package contains the libaa libraries, aalib-config,
-aainfo, aatest and
-aasavefont.
-
+
+The AAlib package contains the
+libaa libraries,
+aalib-config,
+aainfo,
+aatest,
+aasavefont and
+aafire.
+
-
+
Description
-
+
ASCII Art libraries
-The ASCII Art library is a collection of routines to render any
-graphical input in portable format to ASCII Art. It can be used through
-many programs and has a very well documented API, so you
-can easily put it into your own programs.
-
+The ASCII Art library is a collection of routines to
+render any graphical input in portable format to ASCII Art.
+It can be used through many programs and has a very well documented
+API, so you can easily put it into your own programs.
+
+
aalib-config
aalib-config provides configuration info for
-AAlib.
-
+AAlib.
+
aainfo
aainfo provides information for your current settings
related to AAlib.
-
+
aatest
aatest shows the abilities of AAlib
in a little test.
-
+
aafire
aafire is another little toy of AAlib
, rendering an animated fire in ASCII Art.
-
+
aasavefont
Currently no information available.
-
+
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index f18e085a0e..c4547e390e 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -22,6 +22,9 @@ who wrote what.
+August 15th, 2004 [randy]: Added GPM as an optional
+dependency to AAlib.
+
August 13th, 2004 [randy]: Minor modifications to
kdeadmin and kdepim.