Changeset 7435645


Ignore:
Timestamp:
05/21/2005 08:29:03 AM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
021f332
Parents:
b81991e1
Message:

Tagged galeon.xml

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/galeon.xml

    rb81991e1 r7435645  
    1414
    1515<sect1 id="galeon" xreflabel="Galeon-&galeon-version;">
    16 <sect1info>
    17 <othername>$LastChangedBy$</othername>
    18 <date>$Date$</date>
    19 </sect1info>
    20 <?dbhtml filename="galeon.html" ?>
    21 <title>Galeon-&galeon-version;</title>
     16  <?dbhtml filename="galeon.html" ?>
    2217
    23 <sect2>
    24 <title>Introduction to <application>Galeon</application></title>
     18  <sect1info>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
     21  </sect1info>
    2522
    26 <para>The <application>Galeon</application> package contains a
    27 <application><acronym>GNOME</acronym></application> 2 browser that utilizes
    28 the <application>Mozilla</application> gecko rendering engine and
    29 presents the simplest interface possible for a browser.</para>
     23  <title>Galeon-&galeon-version;</title>
    3024
    31 <sect3><title>Package information</title>
    32 <itemizedlist spacing='compact'>
    33 <listitem><para>Download (HTTP): <ulink
    34 url="&galeon-download-http;"/></para></listitem>
    35 <listitem><para>Download (FTP): <ulink
    36 url="&galeon-download-ftp;"/></para></listitem>
    37 <listitem><para>Download MD5 sum: &galeon-md5sum;</para></listitem>
    38 <listitem><para>Download size: &galeon-size;</para></listitem>
    39 <listitem><para>Estimated disk space required:
    40 &galeon-buildsize;</para></listitem>
    41 <listitem><para>Estimated build time:
    42 &galeon-time;</para></listitem></itemizedlist>
    43 </sect3>
     25  <indexterm zone="galeon">
     26    <primary sortas="a-Galeon">Galeon</primary>
     27  </indexterm>
    4428
    45 <sect3><title><application>Galeon</application> dependencies</title>
    46 <sect4><title>Required</title>
    47 <para><xref linkend="libgnomeui"/>,
    48 <xref linkend="scrollkeeper"/> and
    49 <xref linkend="mozilla"/></para>
    50 </sect4>
     29  <sect2 role="package">
     30    <title>Introduction to Galeon</title>
    5131
    52 <sect4><title>Optional</title>
    53 <para><xref linkend="nautilus"/> and <xref linkend="libgtkhtml"/></para>
    54 </sect4>
    55 </sect3>
     32    <para>The <application>Galeon</application> package contains a
     33    <application>GNOME</application> 2 browser that utilizes
     34    the <application>Mozilla</application> gecko rendering engine and
     35    presents the simplest interface possible for a browser.</para>
    5636
    57 </sect2>
     37    <bridgehead renderas="sect3">Package Information</bridgehead>
     38    <itemizedlist spacing="compact">
     39      <listitem>
     40        <para>Download (HTTP): <ulink url="&galeon-download-http;"/></para>
     41      </listitem>
     42      <listitem>
     43        <para>Download (FTP): <ulink url="&galeon-download-ftp;"/></para>
     44      </listitem>
     45      <listitem>
     46        <para>Download MD5 sum: &galeon-md5sum;</para>
     47      </listitem>
     48      <listitem>
     49        <para>Download size: &galeon-size;</para>
     50      </listitem>
     51      <listitem>
     52        <para>Estimated disk space required: &galeon-buildsize;</para>
     53      </listitem>
     54      <listitem>
     55        <para>Estimated build time: &galeon-time;</para>
     56      </listitem>
     57    </itemizedlist>
    5858
    59 <sect2>
    60 <title>Installation of <application>Galeon</application></title>
     59    <bridgehead renderas="sect3">Galeon Dependencies</bridgehead>
    6160
    62 <para>Compiling must be done with the same compiler version and the same
    63 optimization settings that were used on
    64 <application>Mozilla</application>.</para>
     61    <bridgehead renderas="sect4">Required</bridgehead>
     62    <para><xref linkend="libgnomeui"/>,
     63    <xref linkend="scrollkeeper"/> and
     64    <xref linkend="mozilla"/></para>
    6565
    66 <para>Install <application>Galeon</application> by running the following
    67 commands:</para>
     66    <bridgehead renderas="sect4">Optional</bridgehead>
     67    <para><xref linkend="nautilus"/> and <xref linkend="libgtkhtml"/></para>
    6868
    69 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
     69  </sect2>
     70
     71  <sect2 role="installation">
     72    <title>Installation of Galeon</title>
     73
     74    <para>Compiling must be done with the same compiler version and
     75    the same optimization settings that were used on
     76    <application>Mozilla</application>.</para>
     77
     78    <para>Install <application>Galeon</application> by running the following
     79    commands:</para>
     80
     81<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    7082    --sysconfdir=/etc/gnome --localstatedir=/var/lib &amp;&amp;
    7183make &amp;&amp;
    72 make install</command></userinput></screen>
     84make install</userinput></screen>
    7385
    74 </sect2>
     86  </sect2>
    7587
    76 <sect2>
    77 <title>Contents</title>
     88  <sect2 role="content">
     89    <title>Contents</title>
    7890
    79 <para>The <application>Galeon</application> package contains
    80 <command>galeon</command>,
    81 <command>galeon-config-tool</command> and a
    82 <filename class='libraryfile'>libgaleon-xpcom</filename> component.</para>
     91    <segmentedlist>
     92      <segtitle>Installed Programs</segtitle>
     93      <segtitle>Installed Library</segtitle>
     94      <segtitle>Installed Directories</segtitle>
    8395
    84 </sect2>
     96      <seglistitem>
     97        <seg>galeon and galeon-config-tool</seg>
     98        <seg>a libgaleon-xpcom component</seg>
     99        <seg>Not determined at this time</seg>
     100      </seglistitem>
     101    </segmentedlist>
    85102
    86 <sect2><title>Description</title>
     103    <variablelist>
     104      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     105      <?dbfo list-presentation="list"?>
     106      <?dbhtml list-presentation="table"?>
    87107
    88 <sect3><title>galeon</title>
    89 <para><command>galeon</command> is a
    90 <application><acronym>GNOME</acronym></application> 2 web browser using the
    91 <application>Mozilla</application> rendering and networking engines.</para>
    92 </sect3>
     108      <varlistentry id="galeon-prog">
     109        <term><command>galeon</command></term>
     110        <listitem>
     111          <para>is a <application>GNOME</application> 2 web browser
     112          using the <application>Mozilla</application> rendering and
     113          networking engines.</para>
     114          <indexterm zone="galeon galeon-prog">
     115            <primary sortas="b-galeon">galeon</primary>
     116          </indexterm>
     117        </listitem>
     118      </varlistentry>
    93119
    94 <sect3><title>galeon-config-tool</title>
    95 <para><command>galeon-config-tool</command> clears settings, installs schemas,
    96 removes schemas and fixes permissions in the
    97 <application>GConf</application> database.</para></sect3>
     120      <varlistentry id="galeon-config-tool">
     121        <term><command>galeon-config-tool</command></term>
     122        <listitem>
     123          <para>clears settings, installs schemas, removes schemas and
     124          fixes permissions in the <application>GConf</application>
     125          database.</para>
     126          <indexterm zone="galeon galeon-config-tool">
     127            <primary sortas="b-galeon-config-tool">galeon-config-tool</primary>
     128          </indexterm>
     129        </listitem>
     130      </varlistentry>
    98131
    99 </sect2>
     132    </variablelist>
     133
     134  </sect2>
    100135
    101136</sect1>
    102 
Note: See TracChangeset for help on using the changeset viewer.