[Lunar-commits] <moonbase> kdebase4-runtime: Adding a SHORT and description.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Mon Feb 11 17:57:28 CET 2008
commit c68977f3b298e4c2a2dff20d903a7c8f640b6a7f
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Mon Feb 11 11:57:28 2008 -0500
kdebase4-runtime: Adding a SHORT and description.
---
kde4/base/kdebase4-runtime/DETAILS | 34 +++++++++++++++++++++++++++++++++-
1 files changed, 33 insertions(+), 1 deletions(-)
diff --git a/kde4/base/kdebase4-runtime/DETAILS b/kde4/base/kdebase4-runtime/DETAILS
index e0ab522..56729f6 100644
--- a/kde4/base/kdebase4-runtime/DETAILS
+++ b/kde4/base/kdebase4-runtime/DETAILS
@@ -9,6 +9,38 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/kdebase-runtime-$VERSION
MODULE_PREFIX=${KDE4_INSTALL_DIR:-/opt/lunar/kde/4}
ENTERED=20071026
UPDATED=20080205
- SHORT=""
+ SHORT="compenents KDE expects to be available at runtime"
cat << EOF
+These are various components that KDE applications can expect
+to be available at runtime.
+
+The following components are available:
+- DrKonqi, the KDE crash handler way of loading KDE control modules
+- Various control modules
+- KDE-Menu, a utility to find where in the K menu a given application can be
+ found
+- KDebugDialog, a utility to control the debugging output in debug builds of KDE
+- KDEEject, a small script to eject media
+- KDEPrint, various runtime components of the KDE printing system
+- KDESU, a graphical front-end to su that allows you to run programs as a
+ different user (typically with root privileges)
+- KFile, a utility for reading and writing file metadata
+- KHelpCenter, the KDE help center
+- KIOClient, a command-line tool for network-transparent file operations
+- KIOExec, a utility to allow non-network-aware applications to open files over
+ a network connection
+- Various KIO slaves
+- KMimeTypeFinder, a utility to find the mimetype of a given file
+- KNetAttach, a wizard for connecting to a network folder
+- KHotNewStuff, a program for downloading KDE addons notification daemon
+- KPasswdServer, a daemon that allows KIO slaves to share passwords
+- KQuitApp, a utility to close a KDE application using D-Bus
+- KReadConfig/KWriteConfig, utilities to read and write configuration files from
+ a script
+- KStart, an X11 utility to start applications with special window properties
+- KTimeZoneD, a KDED module for accessing and caching time zone information
+- KTraderClient, a utility for querying the KDE trader system
+- KUIServer, an application for displaying progress information, eg: of KIO
+ slaves
+- Various plugins for KUriFilter
EOF
More information about the Lunar-commits
mailing list