Changeset 243b724
- Timestamp:
- 09/01/2003 04:41:59 PM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 8ec1249
- Parents:
- 75d04bc8
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/lib/scrollkeeper/scrollkeeper-config.xml
r75d04bc8 r243b724 3 3 4 4 <sect3><title>Config files</title> 5 <para>< userinput>/etc/scrollkeeper.conf</userinput></para>5 <para><filename>/etc/scrollkeeper.conf</filename></para> 6 6 </sect3> 7 7 8 8 <sect3><title>Configuration Information</title> 9 9 10 <para>The configuration files sets the OMF_DIRvariable to the location10 <para>The configuration files sets the <envar>OMF_DIR</envar> variable to the location 11 11 of all of the omf directories in the system. This was set in the 12 12 configure command so no futher action is needed until another omf file -
gnome/lib/scrollkeeper/scrollkeeper-desc.xml
r75d04bc8 r243b724 10 10 11 11 <sect3><title>scrollkeeper libraries</title> 12 <para>scrollkeeper libraries provide the API necessary for help browsers to 13 interact with documentation written to utilize scrollkeeper.</para></sect3> 12 <para><filename>libscrollkeeper</filename> libraries provide the 13 <acronym>API</acronym> necessary for help browsers to 14 interact with documentation written to utilize 15 <application>scrollkeeper</application>.</para></sect3> 14 16 15 17 <sect3><title>utility scripts</title> -
gnome/lib/scrollkeeper/scrollkeeper-exp.xml
r75d04bc8 r243b724 2 2 <title>Command explanations</title> 3 3 4 <para>< userinput>--sysconfdir=/etc</userinput> : This switch puts the4 <para><command>--sysconfdir=/etc</command> : This switch puts the 5 5 configuration files in <filename>/etc/scrollkeeper</filename>.</para> 6 6 7 <para>< userinput>--localstatedir=/var</userinput> : This switch puts7 <para><command>--localstatedir=/var</command> : This switch puts 8 8 scrollkeepers database directory in <filename>/var/lib/scrollkeeper</filename>.</para> 9 9 10 <para>< userinput>--disable-static</userinput> : This switch prevents10 <para><command>--disable-static</command> : This switch prevents 11 11 the static library from being built.</para> 12 12 13 <para>< userinput>--omfdirs=/usr/share/omf:/opt/gnome/share/omf:/opt/kde/share/omf:/opt/gnome-&gnome-version;/share/omf</userinput> : This switch sets all the locations for OMF files for scrollkeeper.</para>13 <para><command>--omfdirs=/usr/share/omf:/opt/gnome/share/omf:/opt/kde/share/omf:/opt/gnome-&gnome-version;/share/omf</command> : This switch sets all the locations for OMF files for scrollkeeper.</para> 14 14 </sect2> 15 15 -
gnome/lib/scrollkeeper/scrollkeeper-inst.xml
r75d04bc8 r243b724 1 1 <sect2> 2 <title>Installation of scrollkeeper</title>2 <title>Installation of <application>scrollkeeper</application></title> 3 3 4 <para>Install scrollkeeperby running the following commands:</para>4 <para>Install <application>scrollkeeper</application> by running the following commands:</para> 5 5 6 < para><screen><userinput>./configure --prefix=/usr --sysconfdir=/etc \6 <screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc \ 7 7 --localstatedir=/var --disable-static \ 8 8 --with-omfdirs=/usr/share/omf:/opt/gnome/share/omf:\ 9 9 /opt/kde/share/omf:/opt/gnome-&gnome-version;/share/omf && 10 10 make && 11 make install </userinput></screen></para>11 make install</command></userinput></screen> 12 12 13 13 </sect2> -
gnome/lib/scrollkeeper/scrollkeeper-intro.xml
r75d04bc8 r243b724 1 1 <sect2> 2 <title>Introduction to scrollkeeper</title>2 <title>Introduction to <application>scrollkeeper</application></title> 3 3 4 <screen>Download location (HTTP): <ulink url="&scrollkeeper-download-http;"/> 5 Download location (FTP): <ulink url="&scrollkeeper-download-ftp;"/> 6 Version used: &scrollkeeper-version; 7 Package size: &scrollkeeper-size; 8 Estimated Disk space required: &scrollkeeper-buildsize; 9 Estimated build time: &scrollkeeper-time;</screen> 10 11 <para>The scrollkeeper package contains a cataloging system for 4 <para>The <application>scrollkeeper</application> package contains a cataloging system for 12 5 documentation. This is useful for managing documentation metadata and 13 providing an APIto help browsers find, sort and search the document6 providing an <acronym>API</acronym> to help browsers find, sort and search the document 14 7 catalog.</para> 15 8 16 <screen>scrollkeeper depends on: 17 <xref linkend="libxml2"/>, <xref linkend="libxslt"/>, <xref 18 linkend="intltool"/> and <xref linkend="DocBook"/></screen> 9 <sect3><title>Package information</title> 10 <itemizedlist spacing='compact'> 11 <listitem><para>Download (HTTP): <ulink 12 url="&scrollkeeper-download-http;"/></para></listitem> 13 <listitem><para>Download (FTP): <ulink 14 url="&scrollkeeper-download-ftp;"/></para></listitem> 15 <listitem><para>Download size: &scrollkeeper-size;</para></listitem> 16 <listitem><para>Estimated Disk space required: 17 &scrollkeeper-buildsize;</para></listitem> 18 <listitem><para>Estimated build time: 19 &scrollkeeper-time;</para></listitem></itemizedlist> 20 </sect3> 21 22 <sect3><title><application>scrollkeeper</application> dependencies</title> 23 <sect4><title>Required</title> 24 <para><xref linkend="libxml2"/>, <xref linkend="libxslt"/>, <xref 25 linkend="intltool"/> and <xref linkend="DocBook"/></para></sect4> 26 </sect3> 19 27 20 28 </sect2> -
gnome/lib/scrollkeeper/scrollkeeper.ent
r75d04bc8 r243b724 5 5 <!ENTITY scrollkeeper-desc SYSTEM "scrollkeeper-desc.xml"> 6 6 <!ENTITY scrollkeeper-config SYSTEM "scrollkeeper-config.xml"> 7 <!ENTITY scrollkeeper-buildsize " 4.5 MB">8 <!ENTITY scrollkeeper-version "0.3.1 1">9 <!ENTITY scrollkeeper-download-http "http://telia.dl.sourceforge.net/sourceforge/scrollkeeper/scrollkeeper-0.3.1 1.tar.gz">10 <!ENTITY scrollkeeper-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/scrollkeeper/0.3/scrollkeeper-0.3.1 1.tar.bz2">11 <!ENTITY scrollkeeper-size " 432KB">12 <!ENTITY scrollkeeper-time "0. 20SBU">7 <!ENTITY scrollkeeper-buildsize "7.5 MB"> 8 <!ENTITY scrollkeeper-version "0.3.12"> 9 <!ENTITY scrollkeeper-download-http "http://telia.dl.sourceforge.net/sourceforge/scrollkeeper/scrollkeeper-0.3.12.tar.gz"> 10 <!ENTITY scrollkeeper-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/scrollkeeper/0.3/scrollkeeper-0.3.12.tar.bz2"> 11 <!ENTITY scrollkeeper-size "536 KB"> 12 <!ENTITY scrollkeeper-time "0.15 SBU"> -
introduction/welcome/changelog.xml
r75d04bc8 r243b724 12 12 13 13 <listitem><para>September 1st, 2003 [larry]: gnome: updated to 14 libbonoboui-2.2.2, gnome-icon-theme-1.0.6 and15 libgnomeui-2.2.2.</para></listitem>14 libbonoboui-2.2.2, gnome-icon-theme-1.0.6, libgnomeui-2.2.2, 15 scrollkeeper-0.3.12 and galeon-1.3.7.</para></listitem> 16 16 17 17 <listitem><para>August 31st, 2003 [larry]: gnome: updated to -
xsoft/graphweb/galeon/galeon-config.xml
r75d04bc8 r243b724 5 5 execute the following command from their home directory:</para> 6 6 7 < para><screen><userinput>gconftool --install-schema-file /opt/gnome/etc/gconf/schemas/galeon.schemas</userinput></screen></para>7 <screen><userinput>gconftool --install-schema-file /opt/gnome/etc/gconf/schemas/galeon.schemas</userinput></screen> 8 8 9 9 </sect2> -
xsoft/graphweb/galeon/galeon-desc.xml
r75d04bc8 r243b724 2 2 <title>Contents</title> 3 3 4 <para>The galeon package contains <userinput>galeon</userinput> and 5 <userinput>galeon-config-tool</userinput>.</para> 4 <para>The <application>galeon</application> package contains 5 <command>galeon</command> and 6 <command>galeon-config-tool</command>.</para> 6 7 7 8 </sect2> … … 10 11 11 12 <sect3><title>galeon</title> 12 <para> galeonsets <envar>LD_LIBRARY_PATH</envar> and13 <para><command>galeon</command> sets <envar>LD_LIBRARY_PATH</envar> and 13 14 <envar>MOZILLA_FIVE_HOME</envar> before executing 14 15 <filename>galeon-bin</filename>.</para></sect3> 15 16 16 17 <sect3><title>galeon-config-tool</title> 17 <para> galeon-config-toolclears settings, installs schemas, removes18 <para><command>galeon-config-tool</command> clears settings, installs schemas, removes 18 19 schemas and fixes permissions in gconf.</para></sect3> 19 20 -
xsoft/graphweb/galeon/galeon-exp.xml
r75d04bc8 r243b724 2 2 <title>Command explanations</title> 3 3 4 <para>< userinput>--sysconfdir=/etc/gnome</userinput> : This switch puts4 <para><command>--sysconfdir=/etc/gnome</command> : This switch puts 5 5 configuration files in <filename>/etc/gnome</filename> instead of 6 6 <filename>$GNOME_PREFIX/etc</filename>.</para> 7 7 8 <para>< userinput>--localstatedir=/var/lib</userinput> : This switch puts8 <para><command>--localstatedir=/var/lib</command> : This switch puts 9 9 scrollkeeper files in<filename>/var/lib/scrollkeeper</filename> instead 10 10 of <filename>$GNOME_PREFIX/var/scrollkeeper</filename>.<para> -
xsoft/graphweb/galeon/galeon-inst.xml
r75d04bc8 r243b724 1 1 <sect2> 2 <title>Installation of galeon</title>2 <title>Installation of <application>galeon</application></title> 3 3 4 4 <para>Compiling must be done with the same compiler version and the same 5 optimization settings that were used on mozilla.</para> 5 optimization settings that were used on 6 <application>mozilla</application>.</para> 6 7 7 <para>Install galeonby running the following commands:</para>8 <para>Install <application>galeon</application> by running the following commands:</para> 8 9 9 < para><screen><userinput>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome \10 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome \ 10 11 --localstatedir=/var/lib && 11 12 make && 12 make install</ userinput></screen></para>13 make install</command></userinput></screen> 13 14 14 15 </sect2> -
xsoft/graphweb/galeon/galeon-intro.xml
r75d04bc8 r243b724 1 1 <sect2> 2 <title>Introduction to galeon</title>2 <title>Introduction to <application>galeon</application></title> 3 3 4 <screen>Download location (HTTP): <ulink url="&galeon-download-http;"/> 5 Download location (FTP): <ulink url="&galeon-download-ftp;"/> 6 Version used: &galeon-version; 7 Package size: &galeon-size; 8 Estimated Disk space required: &galeon-buildsize; 9 Estimated build time: &galeon-time;</screen> 10 11 <para>The galeon package contains a GNOME browser that utilizes the 12 mozilla gecko rendering engine and presents the simplest interface 4 <para>The <application>galeon</application> package contains a GNOME browser that utilizes the 5 <application>mozilla</application> gecko rendering engine and presents the simplest interface 13 6 possible for a browser.</para> 14 7 15 <screen>galeon depends on: 16 <xref linkend="libgnomeui"/> and <xref linkend="mozilla"/></screen> 8 <sect3><title>Package information</title> 9 <itemizedlist spacing='compact'> 10 <listitem><para>Download (HTTP): <ulink 11 url="&galeon-download-http;"/></para></listitem> 12 <listitem><para>Download (FTP): <ulink 13 url="&galeon-download-ftp;"/></para></listitem> 14 <listitem><para>Download size: &galeon-size;</para></listitem> 15 <listitem><para>Estimated Disk space required: 16 &galeon-buildsize;</para></listitem> 17 <listitem><para>Estimated build time: 18 &galeon-time;</para></listitem></itemizedlist> 19 </sect3> 20 21 <sect3><title><application>galeon</application> dependencies</title> 22 <sect4><title>Required</title> 23 <para><xref linkend="libgnomeui"/>, <xref linkend="scrollkeeper"/> and 24 <xref linkend="mozilla"/></para></sect4> 25 </sect3> 26 17 27 18 28 </sect2> -
xsoft/graphweb/galeon/galeon.ent
r75d04bc8 r243b724 5 5 <!ENTITY galeon-desc SYSTEM "galeon-desc.xml"> 6 6 <!ENTITY galeon-config SYSTEM "galeon-config.xml"> 7 <!ENTITY galeon-buildsize " 28.3 MB">8 <!ENTITY galeon-version "1.3. 3">9 <!ENTITY galeon-download-http "http://telia.dl.sourceforge.net/sourceforge/galeon/galeon-1.3. 3.tar.gz">7 <!ENTITY galeon-buildsize "122.3 MB"> 8 <!ENTITY galeon-version "1.3.7"> 9 <!ENTITY galeon-download-http "http://telia.dl.sourceforge.net/sourceforge/galeon/galeon-1.3.7.tar.gz"> 10 10 <!ENTITY galeon-download-ftp ""> 11 <!ENTITY galeon-size " 3.6MB">12 <!ENTITY galeon-time " 5.30SBU">11 <!ENTITY galeon-size "2.9 MB"> 12 <!ENTITY galeon-time "1.95 SBU">
Note:
See TracChangeset
for help on using the changeset viewer.