Ignore:
Timestamp:
03/18/2017 02:21:58 PM (7 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
17c01c61
Parents:
355b8a9
Message:

Update to gnome-online-accounts-3.22.5, evolution{,-data-server}-3.22.6, gnome-session-3.22.3, and gdm-3.22.2. Correct schema issues in telepathy-logger and ibus.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/ibus.xml

    r355b8a9 r3ca1da7  
    108108    <title>Installation of IBus</title>
    109109
     110    <para>Fix an issue with deprecated schema entries:</para>
     111
     112<screen><userinput>sed 's@/desktop/ibus@/org/freedesktop/ibus@g' data/ibus.schemas.in</userinput></screen>
     113
    110114    <para>
    111115      Install <application>IBus</application> by running the following
     
    116120            --sysconfdir=/etc         \
    117121            --disable-emoji-dict      &amp;&amp;
    118 make &amp;&amp;
    119 sed -ri 's:"(/desktop):"/org/freedesktop\1:' data/ibus.schemas</userinput></screen>
     122make</userinput></screen>
    120123
    121124    <para>
Note: See TracChangeset for help on using the changeset viewer.