Changeset ababb4ca


Ignore:
Timestamp:
08/29/2014 04:41:36 PM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
systemd-11177
Children:
0b90242
Parents:
e6c57be
Message:

Added lxdm to the lxde page so it has its own display manager as kde and gnome have.

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

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    re6c57be rababb4ca  
    4444
    4545-->
     46    <listitem>
     47      <para>August 29th, 2014</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[cjg] - Add lxdm display manager page..</para>
     51        </listitem>
     52        <listitem>
     53          <para>[name] - Another changelog entry.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
    4658    <listitem>
    4759      <para>August 25th, 2014</para>
  • lxde/apps/apps.xml

    re6c57be rababb4ca  
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxtask.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxterminal.xml"/>
     29  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxdm.xml"/>
    2930
    3031</chapter>
  • packages.ent

    re6c57be rababb4ca  
    535535<!ENTITY lxsession-version            "0.4.9.2">
    536536<!ENTITY lxde-common-version          "0.5.5">
     537<!ENTITY lxdm-version                 "0.5.0">
    537538
    538539<!-- Chapter 35 -->
Note: See TracChangeset for help on using the changeset viewer.