[Lunar-commits] <moonbase> kate: Adjusting DETAILS to add information.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Mon Jan 30 12:35:17 CET 2012


commit 9e7eb746a6b7cd39dbb22a0a2a0bec14e606eeb6
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Mon Jan 30 06:35:17 2012 -0500

    kate: Adjusting DETAILS to add information.
---
 kde4/utils/kate/DETAILS |   29 ++++++++++++++++++++++++++---
 1 files changed, 26 insertions(+), 3 deletions(-)

diff --git a/kde4/utils/kate/DETAILS b/kde4/utils/kate/DETAILS
index 14aa568..7d3f71e 100644
--- a/kde4/utils/kate/DETAILS
+++ b/kde4/utils/kate/DETAILS
@@ -4,11 +4,34 @@
       SOURCE_URL=$KDE_URL/stable/$VERSION/src
       SOURCE_VFY=sha1:01cfffa6e905103c1b23d4006ba5a26844cc97aa
    MODULE_PREFIX=${KDE4_INSTALL_DIR:-/usr}
-        WEB_SITE=http://www.kde.org
+        WEB_SITE=http://www.kde.org/applications/utilities/kate/
          ENTERED=20110813
          UPDATED=20120126
-           SHORT="kate"
+           SHORT="KDE multi document multi view text editor"
 
 cat << EOF
-kate
+Kate is a multi-document, multi-view text editor for KDE. It features stuff 
+like codefolding, syntaxhighlighting, dynamic word wrap, an embedded console, 
+an extensive plugin interface and some prelimentary scripting support.
+
+Features
+
+    MDI, window splitting, window tabbing
+    Spell checking
+    CR, CRLF, LF newline support
+    Encoding support (utf-8, utf-16, ascii etc.)
+    Encoding conversion
+    Regular expression based find & replace
+    Powerful syntax highlighting and bracket matching
+    Code and text folding
+    Infinite undo/redo support
+    Block selection mode
+    Auto indentation
+    Auto completion support
+    Shell integration
+    Wide protocol support (http, ftp, ssh, webdav etc.) using kioslaves
+    Plugin architecture for the application and editor component
+    Customizable shortcuts
+    Integrated command line
+    Scriptable using JavaScript
 EOF


More information about the Lunar-commits mailing list