Find a file
Alexander Neundorf a8b01eb0aa -add FONTCONFIG_INCLUDE_DIR where required
-cleanup the toplevel CMakeLists.txt a bit
-remove include_directories( CMAKE_CURRENT_SOURCE_DIR CMAKE_CURRENT_BINARY_DIR)
in the subdirs, since this is done now automatically by cmake (the CMAKE_INCLUDE_CURRENT_DIR option
-include_directories(KDE4_INCLUDES) in the toplevel CMakeLists.txt, so it
doesn't have to be done in every subdir

Alex


svn path=/trunk/KDE/kdebase/konqueror/; revision=539914
2006-05-12 00:08:30 +00:00
doc -add FONTCONFIG_INCLUDE_DIR where required 2006-05-12 00:08:30 +00:00
kdepasswd -add FONTCONFIG_INCLUDE_DIR where required 2006-05-12 00:08:30 +00:00
kdialog -add FONTCONFIG_INCLUDE_DIR where required 2006-05-12 00:08:30 +00:00
keditbookmarks -add FONTCONFIG_INCLUDE_DIR where required 2006-05-12 00:08:30 +00:00
kfind -add FONTCONFIG_INCLUDE_DIR where required 2006-05-12 00:08:30 +00:00
konqueror -add FONTCONFIG_INCLUDE_DIR where required 2006-05-12 00:08:30 +00:00
kwrite -add FONTCONFIG_INCLUDE_DIR where required 2006-05-12 00:08:30 +00:00
lib/konq -add FONTCONFIG_INCLUDE_DIR where required 2006-05-12 00:08:30 +00:00
nsplugins -add FONTCONFIG_INCLUDE_DIR where required 2006-05-12 00:08:30 +00:00
CMakeLists.txt Move konsole to apps/ 2006-04-28 16:45:57 +00:00
Makefile.am keditbookmarks moved to apps 2005-10-25 11:02:17 +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.