Changeset 38e4f06


Ignore:
Timestamp:
04/10/2006 06:39:55 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
57b11363
Parents:
c5c2654
Message:

Added the 'User Notes' wiki link to each package page; changed all instances of .[so,a] to .{so,a} (brackets changed to braces); changed all replaceable tags to use angle brackets instead of square brackets to encapsulate the text - commit #11

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

Location:
xsoft
Files:
15 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/dillo.xml

    rc5c2654 r38e4f06  
    7373    <xref linkend="wget"/> (for downloading via FTP) and
    7474    <ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink></para>
     75
     76    <para condition="html" role="usernotes">User Notes:
     77    <ulink url="&blfs-wiki;/dillo"/></para>
    7578
    7679  </sect2>
  • xsoft/graphweb/firefox.xml

    rc5c2654 r38e4f06  
    9393    <para role="optional"><xref linkend="unzip"/> and
    9494    <xref linkend="libgnomeui"/> (to build the gnomevfs extension)</para>
     95
     96    <para condition="html" role="usernotes">User Notes:
     97    <ulink url="&blfs-wiki;/firefox"/></para>
    9598
    9699  </sect2>
     
    386389    <systemitem class="username">root</systemitem> user:</para>
    387390
    388 <screen role="root"><userinput>ln -v -s ../../mozilla/plugins/<replaceable>[plugin.so]</replaceable> \
     391<screen role="root"><userinput>ln -v -s ../../mozilla/plugins/<replaceable>&lt;plugin.so&gt;</replaceable> \
    389392    /usr/lib/firefox-&firefox-version;/plugins</userinput></screen>
    390393
  • xsoft/graphweb/galeon.xml

    rc5c2654 r38e4f06  
    7575    <xref linkend="iso-codes"/></para>
    7676
     77    <para condition="html" role="usernotes">User Notes:
     78    <ulink url="&blfs-wiki;/galeon"/></para>
     79
    7780  </sect2>
    7881
     
    117120        <seg>galeon and galeon-config-tool</seg>
    118121        <seg>None</seg>
    119         <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/[,schemas/]apps/galeon
     122        <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/{,schemas/}apps/galeon
    120123        and the following subdirectories of $GNOME_PREFIX/share/:
    121         [doc/galeon-&galeon-version;,
    122         [gnome/help, omf, sounds]/galeon]</seg>
     124        {doc/galeon-&galeon-version;,
     125        {gnome/help, omf, sounds}/galeon}</seg>
    123126      </seglistitem>
    124127    </segmentedlist>
  • xsoft/graphweb/seamonkey.xml

    rc5c2654 r38e4f06  
    141141      <xref linkend="libgnomeui"/> (to build the gnomevfs extension)
    142142    </para>
     143
     144    <para condition="html" role="usernotes">User Notes:
     145    <ulink url="&blfs-wiki;/seamonkey"/></para>
    143146
    144147  </sect2>
     
    507510    <systemitem class="username">root</systemitem> user:</para>
    508511
    509 <screen role="root"><userinput>ln -v -s ../../seamonkey/plugins/<replaceable>[plugin.so]</replaceable> \
     512<screen role="root"><userinput>ln -v -s ../../seamonkey/plugins/<replaceable>&lt;plugin.so&gt;</replaceable> \
    510513    /usr/lib/seamonkey-&seamonkey-version;/plugins</userinput></screen>
    511514
  • xsoft/office/abiword.xml

    rc5c2654 r38e4f06  
    9090    <ulink url="http://software.frodo.looijaard.name/psiconv/">Psiconv</ulink></para>
    9191
     92    <para condition="html" role="usernotes">User Notes:
     93    <ulink url="&blfs-wiki;/abiword"/></para>
     94
    9295  </sect2>
    9396
     
    189192
    190193<screen><userinput>mkdir -p -v ~/.AbiSuite/templates &amp;&amp;
    191 cp -v /usr/share/AbiSuite-2.4/templates/normal.awt-<replaceable>[lang]</replaceable> \
     194cp -v /usr/share/AbiSuite-2.4/templates/normal.awt-<replaceable>&lt;lang&gt;</replaceable> \
    192195      ~/.AbiSuite/templates/normal.awt</userinput></screen>
    193196
    194       <para>Obviously, change <replaceable>[lang]</replaceable> in the above
     197      <para>Obviously, change <replaceable>&lt;lang&gt;</replaceable> in the above
    195198      command to fit the name of the file you want.</para>
    196199
  • xsoft/office/evolution.xml

    rc5c2654 r38e4f06  
    8686    <xref linkend="docbook-utils"/></para>
    8787
     88    <para condition="html" role="usernotes">User Notes:
     89    <ulink url="&blfs-wiki;/evolution"/></para>
     90
    8891  </sect2>
    8992
     
    151154        <seg>lib/evolution/2.4/* (contains support libraries, conduits,
    152155        and other components)</seg>
    153         <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/[,schemas/]apps/evolution
     156        <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/{,schemas/}apps/evolution
    154157        and the following subdirectories of $GNOME_PREFIX/:
    155158        include/evolution-2.4,
    156159        lib/evolution,
    157         share/[[,omf/]evolution, [gnome/help,idl]/evolution-2.4]</seg>
     160        share/{{,omf/}evolution, {gnome/help,idl}/evolution-2.4}</seg>
    158161      </seglistitem>
    159162    </segmentedlist>
  • xsoft/office/gimp.xml

    rc5c2654 r38e4f06  
    116116    <ulink url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink></para>
    117117
     118    <para condition="html" role="usernotes">User Notes:
     119    <ulink url="&blfs-wiki;/gimp"/></para>
     120
    118121  </sect2>
    119122
  • xsoft/office/gnucash.xml

    rc5c2654 r38e4f06  
    102102    <ulink
    103103    url="http://sourceforge.net/projects/libchipcard">libchipcard</ulink></para>
     104
     105    <para condition="html" role="usernotes">User Notes:
     106    <ulink url="&blfs-wiki;/gnucash"/></para>
    104107
    105108  </sect2>
  • xsoft/office/gnumeric.xml

    rc5c2654 r38e4f06  
    8787    </note>
    8888
     89    <para condition="html" role="usernotes">User Notes:
     90    <ulink url="&blfs-wiki;/gnumeric"/></para>
     91
    8992  </sect2>
    9093
     
    190193        <seg>numerous filters, plugins and <application>GNOME</application>
    191194        components</seg>
    192         <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/[,schemas/]apps/gnumeric,
     195        <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/{,schemas/}apps/gnumeric,
    193196        /usr/lib/gnumeric,
    194197        /usr/share/doc/gnumeric-&gnumeric-version;, and
    195         /usr/share/[[,gnome/help/, omf/, pixmaps/]gnumeric,mc]</seg>
     198        /usr/share/{{,gnome/help/, omf/, pixmaps/}gnumeric,mc}</seg>
    196199      </seglistitem>
    197200    </segmentedlist>
  • xsoft/other/balsa.xml

    rc5c2654 r38e4f06  
    8686    <ulink url="http://www.gnupg.org/download/index.html#gnupg2">GnuPG-1.9.x</ulink></para>
    8787
     88    <para condition="html" role="usernotes">User Notes:
     89    <ulink url="&blfs-wiki;/balsa"/></para>
     90
    8891  </sect2>
    8992
  • xsoft/other/gaim.xml

    rc5c2654 r38e4f06  
    8383
    8484</para>
     85
     86    <para condition="html" role="usernotes">User Notes:
     87    <ulink url="&blfs-wiki;/gaim"/></para>
    8588
    8689  </sect2>
  • xsoft/other/pan.xml

    rc5c2654 r38e4f06  
    7373    gtkspell-2.0.4</ulink></para>
    7474
     75    <para condition="html" role="usernotes">User Notes:
     76    <ulink url="&blfs-wiki;/pan"/></para>
     77
    7578  </sect2>
    7679
  • xsoft/other/thunderbird.xml

    rc5c2654 r38e4f06  
    115115    <para role="optional"><xref linkend="unzip"/> and
    116116    <xref linkend="libgnomeui"/> (to build the gnomevfs extension)</para>
     117
     118    <para condition="html" role="usernotes">User Notes:
     119    <ulink url="&blfs-wiki;/thunderbird"/></para>
    117120
    118121  </sect2>
  • xsoft/suites/koffice.xml

    rc5c2654 r38e4f06  
    6363    <para><application>KOffice</application> has many localization
    6464    packages in the form of:
    65     <filename>koffice-l10n-<replaceable>[xx]</replaceable>-&koffice-version;.tar.bz2</filename>.
    66     The <replaceable>[xx]</replaceable> is a two to seven character code for the
     65    <filename>koffice-l10n-<replaceable>&lt;xx&gt;</replaceable>-&koffice-version;.tar.bz2</filename>.
     66    The <replaceable>&lt;xx&gt;</replaceable> is a two to seven character code for the
    6767    country covered. The sizes of these files range from about 0.4 MB to 4.6
    6868    MB. </para>
     
    104104    and <xref linkend="doxygen"/> (for apidox)</para>
    105105
     106    <para condition="html" role="usernotes">User Notes:
     107    <ulink url="&blfs-wiki;/koffice"/></para>
     108
    106109  </sect2>
    107110
  • xsoft/suites/openoffice.xml

    rc5c2654 r38e4f06  
    164164    <xref linkend="unixodbc"/></para>
    165165
     166    <para condition="html" role="usernotes">User Notes:
     167    <ulink url="&blfs-wiki;/openoffice"/></para>
     168
    166169  </sect2>
    167170
     
    355358    <application>CUPS</application> for printing.</para>
    356359
    357     <para><parameter>--with-lang=<replaceable>[LANG]</replaceable></parameter>:
     360    <para><parameter>--with-lang=<replaceable>&lt;LANG&gt;</replaceable></parameter>:
    358361    Makes an install set for the desired language. ENUS is the default.</para>
    359362
    360     <para><parameter>--with-dict=<replaceable>[LANG]</replaceable></parameter>:
     363    <para><parameter>--with-dict=<replaceable>&lt;LANG&gt;</replaceable></parameter>:
    361364    This switch installs dictionaries for the desired languages. ENUS is
    362365    the default.</para>
Note: See TracChangeset for help on using the changeset viewer.