[Kde-accessibility] qtatspi is moving

Frederik Gladhorn gladhorn at kde.org
Mon Apr 23 18:11:34 UTC 2012


On 04/23/2012 05:32 AM, Hammer Attila wrote:
> Hy Frederik,
>
> I welcome help the testing tomorrow.
> If I switched the new branch, I need running cmake, make and make
> install commands to rebuild the new branch?
You should do an out of source build, creating a subdirectory.
Inside the Qt at-spi directory you should run:

mkdir build
cd build
cmake ..
make
make install


> Future how can possible translating the new translatable messages? I
> only prewious translated GNOME APPS related i18n messages, and not yet
> have experiences with KDE application message translation. KDE
> infrastructure moved projects using po files too?
Translations are done with po files indeed. I think this will be quick,
but it needs more infrastructure set up and a patch to actually use the
translations.

Cheers
Frederik

>
> Attila
> _______________________________________________
> kde-accessibility mailing list
> kde-accessibility at kde.org
> https://mail.kde.org/mailman/listinfo/kde-accessibility



More information about the kde-accessibility mailing list