Ignore:
Timestamp:
12/31/2020 10:44:55 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5c548950
Parents:
d5e4154e
Message:

Update to xfce4-4.16. Includes garcon-0.8.0 and exo-4.16.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xfce/core/xfce4-panel.xml

    rd5e4154e r3441548  
    88           "http://archive.xfce.org/src/xfce/xfce4-panel/&xfce4-version;/xfce4-panel-&xfce4-panel-version;.tar.bz2">
    99  <!ENTITY xfce4-panel-download-ftp  " ">
    10   <!ENTITY xfce4-panel-md5sum        "76efdbf7fb461f3058919c1309da67ca">
     10  <!ENTITY xfce4-panel-md5sum        "19e160296e6f79ae27266a38a499ef3b">
    1111  <!ENTITY xfce4-panel-size          "1.3 MB">
    1212  <!ENTITY xfce4-panel-buildsize     "37 MB">
     
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
     78      <xref linkend="cairo"/>,
    7879      <xref linkend="exo"/>,
    79       <xref linkend="garcon"/>,
    80       <xref linkend="libwnck"/> and
    81       <xref linkend="libxfce4ui"/>
     80      <xref linkend="garcon"/>, and
     81      <xref linkend="libwnck"/>
    8282    </para>
    8383
    8484    <bridgehead renderas="sect4">Optional</bridgehead>
    8585    <para role="optional">
    86       <xref linkend="gtk-doc"/>
     86      <xref linkend="gtk-doc"/> and
     87      <ulink url="https://launchpad.net/libdbusmenu">libdbusmenu</ulink>
    8788    </para>
    8889
     
    134135        <seg>
    135136          xfce4-panel,
    136           xfce4-popup-directorymenu,
    137           xfce4-popup-applicationsmenu and
     137          xfce4-popup-applicationsmenu,
     138          xfce4-popup-directorymenu, and
    138139          xfce4-popup-windowmenu
    139140        </seg>
    140141        <seg>
    141           libxfce4panel-1.0.so
     142          libxfce4panel-2.0.so
    142143        </seg>
    143144        <seg>
     
    209210      </varlistentry>
    210211
    211       <varlistentry id="libxfce4panel-1.0">
    212         <term><filename class="libraryfile">libxfce4panel-1.0.so</filename></term>
     212      <varlistentry id="libxfce4panel-2.0">
     213        <term><filename class="libraryfile">libxfce4panel-2.0.so</filename></term>
    213214        <listitem>
    214215          <para>
    215216            contains the <application>Xfce Panel</application> API functions.
    216217          </para>
    217           <indexterm zone="xfce4-panel libxfce4panel-1.0">
    218             <primary sortas="c-libxfce4panel-1.0">libxfce4panel-1.0.so</primary>
     218          <indexterm zone="xfce4-panel libxfce4panel-2.0">
     219            <primary sortas="c-libxfce4panel-2.0">libxfce4panel-2.0.so</primary>
    219220          </indexterm>
    220221        </listitem>
Note: See TracChangeset for help on using the changeset viewer.