Changeset 929ce00
- Timestamp:
- 09/05/2003 02:56:26 AM (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:
- a6c25738
- Parents:
- 035b717
- Files:
-
- 1 added
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/add/terminal/gnome-terminal-desc.xml
r035b717 r929ce00 2 2 <title>Contents</title> 3 3 4 <para>The gnome-terminal package contains <userinput>gnome-terminal</userinput>.</para> 4 <para>The <application>gnome-terminal</application> package contains 5 <command>gnome-terminal</command>.</para> 5 6 6 7 </sect2> … … 9 10 10 11 <sect3><title>gnome-terminal</title> 11 <para> gnome-terminalprovides the command prompt in the GNOME environment.</para></sect3>12 <para><command>gnome-terminal</command> provides the command prompt in the GNOME environment.</para></sect3> 12 13 13 14 -
gnome/add/terminal/gnome-terminal-exp.xml
r035b717 r929ce00 2 2 <title>Command explanations</title> 3 3 4 <para>< userinput>--localstatedir=/var/lib</userinput> : This switch4 <para><command>--localstatedir=/var/lib</command> : This switch 5 5 puts scrollkeeper files in <filename>/var/lib/scrollkeeper</filename> 6 6 instead of <filename>$GNOME_PREFIX/var/scrollkeeper</filename>.</para> 7 7 8 <para>< userinput>--sysconfdir=/etc/gnome</userinput> : This switch8 <para><command>--sysconfdir=/etc/gnome</command> : This switch 9 9 puts configuration files in <filename>/etc/gnome</filename> instead of 10 10 <filename>$GNOME_PREFIX/etc</filename>.</para> -
gnome/add/terminal/gnome-terminal-inst.xml
r035b717 r929ce00 1 1 <sect2> 2 <title>Installation of gnome-terminal</title>2 <title>Installation of <application>gnome-terminal</application></title> 3 3 4 <para>Install gnome-terminalby running the following commands:</para>4 <para>Install <application>gnome-terminal</application> by running the following commands:</para> 5 5 6 < para><screen><userinput>./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib \6 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib \ 7 7 --sysconfdir=/etc/gnome && 8 8 make && 9 make install </userinput></screen></para>9 make install</command></userinput></screen> 10 10 11 11 </sect2> -
gnome/add/terminal/gnome-terminal-intro.xml
r035b717 r929ce00 1 1 <sect2> 2 <title>Introduction to gnome-terminal</title>2 <title>Introduction to <application>gnome-terminal</application></title> 3 3 4 <screen>Download location (HTTP): <ulink url="&gnome-terminal-download-http;"/> 5 Download location (FTP): <ulink url="&gnome-terminal-download-ftp;"/> 6 Version used: &gnome-terminal-version; 7 Package size: &gnome-terminal-size; 8 Estimated Disk space required: &gnome-terminal-buildsize; 9 Estimated build time: &gnome-terminal-time;</screen> 10 11 <para>The gnome-terminal package contains the console. This is useful 4 <para>The <application>gnome-terminal</application> package contains the console. This is useful 12 5 for executing programs from a command prompt.</para> 13 6 14 <screen>gnome-terminal depends on: 15 <xref linkend="libgnomeui"/>, <xref linkend="startup-notification"/> and <xref linkend="vte"/></screen> 7 <sect3><title>Package information</title> 8 <itemizedlist spacing='compact'> 9 <listitem><para>Download (HTTP): <ulink 10 url="&gnome-terminal-download-http;"/></para></listitem> 11 <listitem><para>Download (FTP): <ulink 12 url="&gnome-terminal-download-ftp;"/></para></listitem> 13 <listitem><para>Download size: &gnome-terminal-size;</para></listitem> 14 <listitem><para>Estimated Disk space required: 15 &gnome-terminal-buildsize;</para></listitem> 16 <listitem><para>Estimated build time: 17 &gnome-terminal-time;</para></listitem></itemizedlist> 18 </sect3> 19 20 <sect3><title><application>gnome-terminal</application> dependencies</title> 21 <sect4><title>Required</title> 22 <para><xref linkend="libgnomeui"/>, <xref linkend="startup-notification"/> and <xref linkend="vte"/></para></sect4> 23 </sect3> 16 24 17 25 </sect2> -
gnome/add/terminal/gnome-terminal.ent
r035b717 r929ce00 5 5 <!ENTITY gnome-terminal-desc SYSTEM "gnome-terminal-desc.xml"> 6 6 <!ENTITY gnome-terminal-config SYSTEM "gnome-terminal-config.xml"> 7 <!ENTITY gnome-terminal-buildsize " 8.7MB">8 <!ENTITY gnome-terminal-version "2.2. 1">9 <!ENTITY gnome-terminal-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/2.2/gnome-terminal-2.2. 1.tar.bz2">10 <!ENTITY gnome-terminal-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/2.2/gnome-terminal-2.2. 1.tar.bz2">11 <!ENTITY gnome-terminal-size " 854 KB">12 <!ENTITY gnome-terminal-time "0. 79SBU">7 <!ENTITY gnome-terminal-buildsize "18.1 MB"> 8 <!ENTITY gnome-terminal-version "2.2.2"> 9 <!ENTITY gnome-terminal-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/2.2/gnome-terminal-2.2.2.tar.bz2"> 10 <!ENTITY gnome-terminal-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/2.2/gnome-terminal-2.2.2.tar.bz2"> 11 <!ENTITY gnome-terminal-size "1.3 MB"> 12 <!ENTITY gnome-terminal-time "0.28 SBU"> -
gnome/core/control/control-center-intro.xml
r035b717 r929ce00 18 18 </sect3> 19 19 20 <sect3><title><application> template</application> dependencies</title>20 <sect3><title><application>control-center</application> dependencies</title> 21 21 <sect4><title>Required</title> 22 22 <para><xref linkend="gnome-desktop"/> and <xref linkend="metacity"/></para></sect4> -
introduction/welcome/changelog.xml
r035b717 r929ce00 12 12 13 13 <listitem><para>Septermber 4th, 2003 [larry]: gnome: updated to 14 control-center-2.2.2 .</para></listitem>14 control-center-2.2.2 and gnome-terminal-2.2.2.</para></listitem> 15 15 16 16 <listitem><para>September 4th, 2003 [larry]: multimedia: updated -
x/wm/metacity/metacity-intro.xml
r035b717 r929ce00 18 18 </sect3> 19 19 20 <sect3><title><application> template</application> dependencies</title>20 <sect3><title><application>metacity</application> dependencies</title> 21 21 <sect4><title>Required</title> 22 22 <para><xref linkend="xfree86"/>, <xref linkend="intltool"/> and <xref -
xsoft/office/gnumeric.xml
r035b717 r929ce00 5 5 &gnumeric-intro; 6 6 &gnumeric-inst; 7 &gnumeric-exp; 7 8 &gnumeric-desc; 8 9 -
xsoft/office/gnumeric/gnumeric-inst.xml
r035b717 r929ce00 4 4 <para>Install <application>gnumeric</application> by running the following commands:</para> 5 5 6 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX && 6 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib \ 7 --sysconfdir=/etc/gnome --libexecdir=$GNOME_PREFIX/sbin && 7 8 make && 8 9 make install</command></userinput></screen> -
xsoft/other/balsa/balsa-exp.xml
r035b717 r929ce00 2 2 <title>Command explanations</title> 3 3 4 <para><command>--localstatedir=/var/lib</command> : This switch puts 5 scrollkeeper files in <filename>/var/lib/scrollkeeper</filename> instead 6 of <filename>$GNOME_PREFIX/var/scrollkeeper</filename>.</para> 7 4 8 <para><command>--with-ssl</command> : Change the default of no ssl support.</para> 9 10 <para><command>--sysconfdir=/etc/gnome</command> : This switch puts 11 configuration files in <filename>/etc/gnome</filename> instead of 12 <filename>$GNOME_PREFIX/etc</filename>.</para> 5 13 6 14 <para><command>--with-ldap</command> : Change the default to -
xsoft/other/balsa/balsa-inst.xml
r035b717 r929ce00 4 4 <para>Install <application>Balsa</application> by running the following commands:</para> 5 5 6 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX -- with-ssl7 -- with-ldap --with-gpgme &&6 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib --with-ssl \ 7 --sysconfdir=/etc/gnome --with-ldap --with-gpgme && 8 8 make && 9 9 make install</command></userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.