Ignore:
Timestamp:
07/28/2015 08:37:42 PM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 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:
87532434
Parents:
49ee8357
Message:

Fix typos in the LXQT section
Add ruby to the recommended dependencies for Qt4
Fix librep and reiserfsprogs to build correctly for GCC 5

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lxqt/apps/juffed.xml

    r49ee8357 rb9488cf  
    3333      The <application>JuffEd</application> package is a Qt based editor with
    3434      support for multiple tabs. It is simple and clear, but very powerful.
    35       Supports language syntax highlighting, auto-indents in accordance with
     35      It supports language syntax highlighting, auto-indents in accordance with
    3636      file type, code blocks folding, maching braces highlighting with instant
    3737      jumps between them, powerful search and replacing text using regular
     
    9191    <para role="required">
    9292      <xref linkend="qscintilla"/>
     93      <xref linkend="qtermwidget"/>
    9394    </para>
    9495
     
    109110    <para>
    110111      For compilation with <application>Qt4</application>, see <quote>Command
    111       Explanations</quote>, below. Install
     112      Explanations</quote> below. Install
    112113      <application>juffed</application> by running the following commands:
    113114    </para>
     
    187188        <listitem>
    188189          <para>
    189             is a <application>Qt</application> based editor.
     190            is a <application>Qt</application> based text editor.
    190191          </para>
    191192          <indexterm zone="juffed juffed-prog">
Note: See TracChangeset for help on using the changeset viewer.