Revision 843168

Go back to digest for 10th August 2008

Features in KDE Base

Helio Castro committed changes in /trunk/KDE/kdelibs/kdeui/kernel:

- Full implementation of XDG user dirs
- KDE now have not only desktopPath() and documentsPath(), but picturesPath(), musicPath() and videosPath(), and respects the $HOME/.config/user-dirs.dirs if they exists, using the respective entries XDG_DESKTOP_DIR, XDG_DOWNLOAD_DIR, XDG_DOCUMENTS_DIR, XDG_MUSIC_DIR, XDG_PICTURES_DIR, XDG_VIDEOS_DIR.

If xdg user dirs file not available, the standard old directories are assumed.
This opens the opportunity for documents:/ music:/ download:/ pictures:/ and videos:/

File Changes

Modified 2 files
  • /trunk/KDE/kdelibs/kdeui/kernel
  •   /kglobalsettings.cpp
  •   /kglobalsettings.h
2 files changed in total