Changeset f7b6f93a for xfce


Ignore:
Timestamp:
05/07/2012 08:44:04 PM (12 years ago)
Author:
Andrew Benton <andy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
ff53809
Parents:
6d85d2c1
Message:

typos

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

Location:
xfce/core
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • xfce/core/garcon.xml

    r6d85d2c1 rf7b6f93a  
    128128    <segmentedlist>
    129129      <segtitle>Installed Library</segtitle>
    130       <segtitle>Installed Director(y,ies)</segtitle>
     130      <segtitle>Installed Directory</segtitle>
    131131
    132132      <seglistitem>
    133133        <seg>libgarcon-1.so.</seg>
    134         <seg>
    135           /usr/share/gtk-doc/html/garcon.
    136         </seg>
     134        <seg>/usr/share/gtk-doc/html/garcon.</seg>
    137135      </seglistitem>
    138136    </segmentedlist>
  • xfce/core/gtk-xfce-engine.xml

    r6d85d2c1 rf7b6f93a  
    126126      <seglistitem>
    127127        <seg>
    128           libxfce.so (in /usr/lib/&gtk2-libdir;/engines).
     128          libxfce.so (in /usr/lib/gtk-&gtk2-libdir;/engines).
    129129        </seg>
    130130        <seg>
    131           Xfce, Xfce-4.6, Xfce-curve, Xfce-kolors, Xfce-saltlake,,Xfce-4.0,
     131          Xfce, Xfce-4.6, Xfce-curve, Xfce-kolors, Xfce-saltlake, Xfce-4.0,
    132132          Xfce-b5, Xfce-dawn, Xfce-light, Xfce-smooth, Xfce-4.2, Xfce-basic,
    133133          Xfce-dusk, Xfce-orange, Xfce-stellar, Xfce-4.4, Xfce-cadmium,
  • xfce/core/xfce4-session.xml

    r6d85d2c1 rf7b6f93a  
    9595    </para>
    9696
    97 <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc --disable-static \
    98   --docdir=/usr/share/doc/xfce4-session-&xfce4-session-version; &amp;&amp;
     97<screen><userinput>./configure --docdir=/usr/share/doc/xfce4-session-&xfce4-session-version; \
     98            --prefix=/usr --sysconfdir=/etc --disable-static &amp;&amp;
    9999make</userinput></screen>
    100100
     
    148148      <segtitle>Installed Programs</segtitle>
    149149      <segtitle>Installed Library</segtitle>
    150       <segtitle>Installed Director(y,ies)</segtitle>
     150      <segtitle>Installed Directories</segtitle>
    151151
    152152      <seglistitem>
Note: See TracChangeset for help on using the changeset viewer.