[Bug 205059] New: The default path for image library is not localizable

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 205059] New: The default path for image library is not localizable

Mikael Lammentausta-3
https://bugs.kde.org/show_bug.cgi?id=205059

           Summary: The default path for image library is not localizable
           Product: digikam
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           1.0.0-SVN (using KDE 4.3.0)
OS:                Linux
Installed from:    Compiled From Sources

In the digikam.pot l10n file there is a string "/Pictures" which was before
localized when asking this location on the first run.

Currenly the first run wizard has been reworked so this must have dropped. The
translation does not apply, digiKam offers me $HOME/Pictures.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

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

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=205059


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
          Component|general                     |setup
            Version|unspecified                 |1.0.0




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

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

Marcel Wiesweg
In reply to this post by Mikael Lammentausta-3
https://bugs.kde.org/show_bug.cgi?id=205059


Marcel Wiesweg <[hidden email]> 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.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

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

Gilles Caulier-4
In reply to this post by Mikael Lammentausta-3
https://bugs.kde.org/show_bug.cgi?id=205059

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |1.0.0

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel