Changeset 52a46b3a for gnome/add


Ignore:
Timestamp:
06/05/2004 02:28:19 PM (20 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_1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
728425d
Parents:
eac1ee9
Message:

gnome grammar edits

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

Location:
gnome/add
Files:
17 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/gal/gal-desc.xml

    reac1ee9 r52a46b3a  
    33
    44<para>The <application>GAL</application> package contains library
    5 routines refactored from Evolution and Gnumeric.</para>
     5routines pulled  from the Evolution and Gnumeric projects and repackaged
     6as a generic library.</para>
    67
    78</sect2>
  • gnome/add/gcalctool/gcalctool-desc.xml

    reac1ee9 r52a46b3a  
    33
    44<para>The <application>gcalctool</application> package contains
    5 <command>gcalctool</command> (a.k.a
     5<command>gcalctool</command> (a.k.a.
    66<command>gnome-calculator</command>).</para>
    77
  • gnome/add/gdm/gdm-config.xml

    reac1ee9 r52a46b3a  
    2929<para><command>gdm</command> can be tested by executing it from a root console.</para>
    3030
    31 <para>To start a graphical login at boot, install <filename>/etc/rc.d/init.d/gdm</filename>
     31<para>To start a graphical login at boot, install the <filename>/etc/rc.d/init.d/gdm</filename>
    3232init script included in the <xref linkend="intro-important-bootscripts"/> package.</para>
    3333
     
    3535
    3636<para>To autostart with a graphical login, edit
    37 <filename>/etc/inittab</filename> so that the line reading</para>
     37<filename>/etc/inittab</filename> so that the line containing:</para>
    3838<screen>id:3:initdefault:</screen>
    39 <para>is changed to</para>
     39<para>is changed to:</para>
    4040<screen>id:5:initdefault:</screen>
    4141
  • gnome/add/gdm/gdm-desc.xml

    reac1ee9 r52a46b3a  
    4242<para><command>gdm-restart</command> sends the <acronym>HUP</acronym>
    4343signal and <command>gdm-safe-restart</command> sends the
    44 <acronym>USR</acronym>1 signal to the daemon so that it restarts. They are used after the
     44<acronym>USR</acronym>1 signal to the
     45<application><acronym>GDM</acronym></application>daemon so that it restarts. They are used after the
    4546config file is edited.</para></sect3>
    4647
  • gnome/add/gnome-games/gnome-games-exp.xml

    reac1ee9 r52a46b3a  
    1010<filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
    1111
    12 <para><parameter>--disable-setgid</parameter>: This will not prevent the setgid bit
    13 on the executables from being set. Though it also means that the functionality to
     12<para><option>--disable-setgid</option>: This will prevent the setgid bit
     13on the executables from being set. It provides system administrator's
     14with the option to disable setgid binaries, though it also means that the functionality to
    1415save high game scores will be disabled.</para>
    1516
  • gnome/add/gnome-netstatus/gnome-netstatus-desc.xml

    reac1ee9 r52a46b3a  
    1010
    1111<sect3><title>gnome-netstatus-applet</title>
    12 <para><command>gnome-netstatus-applet</command> provides information
     12<para><command>gnome-netstatus-applet</command> displays information
    1313about a network interface on your panel.</para></sect3>
    1414
  • gnome/add/gnome-netstatus/gnome-netstatus-intro.xml

    reac1ee9 r52a46b3a  
    66package contains a panel applet that monitors network interfaces. It provides
    77indicators for ingoing and outgoing data, packets received and
    8 transmitted, and information about the network interface itself such as
     8transmitted, and information about the network interface such as
    99<acronym>IP</acronym> information and Ethernet address.
    1010</para>
  • gnome/add/gnome-speech/gnome-speech-desc.xml

    reac1ee9 r52a46b3a  
    1515<sect3><title>libgnomespeech</title>
    1616<para><filename class="libraryfile">libgnomespeech</filename> provides
    17 <acronym>API</acronym> for programs to convert text into
     17the <acronym>API</acronym> for programs to convert text into
    1818speech.</para></sect3>
    1919
  • gnome/add/gnome-system-monitor/gnome-system-monitor-inst.xml

    reac1ee9 r52a46b3a  
    99make install</command></userinput></screen>
    1010
    11 <note><para>make install will need path access to <filename
     11<note><para><command>make install</command> will need path access to <filename
    1212class="directory">$GNOME_PREFIX/bin</filename>. If your
    1313preinstallation changes were made only to the user account, you will
    14 need to adjust your path prior to running <command>make
     14need to adjust root's path prior to running <command>make
    1515install</command>.</para></note>
    1616
  • gnome/add/gnome-system-monitor/gnome-system-monitor-intro.xml

    reac1ee9 r52a46b3a  
    33
    44<para>The <application><acronym>GNOME</acronym> System Monitor</application> package contains procman, GNOME's
    5 replacement to gtop.</para>
     5replacement for gtop.</para>
    66
    77<sect3><title>Package information</title>
  • gnome/add/gnomemeeting/gnomemeeting-exp.xml

    reac1ee9 r52a46b3a  
    44<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
    55puts configuration files in <filename class="directory">/etc/gnome</filename> instead of
    6 <filename class="directory">$GNOME_PREFIX/etc</filename>.  This installation controls all
    7 future installations of schemas, changes in location, including
    8 eliminating this command <emphasis>must</emphasis> be consistent.</para>
     6<filename class="directory">$GNOME_PREFIX/etc</filename>..</para>
    97
    108<para><parameter>--localstatedir=/var/lib</parameter>: This switch
  • gnome/add/gpdf/gpdf-intro.xml

    reac1ee9 r52a46b3a  
    44<para>
    55<application>GPdf</application> is a <acronym>PDF</acronym> viewer
    6 for <acronym>GNOME</acronym>. It is based on the
    7 <application>Xpdf</application> and the
     6for <acronym>GNOME</acronym>. It is based on <application>Xpdf</application> and the
    87<application><acronym>GNOME</acronym> Print</application> Preview
    98widget.
  • gnome/add/gtksourceview/gtksourceview-intro.xml

    reac1ee9 r52a46b3a  
    44<para>The <application>gtksourceview</application> package contains
    55<filename>libgtksourceview</filename> libraries. This is useful for
    6 extended the gtk text functions to include syntax highlighting.</para>
     6extending the gtk text functions to include syntax highlighting.</para>
    77
    88<sect3><title>Package information</title>
  • gnome/add/nautilus-cd-burner/nautilus-cd-burner-intro.xml

    reac1ee9 r52a46b3a  
    44<para>
    55The <application>Nautilus CD Burner</application> lets you write files to
    6 a CD burner easily with <acronym>GNOME</acronym>, by drag-and-dropping
    7 files in the <acronym>GNOME</acronym> file manager,
     6a CD burner easily with <acronym>GNOME</acronym>; by drag-and-dropping
     7files using the <acronym>GNOME</acronym> file manager,
    88<application>Nautilus</application>.
    99</para>
  • gnome/add/nautilus-media/nautilus-media-desc.xml

    reac1ee9 r52a46b3a  
    1010
    1111<sect3><title>nautilus-audio-view</title>
    12 <para><command>nautilus-audio-view</command> displays the directory as audio tracks.</para></sect3>
     12<para><command>nautilus-audio-view</command> displays a directory as audio tracks.</para></sect3>
    1313
    1414</sect2>
  • gnome/add/zenity/zenity-desc.xml

    reac1ee9 r52a46b3a  
    1818<para><command>zenity</command> is a program that will display
    1919<application><acronym>GTK</acronym>+</application> dialogs, and return
    20 the users input.</para></sect3>
     20the user's input.</para></sect3>
    2121
    2222</sect2>
  • gnome/add/zenity/zenity-intro.xml

    reac1ee9 r52a46b3a  
    77<application>dialog</application> which allows you to display
    88<application><acronym>GTK</acronym>+</application> dialog boxes from the
    9 commandline and shell scripts.
     9command line and shell scripts.
    1010</para>
    1111
Note: See TracChangeset for help on using the changeset viewer.