Find a file
David Faure ecd67f2ab1 Unify the konqueror.rc forks again. After the past work on moving filemanagement-specific actions to dolphinpart,
there was no real difference left between konq-webbrowsing.rc and konq-filemanagement.rc. Just the hiding of
reload and stop in filemanagement, but those are very useful for remote directories anyway, so let's have them back.
On the other hand konqueror.rc kept rotting away but was still used as default in many places...
So we had bugs like "RMB on a link, the new window has text under icons because it uses konqueror.rc
instead of konq-webbrowsing.rc" -- which shows that the konqueror.rc/konq-webbrowsing.rc distinction made no sense either.

CCMAIL: kfm-devel@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=854635
2008-08-29 22:38:14 +00:00
cmake/modules Build with pciutils 3.0.0, which uses libresolv. 2008-08-06 10:26:28 +00:00
doc better wording 2008-08-25 20:26:55 +00:00
dolphin don't use the expensive QPixmap::setAlphaChannel() (see http://techbase.kde.org/Development/Tutorials/Graphics/Performance) 2008-08-29 16:12:56 +00:00
kappfinder SVN_SILENT made messages (.desktop file) 2008-08-25 23:01:08 +00:00
kdepasswd HIG fixes from our usability overlady 2008-08-19 21:28:20 +00:00
kdialog Replace XSetTransientForHint() with KWindowSystem::setMainWindow() to make 2008-08-18 12:53:23 +00:00
keditbookmarks Fix text input in the text fields at the bottom in keditbookmarks. 2008-08-17 14:27:49 +00:00
kfind Link fixes according to #168359. 2008-08-04 18:46:58 +00:00
kinfocenter Found this gold linking error on my shiny new AMD64 system (the libraries are somewhat different on linux/x86-64 it seems) 2008-08-23 23:20:02 +00:00
konqueror Unify the konqueror.rc forks again. After the past work on moving filemanagement-specific actions to dolphinpart, 2008-08-29 22:38:14 +00:00
kwrite suppress error message on open file 2008-08-18 20:48:06 +00:00
lib SVN_SILENT update name and email 2008-08-20 18:56:10 +00:00
nsplugins Merged revision 847205: 2008-08-14 23:06:11 +00:00
plasma call the containment init as well so we get actions and what not 2008-08-21 07:48:27 +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 it's http://dolphin.kde.org/ now 2008-07-26 14:01:34 +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.