From 457a768a6a66c0c0f69d66427bcd562cebb21a0a Mon Sep 17 00:00:00 2001
From: Alan Hicks <alan@lizella.net>
Date: Sat, 1 May 2010 18:02:51 -0400
Subject: Picture work. Sorry batts, but I replaced your liloconfig01.png with
 one of my own that better matches the screenshots I took elsewhere in the
 book.

---
 TODO                 |   2 --
 chapter_03.xml       |  10 ----------
 chapter_16.xml       |  24 ++----------------------
 chapter_17.xml       |  15 +--------------
 img/liloconfig01.png | Bin 55508 -> 44230 bytes
 img/links.png        | Bin 0 -> 89702 bytes
 img/lynx.png         | Bin 0 -> 36895 bytes
 img/pkgtool.png      | Bin 0 -> 42173 bytes
 img/xwmconfig.png    | Bin 0 -> 58175 bytes
 9 files changed, 3 insertions(+), 48 deletions(-)
 create mode 100644 img/links.png
 create mode 100644 img/lynx.png
 create mode 100644 img/pkgtool.png
 create mode 100644 img/xwmconfig.png

diff --git a/TODO b/TODO
index 4d0d8c5..7c6b83b 100644
--- a/TODO
+++ b/TODO
@@ -6,8 +6,6 @@ General
 
 * cron
 
-* Process control: ps, top, jobs, kill, etc.
-
 * more extensive CLI apps like v2.0
 
 * no idea where the hell udev is covered in here, but we need to do a bit of
diff --git a/chapter_03.xml b/chapter_03.xml
index a53802d..b04ef48 100644
--- a/chapter_03.xml
+++ b/chapter_03.xml
@@ -233,17 +233,7 @@ installer, but you can run it at any time from a terminal.
 
 <para>
 
-<screenshot>
-<screeninfo>First screen of liloconfig</screeninfo>
-<mediaobject>
-<imageobject>
 <imagedata fileref="img/liloconfig01.png" format="PNG" />
-</imageobject>
-<textobject>
-<phrase>FILL THIS IN!!!!</phrase>
-</textobject>
-</mediaobject>
-</screenshot>
 
 </para>
 
diff --git a/chapter_16.xml b/chapter_16.xml
index 3a16ac9..b8872f2 100644
--- a/chapter_16.xml
+++ b/chapter_16.xml
@@ -316,17 +316,7 @@ browsers you'll ever use for gathering information. For example, the
 console, which can then be piped to other programs.
 </para>
 
-<para>
-PIC OF LYNX IN ACTION.
-FILL THIS IN!!!!!!!
-FILL THIS IN!!!!!!!
-FILL THIS IN!!!!!!!
-FILL THIS IN!!!!!!!
-FILL THIS IN!!!!!!!
-FILL THIS IN!!!!!!!
-FILL THIS IN!!!!!!!
-FILL THIS IN!!!!!!!
-</para>
+<imagedata fileref="img/lynx.png" format="PNG"/>
 
 </section>
 
@@ -344,17 +334,7 @@ click on the top line with your mouse to activate) and generally
 formats web pages better.
 </para>
 
-<para>
-PIC OF LINKS IN ACTION.
-FILL THIS IN!!!!!!!
-FILL THIS IN!!!!!!!
-FILL THIS IN!!!!!!!
-FILL THIS IN!!!!!!!
-FILL THIS IN!!!!!!!
-FILL THIS IN!!!!!!!
-FILL THIS IN!!!!!!!
-FILL THIS IN!!!!!!!
-</para>
+<imagedata fileref="img/links.png" format="PNG"/>
 
 </section>
 
diff --git a/chapter_17.xml b/chapter_17.xml
index 4da780b..eb13319 100644
--- a/chapter_17.xml
+++ b/chapter_17.xml
@@ -29,20 +29,7 @@ packages and the list of currently installed packages in a
 user-friendly ncurses interface.
 </para>
 
-<para>
-PICTURE OF PKGTOOL MAIN SCREEN.
-FILL THIS IN!!!!!!
-FILL THIS IN!!!!!!
-FILL THIS IN!!!!!!
-FILL THIS IN!!!!!!
-FILL THIS IN!!!!!!
-FILL THIS IN!!!!!!
-FILL THIS IN!!!!!!
-FILL THIS IN!!!!!!
-FILL THIS IN!!!!!!
-FILL THIS IN!!!!!!
-FILL THIS IN!!!!!!
-</para>
+<imagedata fileref="img/pkgtool.png" format="PNG"/>
 
 <para>
 <application>pkgtool</application> is a convenient and easy way to
diff --git a/img/liloconfig01.png b/img/liloconfig01.png
index 0089e9f..6f80b4d 100644
Binary files a/img/liloconfig01.png and b/img/liloconfig01.png differ
diff --git a/img/links.png b/img/links.png
new file mode 100644
index 0000000..d499745
Binary files /dev/null and b/img/links.png differ
diff --git a/img/lynx.png b/img/lynx.png
new file mode 100644
index 0000000..a5386b4
Binary files /dev/null and b/img/lynx.png differ
diff --git a/img/pkgtool.png b/img/pkgtool.png
new file mode 100644
index 0000000..3679899
Binary files /dev/null and b/img/pkgtool.png differ
diff --git a/img/xwmconfig.png b/img/xwmconfig.png
new file mode 100644
index 0000000..474c69f
Binary files /dev/null and b/img/xwmconfig.png differ
-- 
cgit v1.2.3