Changeset cd2e5d37
- Timestamp:
- 02/27/2003 03:20:42 AM (22 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- fb29103
- Parents:
- d0721ff
- Files:
-
- 7 added
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/basicnet.ent
rd0721ff rcd2e5d37 5 5 <!ENTITY % curl SYSTEM "netlibs/curl/curl.ent"> 6 6 <!ENTITY % wvstreams SYSTEM "netlibs/wvstreams/wvstreams.ent"> 7 <!ENTITY % gnet SYSTEM "netlibs/gnet/gnet.ent"> 7 8 %curl; 8 9 %wvstreams; 10 %gnet 9 11 10 12 <!-- Text Web Browsers --> -
basicnet/netlibs/netlibs.xml
rd0721ff rcd2e5d37 5 5 &curl; 6 6 &wvstreams; 7 &gnet; 7 8 8 9 </chapter> -
index.xml
rd0721ff rcd2e5d37 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "2003022 5">6 <!ENTITY releasedate "February 2 5th, 2003">5 <!ENTITY version "20030226"> 6 <!ENTITY releasedate "February 26th, 2003"> 7 7 8 8 <!ENTITY % book SYSTEM "book/book.ent"> -
introduction/welcome/changelog.xml
rd0721ff rcd2e5d37 11 11 <itemizedlist> 12 12 13 <listitem><para>February 26th, 2003 [larry]: xsoft: Updated to 14 pan-0.13.4.</para></listitem> 15 16 <listitem><para>February 26th, 2003 [larry]: Basicnet: Added 17 gnet-1.1.8, newly required by pan.</para></listitem> 13 18 14 19 <listitem><para>February 25th, 2003 [larry]: General: Updated to -
introduction/welcome/credits.xml
rd0721ff rcd2e5d37 83 83 cdrdao, cdrtools, cpio, curl, dhcp, enlightenment, eog, esound, 84 84 fcron, fluxbox, FNLIB, gail, galeon, gcc, gconf-editor, gdbm, gedit, 85 gimp, GLib2, gmp, gnat, gn ome-applets, gnome-desktop,85 gimp, GLib2, gmp, gnat, gnet, gnome-applets, gnome-desktop, 86 86 gnome-games, gnome-icon-theme, gnome-libs, 87 87 gnome-media, gnome-mime-data, gnome-panel, gnome-session, -
xsoft/other/pan/pan-intro.xml
rd0721ff rcd2e5d37 6 6 Version used: &pan-version; 7 7 Package size: &pan-size; 8 Estimated Disk space required: &pan-buildsize;</screen> 8 Estimated Disk space required: &pan-buildsize; 9 Estimated build time: &pan-time;</screen> 9 10 10 11 <para>The pan package contains a graphical newsreader. This is useful … … 13 14 14 15 <screen>pan depends on: 15 <xref linkend="GTK2"/>, <xref linkend=" intltool"/> and <xref linkend="libxml2"/>16 <xref linkend="GTK2"/>, <xref linkend="gnet"/>, <xref linkend="intltool"/> and <xref linkend="libxml2"/> 16 17 pan will utilize: 17 18 <ulink url="http://gtkspell.sourceforge.net/download/gtkspell-2.0.4.tar.gz">gtkspell-2.0.4</ulink></screen> -
xsoft/other/pan/pan.ent
rd0721ff rcd2e5d37 5 5 <!ENTITY pan-desc SYSTEM "pan-desc.xml"> 6 6 <!ENTITY pan-config SYSTEM "pan-config.xml"> 7 <!ENTITY pan-buildsize "19. 4MB">8 <!ENTITY pan-version "0.13. 3">9 <!ENTITY pan-download-http "http://pan.rebelbase.com/download/releases/ 0.13.3/SOURCE/pan-0.13.3.tar.bz2">7 <!ENTITY pan-buildsize "19.2 MB"> 8 <!ENTITY pan-version "0.13.4"> 9 <!ENTITY pan-download-http "http://pan.rebelbase.com/download/releases/&pan-version;/SOURCE/pan-&pan-version;.tar.bz2"> 10 10 <!ENTITY pan-download-ftp ""> 11 <!ENTITY pan-size "1. 8MB">11 <!ENTITY pan-size "1.6 MB"> 12 12 <!ENTITY pan-time "1.92 SBU">
Note:
See TracChangeset
for help on using the changeset viewer.