Changeset f1ce80b for lxde


Ignore:
Timestamp:
06/04/2016 03:04:06 AM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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, 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:
ce9b131
Parents:
787a2e75
Message:

[systemd-merge] - Section II layout

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

Location:
lxde/desktop
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • lxde/desktop/lxde-common.xml

    r787a2e75 rf1ce80b  
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
    77       <xref linkend="consolekit"/>,
     77      <phrase revision="sysv"><xref linkend="consolekit"/>,</phrase>
    7878      <xref linkend="lxde-icon-theme"/>,
    7979      <xref linkend="lxpanel"/>,
     
    9292    <bridgehead renderas="sect4">Recommended Runtime Dependencies</bridgehead>
    9393    <para role="recommended">
    94       <xref linkend="consolekit"/> and
     94      <phrase revision="sysv"><xref linkend="consolekit"/> and</phrase>
    9595      <xref linkend="dbus"/>
    9696    </para>
  • lxde/desktop/lxsession.xml

    r787a2e75 rf1ce80b  
    7171    </itemizedlist>
    7272
    73     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    74     <itemizedlist spacing="compact">
     73    <bridgehead renderas="sect3" revision="sysv">Additional Downloads</bridgehead>
     74    <itemizedlist spacing="compact" revision="sysv">
    7575      <listitem>
    7676        <para>
     
    9595    <bridgehead renderas="sect4">Optional</bridgehead>
    9696    <para role="optional">
    97       <xref linkend="consolekit"/> (used at runtime by
    98       <command>lxsession-logout</command>),
     97      <phrase revision="sysv"><xref linkend="consolekit"/> (used at runtime by
     98      <command>lxsession-logout</command>),</phrase>
    9999      <xref linkend="gtk3"/>, and
    100100      <xref linkend="libxslt"/> with
     
    111111    <title>Installation of LXSession</title>
    112112
    113     <para>
     113    <para revision="sysv">
    114114      Optionally apply the following patch to be able to put your system
    115115      into <quote>Suspend</quote> or <quote>Hibernate</quote> state.
    116116    </para>
    117117
    118 <screen><userinput>patch -Np1 -i ../lxsession-&lxsession-version;-hibernate_consolekit-2.patch</userinput></screen>
     118<screen revision="sysv"><userinput>patch -Np1 -i ../lxsession-&lxsession-version;-hibernate_consolekit-2.patch</userinput></screen>
    119119
    120120    <para>
Note: See TracChangeset for help on using the changeset viewer.