diff --git a/gnome/add/terminal/gnome-terminal-desc.xml b/gnome/add/terminal/gnome-terminal-desc.xml index de38fc5042..971a987ab1 100644 --- a/gnome/add/terminal/gnome-terminal-desc.xml +++ b/gnome/add/terminal/gnome-terminal-desc.xml @@ -1,14 +1,15 @@ Contents -The gnome-terminal package contains gnome-terminal. +The gnome-terminal package contains +gnome-terminal. Description gnome-terminal -gnome-terminal provides the command prompt in the GNOME environment. +gnome-terminal provides the command prompt in the GNOME environment. diff --git a/gnome/add/terminal/gnome-terminal-exp.xml b/gnome/add/terminal/gnome-terminal-exp.xml index c2ceefbfc9..2bc3d4d9fe 100644 --- a/gnome/add/terminal/gnome-terminal-exp.xml +++ b/gnome/add/terminal/gnome-terminal-exp.xml @@ -1,11 +1,11 @@ Command explanations ---localstatedir=/var/lib : This switch +--localstatedir=/var/lib : This switch puts scrollkeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper. ---sysconfdir=/etc/gnome : This switch +--sysconfdir=/etc/gnome : This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc. diff --git a/gnome/add/terminal/gnome-terminal-inst.xml b/gnome/add/terminal/gnome-terminal-inst.xml index 80f789fd11..749584662c 100644 --- a/gnome/add/terminal/gnome-terminal-inst.xml +++ b/gnome/add/terminal/gnome-terminal-inst.xml @@ -1,12 +1,12 @@ -Installation of gnome-terminal +Installation of <application>gnome-terminal</application> -Install gnome-terminal by running the following commands: +Install gnome-terminal by running the following commands: -./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib \ +./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib \ --sysconfdir=/etc/gnome && make && -make install +make install diff --git a/gnome/add/terminal/gnome-terminal-intro.xml b/gnome/add/terminal/gnome-terminal-intro.xml index 61b2b264d1..6e66db95c7 100644 --- a/gnome/add/terminal/gnome-terminal-intro.xml +++ b/gnome/add/terminal/gnome-terminal-intro.xml @@ -1,17 +1,25 @@ -Introduction to gnome-terminal +Introduction to <application>gnome-terminal</application> -Download location (HTTP): -Download location (FTP): -Version used: &gnome-terminal-version; -Package size: &gnome-terminal-size; -Estimated Disk space required: &gnome-terminal-buildsize; -Estimated build time: &gnome-terminal-time; - -The gnome-terminal package contains the console. This is useful +The gnome-terminal package contains the console. This is useful for executing programs from a command prompt. -gnome-terminal depends on: -, and +Package information + +Download (HTTP): +Download (FTP): +Download size: &gnome-terminal-size; +Estimated Disk space required: +&gnome-terminal-buildsize; +Estimated build time: +&gnome-terminal-time; + + +<application>gnome-terminal</application> dependencies +Required +, and + diff --git a/gnome/add/terminal/gnome-terminal.ent b/gnome/add/terminal/gnome-terminal.ent index e1b1f82f18..7735b60919 100644 --- a/gnome/add/terminal/gnome-terminal.ent +++ b/gnome/add/terminal/gnome-terminal.ent @@ -4,9 +4,9 @@ - - - - - - + + + + + + diff --git a/gnome/core/control/control-center-intro.xml b/gnome/core/control/control-center-intro.xml index d1984f408a..ce08eca233 100644 --- a/gnome/core/control/control-center-intro.xml +++ b/gnome/core/control/control-center-intro.xml @@ -17,7 +17,7 @@ url="&control-center-download-ftp;"/> &control-center-time; -<application>template</application> dependencies +<application>control-center</application> dependencies Required and diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 3afb1df24f..a1c685ac56 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -11,7 +11,7 @@ page in Chapter 1 for details on who wrote what. Septermber 4th, 2003 [larry]: gnome: updated to -control-center-2.2.2. +control-center-2.2.2 and gnome-terminal-2.2.2. September 4th, 2003 [larry]: multimedia: updated avifile and mplayer submitted by Igor. diff --git a/x/wm/metacity/metacity-intro.xml b/x/wm/metacity/metacity-intro.xml index 116aa39f35..da4fde58b3 100644 --- a/x/wm/metacity/metacity-intro.xml +++ b/x/wm/metacity/metacity-intro.xml @@ -17,7 +17,7 @@ url="&metacity-download-ftp;"/> &metacity-time; -<application>template</application> dependencies +<application>metacity</application> dependencies Required , and diff --git a/xsoft/office/gnumeric.xml b/xsoft/office/gnumeric.xml index ad6fe68f01..67f9a3d457 100644 --- a/xsoft/office/gnumeric.xml +++ b/xsoft/office/gnumeric.xml @@ -4,6 +4,7 @@ &gnumeric-intro; &gnumeric-inst; +&gnumeric-exp; &gnumeric-desc; diff --git a/xsoft/office/gnumeric/gnumeric-exp.xml b/xsoft/office/gnumeric/gnumeric-exp.xml new file mode 100644 index 0000000000..20e4bed7fb --- /dev/null +++ b/xsoft/office/gnumeric/gnumeric-exp.xml @@ -0,0 +1,17 @@ + +Command explanations + +--localstatedir=/var/lib : This switch +puts scrollkeeper files in /var/lib/scrollkeeper +instead of $GNOME_PREFIX/var/scrollkeeper. + +--sysconfdir=/etc/gnome : This switch +puts configuration files in /etc/gnome instead of +$GNOME_PREFIX/etc. + +--libexecdir=$GNOME_PREFIX/sbin : This switch +puts libexec files in $GNOME_PREFIX/sbin instead of +$GNOME_PREFIX/libexec. + + + diff --git a/xsoft/office/gnumeric/gnumeric-inst.xml b/xsoft/office/gnumeric/gnumeric-inst.xml index 2df7753674..0744e12507 100644 --- a/xsoft/office/gnumeric/gnumeric-inst.xml +++ b/xsoft/office/gnumeric/gnumeric-inst.xml @@ -3,7 +3,8 @@ Install gnumeric by running the following commands: -./configure --prefix=$GNOME_PREFIX && +./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib \ +--sysconfdir=/etc/gnome --libexecdir=$GNOME_PREFIX/sbin && make && make install diff --git a/xsoft/other/balsa/balsa-exp.xml b/xsoft/other/balsa/balsa-exp.xml index 0f87003119..80b384aea1 100644 --- a/xsoft/other/balsa/balsa-exp.xml +++ b/xsoft/other/balsa/balsa-exp.xml @@ -1,8 +1,16 @@ Command explanations +--localstatedir=/var/lib : This switch puts +scrollkeeper files in /var/lib/scrollkeeper instead +of $GNOME_PREFIX/var/scrollkeeper. + --with-ssl : Change the default of no ssl support. +--sysconfdir=/etc/gnome : This switch puts +configuration files in /etc/gnome instead of +$GNOME_PREFIX/etc. + --with-ldap : Change the default to support LDAP if it is available. diff --git a/xsoft/other/balsa/balsa-inst.xml b/xsoft/other/balsa/balsa-inst.xml index 7a69fe6d40..5bbd5f46a8 100644 --- a/xsoft/other/balsa/balsa-inst.xml +++ b/xsoft/other/balsa/balsa-inst.xml @@ -3,8 +3,8 @@ Install Balsa by running the following commands: -./configure --prefix=$GNOME_PREFIX --with-ssl ---with-ldap --with-gpgme && +./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib --with-ssl \ +--sysconfdir=/etc/gnome --with-ldap --with-gpgme && make && make install