On Mon, Jun 24, 2013 at 8:30 AM, Alexey Obukhov <[email protected]>wrote:

> I try to add my *.ts into project, but does nothing
>
> files: [
>         "src/*.cpp",
>         "src/*.h",
>         "src/*.ui",
>         "src/*.qrc",
>         "src/*.rc",
>         "src/locale/*.ts"
> ]
>
> How to add files of translation to the project?
>
> --
> Alexey Obukhov
>
> _______________________________________________
> QBS mailing list
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/qbs
>

Does 
this<http://qt.gitorious.org/qt-creator/qt-creator/blobs/2.8/share/qtcreator/translations/translations.qbs>help?

- Orgad
_______________________________________________
QBS mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to