Changeset bfe6163


Ignore:
Timestamp:
01/28/2020 02:08:22 AM (4 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
492b55d
Parents:
84b52c9
Message:

Falkon: reinstate removal of po files.

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r84b52c9 rbfe6163  
    4545      <para>January 27th, 2020</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Falkon: reinstate removal of po files. Fixes
     49          <ulink url="&blfs-ticket-root;13064">#13064</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[bdubbs] - Update to qpdf-9.1.1. Fixes
  • xsoft/graphweb/falkon.xml

    r84b52c9 rbfe6163  
    119119
    120120    <para>
    121       First fix a missing include in Qt-5.14:
     121      Unless you have installed both PySide2 and ki18n, remove the translations
     122      for the sample <command>hellopython.py</command> script:
     123    </para>
     124
     125<screen><userinput>rm -rf po/</userinput></screen>
     126
     127    <para>
     128      Fix a missing include in Qt-5.14:
    122129    </para>
    123130
Note: See TracChangeset for help on using the changeset viewer.