Changeset dc6be007


Ignore:
Timestamp:
08/12/2014 12:41:59 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
657b65a0
Parents:
07ae7cb
Message:

Minor fixes to lxde section.

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

Location:
lxde/desktop
Files:
2 edited
1 moved

Legend:

Unmodified
Added
Removed
  • lxde/desktop/desktop.xml

    r07ae7cb rdc6be007  
    4141  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxappearance.xml"/>
    4242  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxpolkit.xml"/>
    43   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxsession.xml"/>
     43  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxsession-systemd.xml"/>
    4444  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxde-common-systemd.xml"/>
    4545
  • lxde/desktop/lxde-common-systemd.xml

    r07ae7cb rdc6be007  
    150150
    151151<screen><userinput>cat &gt; ~/.xinitrc &lt;&lt; "EOF"
    152 ck-launch-session startlxde
     152startlxde
    153153EOF
    154154
Note: See TracChangeset for help on using the changeset viewer.