Changeset a1dbf41 for x/wm/xfce.xml


Ignore:
Timestamp:
12/27/2005 12:25:13 AM (18 years ago)
Author:
Andrew Benton <andy@…>
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:
a7bfb301
Parents:
0c86bdf8
Message:

Fixed a bit more of bug 1725

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/wm/xfce.xml

    r0c86bdf8 ra1dbf41  
    7070    automatically if it is installed at compile time) <xref linkend="libgtkhtml"/>,
    7171    <xref linkend="startup-notification"/> and <xref linkend="a2ps"/> (required to build
    72     <application>xfprint</application>)</para>
     72    <application>xfprint</application>).</para>
    7373
    7474  </sect2>
     
    196196
    197197    <para>The exceptions are <application>xfce4-session</application> which needs to be
    198     configured like this</para>
     198    configured like this:</para>
    199199
    200200<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc \
    201      --libexecdir=/usr/lib/xfce &amp;&amp;
     201     --libexecdir=/usr/lib/xfce4 &amp;&amp;
    202202make</userinput></screen>
    203203
     
    209209    to the standard BLFS location and fix the help script to look for it there:</para>
    210210
    211 <screen role="root"><userinput>mv -vf /usr/share/xfce4/doc /usr/share/doc/xfce &amp;&amp;
    212 sed -i 's@xfce4/doc@doc/xfce@' /usr/bin/xfhelp4</userinput></screen>
     211<screen role="root"><userinput>mv -vf /usr/share/xfce4/doc /usr/share/doc/xfce4 &amp;&amp;
     212sed -i 's@xfce4/doc@doc/xfce4@' /usr/bin/xfhelp4</userinput></screen>
    213213
    214214  </sect2>
     
    257257        xfprint-manager, xfprint4, xfrun4, xfsamba4, xftaskbar4,
    258258        xfterm4, xftrash4, xftree4, and xfwm4</seg>
    259         <seg id='xfcelibs'>libdbh, libxfce4mcs, libxfce4util, libxfcegui4,
    260         libxffm, libxfsm, and libxfprint</seg>
    261         <seg>/usr/share/xfce4, /usr/share/xffm and /usr/share/xfwm4</seg>
     259        <seg id='xfcelibs'>libxfce4util.{a,so}, libdbh.{a,so}, libxfcegui4.{a,so},
     260        libxfce4mcs.{a,so}, libxffm_actions.so, libxffm_basic.so, libxffm_calls.so,
     261        libxffm_cpy.so, libxffm_on_demand.so, libxffm_secondary.so, libxffm_tubo.so,
     262        libxfsm-4.2.{a,so}</seg>
     263        <seg>/usr/lib/xfce4, /usr/share/doc/xfce4, /usr/share/xfce4, /usr/share/xffm
     264        and /usr/share/xfwm4</seg>
    262265      </seglistitem>
    263266    </segmentedlist>
    264267
    265268    <indexterm zone="xfce xfcelibs">
    266       <primary sortas="c-libdbh">libdbh.so</primary>
    267     </indexterm>
    268 
    269     <indexterm zone="xfce xfcelibs">
    270       <primary sortas="c-libxfce4mcs">libxfce4mcs.so</primary>
    271     </indexterm>
    272 
    273     <indexterm zone="xfce xfcelibs">
    274       <primary sortas="c-libxfce4util">libxfce4util.so</primary>
    275     </indexterm>
    276 
    277     <indexterm zone="xfce xfcelibs">
    278       <primary sortas="c-libxfcegui4">libxfcegui4.so</primary>
    279     </indexterm>
    280 
    281     <indexterm zone="xfce xfcelibs">
    282       <primary sortas="c-libxffm">libxffm.so</primary>
    283     </indexterm>
    284 
    285     <indexterm zone="xfce xfcelibs">
    286       <primary sortas="c-libxfsm">libxfsm.so</primary>
    287     </indexterm>
    288 
    289     <indexterm zone="xfce xfcelibs">
    290       <primary sortas="c-libxfprint">libxfprint.so</primary>
     269      <primary sortas="c-libxfce4util">libxfce4util.{a,so}</primary>
     270    </indexterm>
     271
     272    <indexterm zone="xfce xfcelibs">
     273      <primary sortas="c-libdbh">libdbh.{a,so}</primary>
     274    </indexterm>
     275
     276    <indexterm zone="xfce xfcelibs">
     277      <primary sortas="c-libxfcegui4">libxfcegui4.{a,so}</primary>
     278    </indexterm>
     279
     280    <indexterm zone="xfce xfcelibs">
     281      <primary sortas="c-libxfce4mcs">libxfce4mcs.{a,so}</primary>
     282    </indexterm>
     283
     284    <indexterm zone="xfce xfcelibs">
     285      <primary sortas="c-libxffm_actions.so">libxffm_actions.so</primary>
     286    </indexterm>
     287
     288    <indexterm zone="xfce xfcelibs">
     289      <primary sortas="c-libxffm_basic.so">libxffm_basic.so</primary>
     290    </indexterm>
     291
     292    <indexterm zone="xfce xfcelibs">
     293      <primary sortas="c-libxffm_calls.so">libxffm_calls.so</primary>
     294    </indexterm>
     295
     296    <indexterm zone="xfce xfcelibs">
     297      <primary sortas="c-libxffm_cpy.so">libxffm_cpy.so</primary>
     298    </indexterm>
     299
     300    <indexterm zone="xfce xfcelibs">
     301      <primary sortas="c-libxffm_on_demand.so">libxffm_on_demand.so</primary>
     302    </indexterm>
     303
     304    <indexterm zone="xfce xfcelibs">
     305      <primary sortas="c-libxffm_secondary.so">libxffm_secondary.so</primary>
     306    </indexterm>
     307
     308    <indexterm zone="xfce xfcelibs">
     309      <primary sortas="c-libxffm_tubo.so">libxffm_tubo.so</primary>
     310    </indexterm>
     311
     312    <indexterm zone="xfce xfcelibs">
     313      <primary sortas="c-libxfsm-4.2.so">libxfsm-4.2.{a,so}</primary>
    291314    </indexterm>
    292315
Note: See TracChangeset for help on using the changeset viewer.