-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117052/#review54111
-----------------------------------------------------------


The docs need cleaning up, but I'd like to concentrate on the API first.

I'd rather this followed the convention of other file-generating macros in 
getting the user to provide a variable name to store the file(s) in, rather 
than always using ECM_QT_TRANSLATION_LOADER.

I also think that the installation should be handled by the caller.  Provide a 
variable to store the qmfiles in, and require the caller to install them in a 
subdir <podir> of something in QStandardPaths::GenericDataLocation.  That way, 
the project can make use of the user-configurable DATA_INSTALL_DIR from 
KDEInstallDirs, for example, or their own installation path code.

I could imagine that an option to specify the name of the loader file could 
potentially be useful to avoid clashes, but let's leave that until someone says 
they want it.

- Alex Merry


On March 25, 2014, 10:48 a.m., Aurélien Gâteau wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117052/
> -----------------------------------------------------------
> 
> (Updated March 25, 2014, 10:48 a.m.)
> 
> 
> Review request for Build System, Extra Cmake Modules and KDE Frameworks.
> 
> 
> Repository: extra-cmake-modules
> 
> 
> Description
> -------
> 
> This simplifies translation handling for frameworks using Qt translation 
> system.
> 
> 
> Diffs
> -----
> 
>   modules/ECMTrLoader.cpp.in PRE-CREATION 
>   modules/ECMSetupQtTranslations.cmake PRE-CREATION 
> 
> Diff: https://git.reviewboard.kde.org/r/117052/diff/
> 
> 
> Testing
> -------
> 
> Here is a patch which make kbookmarks use it: 
> http://agateau.com/tmp/kbookmarks-tr.diff . The necessary changes for the 
> Messages.sh part of the patch are being reviewed for inclusion in the 
> l10n-kde4 repository.
> 
> 
> Thanks,
> 
> Aurélien Gâteau
> 
>

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to