Ignore:
Timestamp:
01/02/2021 04:13:08 PM (3 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
qt5new
Children:
a84fc21
Parents:
03c3caa4 (diff), 24d47269 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge trunk up to r24051

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/qt5new@24052 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

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

    r03c3caa4 r4005416  
    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.