Changeset b5e95905 for xsoft


Ignore:
Timestamp:
05/01/2003 12:52:23 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1d85838
Parents:
62566675
Message:

update to dillo-0.7.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@895 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
xsoft/graphweb/dillo
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/dillo/dillo-config.xml

    r62566675 rb5e95905  
    11<sect2>
    2 <title>Configuring dillo</title>
     2<title>Configuring <application>dillo</application></title>
    33
    44<sect3><title>Config files</title>
     
    88
    99<sect3><title>Configuration Information</title>
    10 <para>Dillo stores its configuration in per-user files in their
    11 <filename class="directory">~/.dillo</filename>
    12 directory. These files are created automatically when dillo is run.
    13 By default dillo has cookies turned off, to turn cookies on, edit the
    14 file <filename>~/.dillo/cookiesrc</filename>.
     10<para><application>Dillo</application> stores its configuration in per-user
     11files in their <filename class="directory">~/.dillo</filename>
     12directory. These files are created automatically when
     13<command>dillo</command> is run.
     14By default <application>dillo</application> has cookies turned off, to turn
     15cookies on, edit the file <filename>~/.dillo/cookiesrc</filename>.
    1516The <filename>~/.dillo/bookmarks.html</filename> file is created
    16 and added to by dillo.  It can also be edited with any html or text editor.</para>
     17and added to by <application>dillo</application>.  It can also be edited
     18with any html or text editor.</para>
    1719</sect3>
    1820
  • xsoft/graphweb/dillo/dillo-desc.xml

    r62566675 rb5e95905  
    22<title>Contents</title>
    33
    4 <para>The dillo package contains <userinput>dillo</userinput>.</para>
     4<para>The <application>dillo</application> package contains
     5<command>dillo</command>.</para>
    56
    67</sect2>
     
    910
    1011<sect3><title>dillo</title>
    11 <para>dillo is a gtk+ graphical WWW browser with limited facilities, but a
     12<para><command>dillo</command> is a gtk+ graphical
     13<acronym>WWW</acronym> browser with limited facilities, but a
    1214small footprint and runs fast on slower machines.</para></sect3>
    1315
  • xsoft/graphweb/dillo/dillo-inst.xml

    r62566675 rb5e95905  
    11<sect2>
    2 <title>Installation of dillo</title>
     2<title>Installation of <application>dillo</application></title>
    33
    4 <para>Install dillo by running the following commands:</para>
     4<para>Install <application>dillo</application> by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=/usr &amp;&amp;
     6<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    77make &amp;&amp;
    8 make install</userinput></screen></para>
     8make install</command></userinput></screen>
    99
    1010</sect2>
  • xsoft/graphweb/dillo/dillo-intro.xml

    r62566675 rb5e95905  
    11<sect2>
    2 <title>Introduction to dillo</title>
     2<title>Introduction to <application>dillo</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&dillo-download-http;"/>
    5 Version used:                   &dillo-version;
    6 Package size:                   &dillo-size;
    7 Estimated Disk space required:  &dillo-buildsize;
    8 Estimated build time:           &dillo-time;</screen>
     4<para><application>Dillo</application> is a fast, small footprint graphical
     5browser.  Although version 0.7.2 is alpha code, it is stable.
     6<application>Dillo</application> does not support
     7<application>java</application> or javascript, and the current version does
     8not support ftp, https or frames. It is, however, very fast and so is useful on
     9older, slower machines. It supports downloads and can support cookies.</para>
    910
    10 <para>Dillo is a fast,  small footprint graphical browser.  Although version
    11 0.7.1 is alpha code, it is stable.  Dillo does not support java or
    12 javascript, and the current version does not support cut and paste, ftp,
    13 https or frames. It is, however, very fast and so is useful on older,
    14 slower machines. It supports downloads and can support cookies.</para>
     11<sect3><title>Package information</title>
     12<itemizedlist spacing='compact'>
     13<listitem><para>Download (HTTP): <ulink
     14url="&dillo-download-http;"/></para></listitem>
     15<listitem><para>Download (FTP): <ulink
     16url="&dillo-download-ftp;"/></para></listitem>
     17<listitem><para>Download size: &dillo-size;</para></listitem>
     18<listitem><para>Estimated Disk space required:
     19&dillo-buildsize;</para></listitem>
     20<listitem><para>Estimated build time:
     21&dillo-time;</para></listitem></itemizedlist>
     22</sect3>
    1523
    16 <screen>dillo depends on:
    17 <xref linkend="GTK"/></screen>
     24<sect3><title><application>dillo</application> dependencies</title>
     25<sect4><title>Required</title>
     26<para><xref linkend="GTK"/></para></sect4>
     27</sect3>
    1828
    1929</sect2>
  • xsoft/graphweb/dillo/dillo.ent

    r62566675 rb5e95905  
    55<!ENTITY dillo-desc SYSTEM "dillo-desc.xml">
    66<!ENTITY dillo-config SYSTEM "dillo-config.xml">
    7 <!ENTITY dillo-buildsize "265 KB">
    8 <!ENTITY dillo-version "0.7.1.2">
    9 <!ENTITY dillo-download-http "http://dillo.auriga.wearlab.de/download/dillo-0.7.1.2.tar.gz">
     7<!ENTITY dillo-buildsize "3.7 MB">
     8<!ENTITY dillo-version "0.7.2">
     9<!ENTITY dillo-download-http "http://dillo.auriga.wearlab.de/download/dillo-0.7.2.tar.bz2">
    1010<!ENTITY dillo-download-ftp "">
    1111<!ENTITY dillo-size "357 KB">
    12 <!ENTITY dillo-time "N/A">
     12<!ENTITY dillo-time "0.56 SBU">
Note: See TracChangeset for help on using the changeset viewer.