On 25/01/2017 06:02 μμ, šumski wrote:
Unless you have something like this[1] in ki18n package,
translations will be found only in $prefix/share/locale...
the mentioned package is just a plasma5 plasmoid that should install its
translations at /usr/share/locale/kf5 (according to openSUSE directory
tree). In order to achieve this in openSUSE at its cmake main file we use:
KDE_INSTALL_LOCALEDIR/kf5
but this from distro to distro creates breakage. This is why I am asking if
aKF5_INSTALL_LOCALEDIR would be a good idea. regards, michail
The standard location is still read/searched, just after share/locale/kf5.
I am sorry but I didnt understand the solution from your comments.
So, what (is) / (will be) the preferred way to install translations for
Plasma 5 plasmoids in openSUSE?
How /usr/share/locale/kf5 is going to be reached through CMake ?
regards,
michail