Re: qtatspi is moving
Frederik Gladhorn <[email protected]>
| Newsgroups | gmane.comp.kde.devel.accessibility |
|---|---|
| Message-ID | <[email protected]> |
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 > [email protected] > https://mail.kde.org/mailman/listinfo/kde-accessibility