diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-03 13:45:21 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-12 08:47:32 +0700 |
commit | 7e446746a45232562196d0d2633d536659a79618 (patch) | |
tree | b021398ea3b491373c8b822b7310d923867761f1 /libraries | |
parent | ae2630c1e491c8c6cec1af5a9263b45156f7be46 (diff) | |
download | slackbuilds-7e446746a45232562196d0d2633d536659a79618.tar.gz |
libraries/QScintilla-qt5: Fix slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/QScintilla-qt5/slack-desc | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/libraries/QScintilla-qt5/slack-desc b/libraries/QScintilla-qt5/slack-desc index 3358ffc54e..01e5175244 100644 --- a/libraries/QScintilla-qt5/slack-desc +++ b/libraries/QScintilla-qt5/slack-desc @@ -1,19 +1,19 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. - |-----handy-ruler--------------------------------------------------| + |-----handy-ruler------------------------------------------------------| QScintilla-qt5: QScintilla-qt5 (Qt5 port of the Scintilla C++ editor control) QScintilla-qt5: -QScintilla-qt5: QScintilla includes features especially useful when editing and -QScintilla-qt5: debugging source code. These include support for syntax styling, -QScintilla-qt5: error indicators, code completion, and call tips. The selection -QScintilla-qt5: margin can contain markers like those used in debuggers to -QScintilla-qt5: indicate breakpoints and the current line. Styling choices are -QScintilla-qt5: more open than with many editors, allowing the use of -QScintilla-qt5: proportional fonts, bold and italics, multiple foreground and +QScintilla-qt5: QScintilla includes features especially useful when editing and +QScintilla-qt5: debugging source code. These include support for syntax styling, +QScintilla-qt5: error indicators, code completion, and call tips. The selection +QScintilla-qt5: margin can contain markers like those used in debuggers to +QScintilla-qt5: indicate breakpoints and the current line. Styling choices are +QScintilla-qt5: more open than with many editors, allowing the use of +QScintilla-qt5: proportional fonts, bold and italics, multiple foreground and QScintilla-qt5: background colours, and multiple fonts. QScintilla-qt5: |