Changeset e673fcc


Ignore:
Timestamp:
10/25/2014 02:09:41 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:
77ccb05f
Parents:
96a723e
Message:

Update to lxde-common-0.99.0.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r96a723e re673fcc  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "24">                   <!-- Always 2 digits -->
     3<!ENTITY day          "25">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 24th, &year;">
     9<!ENTITY releasedate  "October 25th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r96a723e re673fcc  
    4646
    4747    <listitem>
     48      <para>October 25rd, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to lxde-common-0.99.0.  Fixes
     52          <ulink url="&blfs-ticket-root;5738">#5738</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>October 24th, 2014</para>
    4959      <itemizedlist>
  • lxde/desktop/lxde-common.xml

    r96a723e re673fcc  
    77  <!ENTITY lxde-common-download-http "&sourceforge-repo;/lxde/lxde-common-&lxde-common-version;.tar.xz">
    88  <!ENTITY lxde-common-download-ftp  " ">
    9   <!ENTITY lxde-common-md5sum        "259b4a2db50117e632e34912251cfcb9">
    10   <!ENTITY lxde-common-size          "844 KB">
    11   <!ENTITY lxde-common-buildsize     "2.4 MB">
     9  <!ENTITY lxde-common-md5sum        "5a417f5a0e5b510a0c018b66b0dc4081">
     10  <!ENTITY lxde-common-size          "868 KB">
     11  <!ENTITY lxde-common-buildsize     "2.8 MB">
    1212  <!ENTITY lxde-common-time          "less than 0.1 SBU">
    1313]>
     
    125125    </para>
    126126
    127 <screen role="root"><userinput>make install &amp;&amp;
    128 ln -svfn profile/LXDE /etc/xdg/lxpanel/LXDE &amp;&amp;
    129 install -Dm644 lxde-logout.desktop \
    130                /usr/share/applications/lxde-logout.desktop</userinput></screen>
     127<screen role="root"><userinput>make install</userinput></screen>
    131128
    132129    <para>
     
    156153
    157154  </sect2>
    158 
     155<!--
    159156  <sect2 role="commands">
    160157    <title>Command Explanations</title>
     
    165162    </para>
    166163
    167   </sect2>
     164  </sect2>-->
    168165
    169166  <sect2 role="content">
     
    183180        </seg>
    184181        <seg>
    185           /etc/xdg/lxpanel/profile,
    186           /etc/xdg/lxsession/LXDE,
    187           /etc/xdg/pcmanfm/LXDE and
     182          /etc/xdg/{lxpanel,lxsession,openbox,pcmanfm}/LXDE and
    188183          /usr/share/lxde
    189184        </seg>
  • packages.ent

    r96a723e re673fcc  
    564564<!ENTITY lxpolkit-version             "0.1.0">
    565565<!ENTITY lxsession-version            "0.5.1">
    566 <!ENTITY lxde-common-version          "0.5.6">
     566<!ENTITY lxde-common-version          "0.99.0">
    567567
    568568<!-- Chapter 35 -->
Note: See TracChangeset for help on using the changeset viewer.