summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qscintilla-designer/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/qscintilla-designer/DETAILS')
-rwxr-xr-xx11-toolkits/qscintilla-designer/DETAILS20
1 files changed, 13 insertions, 7 deletions
diff --git a/x11-toolkits/qscintilla-designer/DETAILS b/x11-toolkits/qscintilla-designer/DETAILS
index a438622006..a5e97fa2ac 100755
--- a/x11-toolkits/qscintilla-designer/DETAILS
+++ b/x11-toolkits/qscintilla-designer/DETAILS
@@ -11,12 +11,18 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/QScintilla-$VERSION
KEYWORDS="qt editors x11 libs"
SHORT="a plugin to Qt Designer for accessing to QScintilla classes"
cat << EOF
-This is QScintilla plugin for Qt Designer. It provides widgets for editors created with Qt.
-QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor class.
- As well as features found in standard text editing components, QScintilla includes features
-especially useful when editing and debugging source code. These include support for syntax
-styling, error indicators, code completion and call tips. The selection margin can contain
-markers like those used in debuggers to indicate breakpoints and the current line. Styling
-choices are more open than with many editors, allowing the use of proportional fonts, bold
+This is QScintilla plugin for Qt Designer. It provides widgets for editors
+created with Qt.
+QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor class.
+ As well as features found in standard text editing components, QScintilla
+ includes features
+especially useful when editing and debugging source code. These include
+support for syntax
+styling, error indicators, code completion and call tips. The selection
+margin can contain
+markers like those used in debuggers to indicate breakpoints and the current
+line. Styling
+choices are more open than with many editors, allowing the use of proportional
+fonts, bold
and italics, multiple foreground and background colours and multiple fonts.
EOF