Changeset 4ff6809


Ignore:
Timestamp:
10/08/2014 04:52:08 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, 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, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e290a8f5
Parents:
ed2179c9
Message:

Update to lxpanel-0.7.1.
lxde-common-0.5.6: fix for lxpanel not neeeded anymore.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    red2179c9 r4ff6809  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to lxpanel-0.7.1.  Fixes
     52          <ulink url="&blfs-ticket-root;5636">#5636</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[fernando] - Update to gtk+-3.14.2.  Fixes
    5256          <ulink url="&blfs-ticket-root;5635">#5635</ulink>.</para>
  • lxde/desktop/lxde-common.xml

    red2179c9 r4ff6809  
    126126
    127127<screen role="root"><userinput>make install &amp;&amp;
    128 ln -svfn profile/LXDE /etc/xdg/lxpanel/LXDE &amp;&amp;
    129128install -Dm644 lxde-logout.desktop \
    130129               /usr/share/applications/lxde-logout.desktop</userinput></screen>
     
    156155
    157156  </sect2>
    158 
     157<!--
    159158  <sect2 role="commands">
    160159    <title>Command Explanations</title>
     
    165164    </para>
    166165
    167   </sect2>
     166  </sect2>-->
    168167
    169168  <sect2 role="content">
     
    183182        </seg>
    184183        <seg>
     184          /etc/xdg/lxpanel/profile,
    185185          /etc/xdg/lxsession/LXDE,
    186186          /etc/xdg/pcmanfm/LXDE and
  • lxde/desktop/lxpanel.xml

    red2179c9 r4ff6809  
    77  <!ENTITY lxpanel-download-http "&sourceforge-repo;/lxde/lxpanel-&lxpanel-version;.tar.xz">
    88  <!ENTITY lxpanel-download-ftp  " ">
    9   <!ENTITY lxpanel-md5sum        "39698de2c5eda2837607762c9f522cd0">
    10   <!ENTITY lxpanel-size          "1.5 MB">
    11   <!ENTITY lxpanel-buildsize     "24 MB">
    12   <!ENTITY lxpanel-time          "0.3 SBU">
     9  <!ENTITY lxpanel-md5sum        "2c612177d5c81085e7ff68932c14f89c">
     10  <!ENTITY lxpanel-size          "1.4 MB">
     11  <!ENTITY lxpanel-buildsize     "23 MB">
     12  <!ENTITY lxpanel-time          "0.2 SBU">
    1313]>
    1414
     
    8585      <xref linkend="wireless_tools"/>
    8686    </para>
    87 
     87<!--
    8888    <bridgehead renderas="sect4">Optional</bridgehead>
    8989    <para role="optional">
     
    9191      <xref linkend="DocBook"/> and
    9292      <xref linkend="docbook-xsl"/> (to build man pages)
    93     </para>
     93    </para>-->
    9494
    9595    <para condition="html" role="usernotes">
     
    120120
    121121  </sect2>
    122 
     122<!--
    123123  <sect2 role="commands">
    124124    <title>Command Explanations</title>
    125125
    126126    <para>
    127       <option>--enable-man</option>: Use this switch if you have
     127      <option>-/-enable-man</option>: Use this switch if you have
    128128      installed optional dependencies and wish to build the
    129129      manual pages.
    130130    </para>
    131131
    132   </sect2>
     132  </sect2>-->
    133133
    134134  <sect2 role="content">
     
    148148        </seg>
    149149        <seg>
     150          /etc/xdg/lxpanel,
    150151          /usr/include/lxpanel,
    151152          /usr/lib/lxpanel and
  • packages.ent

    red2179c9 r4ff6809  
    559559<!ENTITY libfm-version                "1.2.2.1">
    560560<!ENTITY pcmanfm-version              "1.2.2">
    561 <!ENTITY lxpanel-version              "0.7.0">
     561<!ENTITY lxpanel-version              "0.7.1">
    562562<!ENTITY lxappearance-version         "0.5.6">
    563563<!ENTITY lxpolkit-version             "0.1.0">
Note: See TracChangeset for help on using the changeset viewer.