Date: Wed, 13 Aug 2003 14:02:32 +0200 (CEST) From: Josef El-Rayes <j.el-rayes@daemon.li> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/55538: [patch] add screenshots to desktop chapter Message-ID: <200308131202.h7DC2V9B003242@daemon.li> Resent-Message-ID: <200308131210.h7DCAFjG074637@freefall.freebsd.org>
index | next in thread | raw e-mail
>Number: 55538
>Category: docs
>Synopsis: [patch] add screenshots to desktop chapter
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Aug 13 05:10:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Josef El-Rayes
>Release: FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD daemon.li 4.8-STABLE FreeBSD 4.8-STABLE #8: Tue Jul 22 18:16:23 CEST 2003 root@daemon.li:/usr/obj/usr/src/sys/CUSTOM i386
>Description:
doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml:
i added two screenshots showing a kde and a freebsd desktop
because i think it is necessary to not only talk but also
show how these desktop actually "look". i have not seen a
single book or article about wm/desktops without images yet.
the images are available at:
http://www.daemon.li/downloads/gnomedesktop.png
http://www.daemon.li/downloads/kdedesktop.png
the gnomedesktop screenshot is taken from the gnome/freebsd
site and the kde desktop screenshot belongs to
arved@freebsd.org.
>How-To-Repeat:
>Fix:
--- chapter.sgml.diff begins here ---
--- chapter.sgml.orig Wed Aug 13 12:56:47 2003
+++ chapter.sgml Wed Aug 13 13:35:08 2003
@@ -1211,6 +1211,16 @@
FreeBSD can be found on the <ulink
url="http://www.FreeBSD.org/gnome">FreeBSD GNOME
Project</ulink>'s web site.</para>
+
+ <figure id="x11-wm-gnome-screenshot">
+ <title>GNOME Desktop Screenshot</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="x11/gnomedesktop" format="PNG">
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>A screenshot featuring the GNOME Desktop(<xref linkend="x11-wm-gnome">).</para>
</sect3>
<sect3 id="x11-wm-gnome-install">
@@ -1363,6 +1373,16 @@
resources on <application>KDE</application>, consult
the <ulink url="http://freebsd.kde.org/">FreeBSD-KDE
team</ulink>'s website.</para>
+
+ <figure id="x11-wm-kde-screenshot">
+ <title>KDE Desktop Screenshot</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="x11/kdedesktop" format="PNG">
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>A screenshot featuring the KDE Desktop(<xref linkend="x11-wm-kde">).</para>
</sect3>
<sect3 id="x11-wm-kde-install">
--- chapter.sgml.diff ends here ---
--- Makefile.diff begins here ---
--- Makefile.orig Wed Aug 13 13:03:49 2003
+++ Makefile Wed Aug 13 13:05:39 2003
@@ -110,6 +110,8 @@
IMAGES_EN+= vinum/vinum-simple-vol.pic
IMAGES_EN+= vinum/vinum-striped-vol.pic
IMAGES_EN+= vinum/vinum-striped.pic
+IMAGES_EN+= x11/gnomedesktop.png
+IMAGES_EN+= x11/kdedesktop.png
# Images from the cross-document image library
IMAGES_LIB= callouts/1.png
--- Makefile.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308131202.h7DC2V9B003242>
