Find a file
Eduardo Robles Elvira f0a14f7fa7 Bugfix: Currently, if you open dolphin, select a bunch of files, and right click and
select Open With > whatever, all the files are opened. Which is the right 
thing. However, if you hit enter to open those selected files, no file is 
opened. Currently, the file is only opened if there's only *one* file 
selected. The attached patch fixes this problem.


svn path=/trunk/KDE/kdebase/apps/; revision=777695
2008-02-21 09:55:08 +00:00
cmake/modules move RAW1394 discovery module to apps, because kinfocenter needs it now 2008-02-04 14:05:28 +00:00
doc move the kinfocenter handbook from workspace to apps. 2008-01-31 21:59:39 +00:00
dolphin Bugfix: Currently, if you open dolphin, select a bunch of files, and right click and 2008-02-21 09:55:08 +00:00
kappfinder SVN_SILENT made messages (.desktop file, second try) 2008-02-12 16:54:30 +00:00
kdepasswd SVN_SILENT made messages (.desktop file) 2008-02-13 18:39:24 +00:00
kdialog fix for win32 - re-add includes for QFileDialog and fork() 2008-01-15 20:08:37 +00:00
keditbookmarks Apply patch John Varouhakis. Patch looks clean an makes sense, even when I am not able to reproduce the bug. 2008-02-19 21:57:03 +00:00
kfind No longer use Obsolete Member for QWidget: 2008-02-18 01:06:50 +00:00
kinfocenter LIB_INSTALL_DIR -> INSTALL_TARGETS_DEFAULT_ARGS 2008-02-18 21:51:54 +00:00
konqueror ebn copyright checks: reformatting fixes 2008-02-20 09:32:22 +00:00
kwrite LIB_INSTALL_DIR -> INSTALL_TARGETS_DEFAULT_ARGS 2008-02-18 21:51:54 +00:00
lib Add title to submenu 2008-02-20 07:30:24 +00:00
nsplugins Fix warning from KConfigGroup::readXdgListEntry in about:plugins 2008-02-19 11:43:32 +00:00
CMakeLists.txt forward port SVN commit 770893 by winterz: 2008-02-04 16:30:15 +00:00
config-apps.h.cmake fix path #defines 2007-10-18 13:36:56 +00:00
ConfigureChecks.cmake move configure checks for kfontinst 2007-07-14 21:07:22 +00:00
Mainpage.dox Start of apidocs mainpage cleanup for kdebase. 2007-07-23 20:48:03 +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.