Changeset 4d3f03f6 for x/dm


Ignore:
Timestamp:
09/01/2016 08:45:39 PM (8 years ago)
Author:
Pierre Labastie <pieere@…>
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:
8c748249
Parents:
e4565e8
Message:

Update to SDDM-0.14.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/dm/sddm.xml

    re4565e8 r4d3f03f6  
    1111  <!ENTITY sddm-download-http "https://github.com/sddm/sddm/releases/download/v&sddm-version;/sddm-&sddm-version;.tar.xz">
    1212  <!ENTITY sddm-download-ftp  " ">
    13   <!ENTITY sddm-md5sum        "8ef6ab36efcde075666f3758af8444ac">
    14   <!ENTITY sddm-size          "3.7 KB">
     13  <!ENTITY sddm-md5sum        "9f03bd184ecd7118b7d3a6b8da24f997">
     14  <!ENTITY sddm-size          "3.1 MB">
    1515  <!ENTITY sddm-buildsize     "18 MB">
    1616  <!ENTITY sddm-time          "0.6 SBU ">
     
    130130    -i src/daemon/PowerManager.cpp &amp;&amp;
    131131
    132 sed -e 's/eval exec/&amp; ck-launch-session /' \
     132sed -e '/\$@$/s/exec/&amp; ck-launch-session/' \
    133133    -i data/scripts/Xsession</userinput></screen>
    134134
     
    176176    <para>
    177177      <parameter>-DDBUS_CONFIG_FILENAME=sddm_org.freedesktop.DisplayManager.conf</parameter>:
    178       This switch is used for safety reason: other DMs already use
    179       <filename>org.freedesktop.DisplayManager.conf</filename>. Verify in your
    180       system that this is not the case, if you wish to remove it.
     178      This switch prevents the file <filename>
     179      /etc/dbus-1/system.d/org.freedesktop.DisplayManager.conf</filename> from
     180      being overwritten, as it may be used by other DM's.
    181181    </para>
    182182
Note: See TracChangeset for help on using the changeset viewer.