[Lunar-commits] <moonbase> kdesdk4: Addins a SHORT and description.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Mon Feb 11 17:29:16 CET 2008


commit 788bb821cacbaeec6f5e1fb34db44512c04c7dd7
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Mon Feb 11 11:29:16 2008 -0500

    kdesdk4: Addins a SHORT and description.
---
 kde4/base/kdesdk4/DETAILS |   20 +++++++++++++++++++-
 1 files changed, 19 insertions(+), 1 deletions(-)

diff --git a/kde4/base/kdesdk4/DETAILS b/kde4/base/kdesdk4/DETAILS
index 7025a37..2ba227a 100644
--- a/kde4/base/kdesdk4/DETAILS
+++ b/kde4/base/kdesdk4/DETAILS
@@ -9,6 +9,24 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/kdesdk-$VERSION
    MODULE_PREFIX=${KDE4_INSTALL_DIR:-/opt/lunar/kde/4}
          ENTERED=20071026
          UPDATED=20080205
-           SHORT=""
+           SHORT="applications and tools for development"
 cat << EOF
+This is a collection of applications and tools used by KDE developers.
+It also has example code for use in learning KDE programming or starting
+a new KDE application.
+
+* cervisia: CVS client part
+* kapptemplate: shell script to easy the beginning of new apps
+* kexample: a sample KDE application, heavily documented
+* kbugbuster: a graphical frontend for the KDE bug reporting system
+* kdepalettes: palettes matching KDE's style for Gimp and XPaint
+* kmtrace: converts glibc's mtrace log into a full backtrace
+* kspy: displays all used QObjects in an application
+* kstartperf: startup time measurement
+* poxml: auxillary programs for documentation translation
+* scripts: various helper scripts (see scripts/README)
+* scheck: An interface style to highlight accel and style guide conflicts
+* kuiviewer: A KPart that lets you view .ui files.
+* umbrello: A UML modeller.
+* kate: A fast and advanced text editor, extensible with nice plugins.
 EOF


More information about the Lunar-commits mailing list