No description
Find a file
Michael Jansen 62b53cca02 Add Q_CLASSINFO . KDEDModules have to have one
because they are registered with dbus from kded.

svn path=/trunk/KDE/kdebase/apps/; revision=870665
2008-10-13 00:38:18 +00:00
cmake/modules Build with pciutils 3.0.0, which uses libresolv. 2008-08-06 10:26:28 +00:00
doc add an example how to use the smart_newline shortcut 2008-10-06 19:59:48 +00:00
dolphin Simplify the treeview panel implementation (thanks to David Faure for pimping KDirModel::expandToUrl() :-)). 2008-10-11 14:13:14 +00:00
kappfinder SVN_SILENT made messages (.desktop file) 2008-10-12 11:04:37 +00:00
kdepasswd SVN_SILENT made messages (.desktop file) 2008-09-29 11:19:40 +00:00
kdialog better i18n, although i'm not sure translating kError is good 2008-09-19 21:06:47 +00:00
keditbookmarks use the bookmarks-organize icon for keditbookmarks 2008-09-19 20:38:15 +00:00
kfind Don't load mimetype icons at startup, they decrease the startup time by 6-10x 2008-10-04 01:12:10 +00:00
kinfocenter compile (you should also change the declaration) 2008-10-11 13:45:30 +00:00
konqueror Add Q_CLASSINFO . KDEDModules have to have one 2008-10-13 00:38:18 +00:00
kwrite constify to detach less 2008-09-20 11:38:39 +00:00
lib Add Q_CLASSINFO . KDEDModules have to have one 2008-10-13 00:38:18 +00:00
nsplugins dbus now 2008-09-24 07:11:10 +00:00
plasma SVN_SILENT made messages (.desktop file) 2008-10-12 11:04:37 +00:00
CMakeLists.txt -these files are already included via MacroLibrary.cmake 2008-07-19 11:17:58 +00:00
config-apps.h.cmake fix path #defines 2007-10-18 13:36:56 +00:00
ConfigureChecks.cmake fix kinfocenter 2008-03-03 12:42:28 +00:00
Mainpage.dox Typo in URL for doplhin 2008-09-16 18:19:06 +00:00
README Add apps/ and workspace/ directories along with README files so 2005-08-31 09:29:34 +00:00

KDE Base Applications consists of what runs on the desktop.  This module isn't a complete collection of essential applications that a user would expect on a desktop (such as e-mail and calculator).  This packages is the basic set of applications beyond the workspace that KDE applications can assume are installed.  These applications should have no problem running on Windows, OS X, Gnome, etc as stand alone applications if the user wanted to use them there.