[Bug 157526] New: [Patch provided] Add a function KGlobalSettings::readXdgUserDir(const QString path) to retrieve xdg path

rapsys rapsys at free.fr
Sat Feb 9 15:52:29 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=157526         
           Summary: [Patch provided] Add a function
                    KGlobalSettings::readXdgUserDir(const QString path) to
                    retrieve xdg path
           Product: kdelibs
           Version: unspecified
          Platform: Mandriva RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: kdelibs-bugs kde org
        ReportedBy: rapsys free fr


Version:           3.5.8-9mdv2008.1 (using KDE 3.5.8)
Installed from:    Mandriva RPMs
Compiler:          Target: i586-mandriva-linux-gnu version gcc 4.2.2 20071128 (prerelease) (4.2.2-2mdv2008.1) Linux (i686) release 2.6.24-laptop-1mdv
OS:                Linux

Hi,

I went into change konversation default configuration that sux
(store download in $HOME/dccrecv, logs in $HOME/logs, etc...)

But i went to discover there is no way to retrieve the xdg user directory stored in : $HOME/.config/user-dirs.dirs

Next patch would allow me to retrieve that path with the following call KGlobalSettings::readXdgUserDir("download") the download directory ($HOME/Téléchargement in my case for example)

Plz add it for 3.5.9 version.


More information about the Kdelibs-bugs mailing list