Pidgin-2.10.9 and LXDM-0.5.0: fixes.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14361 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Fernando de Oliveira 2014-09-21 22:00:18 +00:00
parent 9ed46c0f7a
commit 761b96b82b
3 changed files with 20 additions and 14 deletions

View File

@ -46,6 +46,9 @@
<listitem>
<para>September 21st, 2014</para>
<itemizedlist>
<listitem>
<para>[fernando] - Pidgin-2.10.9 and LXDM-0.5.0: fixes. </para>
</listitem>
<listitem>
<para>[pierre] - Update to thunderbird-31.1.1. Fixes
<ulink url="&blfs-ticket-root;5461">#5461</ulink>.</para>

View File

@ -120,7 +120,8 @@ EOF
sed -i 's:sysconfig/i18n:profile.d/i18n.sh:g' data/lxdm.in &amp;&amp;
sed -i 's:/etc/xprofile:/etc/profile:g' data/Xsession &amp;&amp;
sed -i 's/^bg/#&amp;/' data/lxdm.conf.in</userinput></screen>
sed -e 's/^bg/#&amp;/' -e '/reset=1/ s/# //' \
-e 's/logou$/logout/' -i data/lxdm.conf.in</userinput></screen>
<para>
Install <application>LXDM</application> by running the following
@ -155,8 +156,9 @@ make</userinput></screen>
</para>
<para>
<command>sed -i ... data/lxdm.conf.in</command>: Fix the background to the
default one.
<command>sed -i ... data/lxdm.conf.in</command>: Three modifications in
the default configuration: (1) fix the background to the default one; (2)
restart X when session is close; and (3) typo.
</para>
<para>

View File

@ -99,28 +99,29 @@
<xref linkend="check"/> (only used during the test suite),
<xref linkend="cyrus-sasl"/>,
<xref linkend="dbus"/>,
<xref linkend="GConf"/>,
<xref linkend="libidn"/>,
<xref linkend="NetworkManager"/>,
<xref linkend="gstreamer"/> (required for audio support),
<xref linkend="sqlite"/> (required for the Contact Availability Prediction
plugin),
<xref linkend="startup-notification"/>,
<xref linkend="tcl"/>,
<xref linkend="tk"/>,
<ulink url="&gnome-download-http;/evolution-data-server/">
Evolution Data Server</ulink>,
<ulink url="http://www.freedesktop.org/wiki/Software/Farstream">
Farstream (Version 0.1)</ulink>
(required for video and voice support),
<xref linkend="GConf"/>,
<xref linkend="gstreamer"/> (required for audio support),
<ulink url="http://gtkspell.sourceforge.net/">Gtkspell</ulink>,
<xref linkend="libidn"/>,
<ulink url="http://libgadu.net/">libgadu</ulink>,
<ulink url="http://meanwhile.sourceforge.net/">Meanwhile</ulink>
(required for Sametime protocol support),
<xref linkend="mitkrb"/> (required for Kerberos support in the Zephyr
module),
<xref linkend="NetworkManager"/>,
<ulink url="http://silcnet.org/software/">SILC Client</ulink>,
<ulink url="http://silcnet.org/software/">SILC Toolkit</ulink>,
<xref linkend="startup-notification"/>,
<xref linkend="sqlite"/> (required for the Contact Availability Prediction
plugin),
<xref linkend="tcl"/>, and
<ulink url="http://packages.debian.org/stable/source/zephyr">Zephyr</ulink>
<ulink url="http://packages.debian.org/stable/source/zephyr">Zephyr</ulink>, and
<xref linkend="mitkrb"/> (required for Kerberos support in the Zephyr
module),
</para>
<para condition="html" role="usernotes">