[Digikam-devel] [Bug 205059] The default path for image library is not localizable

Marcel Wiesweg marcel.wiesweg at gmx.de
Fri Sep 11 19:37:14 BST 2009


https://bugs.kde.org/show_bug.cgi?id=205059


Marcel Wiesweg <marcel.wiesweg at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-09-11 20:37:13 ---
    picturesPath = QDir::homePath() + i18nc([...], "/Pictures");

The path is still retrieved using i18n().
However, this is only the last resort. We default to system-wide settings
(XDG...) retrieved with KGlobalSettings::picturesPath(). Probably your
distribution has set such a path without localizing it, or there is a problem
in KDE libs.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list