Version: (using KDE 4.3.3) OS: Linux Installed from: Archlinux Packages Without having konqueror installed there seems to be no way to set/edit the user's default paths. The entire sub menu does not show up. I think this might be a little frustrating for those who prefer other browsers than konqueror and don't have konqueror installed.
*** Bug 209839 has been marked as a duplicate of this bug. ***
Related proposed patch: http://reviewboard.kde.org/r/2336/
SVN commit 1092352 by cfeck: Split kcm_desktoppaths from Konqueror settings The next step is to move that to kdebase/workspace, as suggested by David Faure on irc. REVIEW: 2336 CCBUG: 216427 M +13 -1 CMakeLists.txt M +1 -1 desktoppath.desktop M +2 -2 globalpaths.cpp M +0 -2 konqkcmfactory.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1092352
SVN commit 1092369 by cfeck: Move kcm_desktoppaths from kdebase/apps to kdebase/workspace This allows users to change desktop paths without having Konqueror installed. Please move translation and documentation in trunk, thanks! BUG: 216427 CCMAIL: kde-packager@kde.org CCMAIL: kde-i18n-doc@kde.org CCMAIL: kde-buildsystem@kde.org CCMAIL: faure@kde.org M +0 -14 apps/konqueror/settings/konq/CMakeLists.txt D apps/konqueror/settings/konq/desktoppath.desktop D apps/konqueror/settings/konq/globalpaths.cpp D apps/konqueror/settings/konq/globalpaths.h D apps/konqueror/settings/konq/kcmdesktoppaths.cpp D apps/konqueror/settings/konq/kcmdesktoppaths.h M +1 -0 workspace/kcontrol/CMakeLists.txt A workspace/kcontrol/desktoppaths (directory) A workspace/kcontrol/desktoppaths/CMakeLists.txt A workspace/kcontrol/desktoppaths/desktoppath.desktop apps/konqueror/settings/konq/desktoppath.desktop#1092359 A workspace/kcontrol/desktoppaths/globalpaths.cpp apps/konqueror/settings/konq/globalpaths.cpp#1092359 [License: GPL (v2+)] A workspace/kcontrol/desktoppaths/globalpaths.h apps/konqueror/settings/konq/globalpaths.h#1092359 [License: GPL (v2+)] A workspace/kcontrol/desktoppaths/kcmdesktoppaths.cpp apps/konqueror/settings/konq/kcmdesktoppaths.cpp#1092359 [License: LGPL (v2)] A workspace/kcontrol/desktoppaths/kcmdesktoppaths.h apps/konqueror/settings/konq/kcmdesktoppaths.h#1092359 [License: LGPL (v2)] WebSVN link: http://websvn.kde.org/?view=rev&revision=1092369