Find a file
Darío Andrés Rodríguez 973e52a90e Use "PCI_LOOKUP_DEVICE|PCI_LOOKUP_SUBSYSTEM" flags instead of
"PCI_LOOKUP_VENDOR|PCI_LOOKUP_DEVICE|PCI_LOOKUP_SUBSYSTEM".
This fixes a crash in certain situations in the PCI KCM
(the information obtained from the call using the new flags doesn't change
as documented in the pciutils header doc.)

BUG: 173327

svn path=/trunk/KDE/kdebase/apps/; revision=966298
2009-05-10 21:52:25 +00:00
cmake/modules Build with pciutils 3.0.0, which uses libresolv. 2008-08-06 10:26:28 +00:00
doc fix 2 minor issues 2009-04-12 20:39:49 +00:00
dolphin SVN_SILENT made messages (.desktop file) 2009-05-10 13:42:01 +00:00
kappfinder SVN_SILENT made messages (.desktop file) 2009-05-10 13:42:01 +00:00
kdepasswd SVN_SILENT made messages (.desktop file) 2009-05-10 13:42:01 +00:00
kdialog While I'm fixing KDialog bugs, fix bug 186413 (--textinputbox doesn't return actual result 2009-03-07 04:19:25 +00:00
keditbookmarks global typo fix 2009-02-07 01:12:28 +00:00
kfind const & for foreach 2009-04-11 11:20:13 +00:00
kinfocenter Use "PCI_LOOKUP_DEVICE|PCI_LOOKUP_SUBSYSTEM" flags instead of 2009-05-10 21:52:25 +00:00
konqueror Forwardport fix for #192247 2009-05-10 15:28:10 +00:00
kwrite Mode string may be empty, i18n does not like that. 2009-05-05 19:12:23 +00:00
lib CCMAIL: kossebau@kde.org 2009-05-06 23:58:39 +00:00
nsplugins SVN_SILENT made messages (.desktop file) 2009-04-04 15:51:35 +00:00
plasma Initialize m_dropOperation. 2009-05-10 07:18:27 +00:00
CMakeLists.txt fix version number 2009-05-06 21:44:28 +00:00
config-apps.h.cmake #cmakedefine instead of #define for HAVE_LONG_LONG, HAVE_SIGSET, HAVE_SIGACTION and HAVE_NICE 2009-03-21 15:06:35 +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.