[kde-community] Cervisia?

tsdgeos at yahoo.es tsdgeos at yahoo.es
Sun Jun 5 10:19:24 BST 2016


>From mobile, sorry for non in-line answer.

Using a QApplication doesn't immediately mean you need to call setTranslators, in fact it should be the exception, most apps probably use KXmlGuiWindow or subclass as main window and that does it automatically. 

Cheers, 
 Albert

Enviat des del meu telèfon intel·ligent BlackBerry 10.
  Missatge original  
De: Burkhard Lück
Enviat: diumenge 5 de juny de 2016 9.15
Per a: kde-core-devel at kde.org
Respon a: informing about and discussing non-technical community topics
A/c: Martin Koller; informing about and discussing non-technical community topics
Tema: Re: [kde-community] Cervisia?

Am Samstag, 4. Juni 2016, 22:45:49 CEST schrieb Martin Koller:
> On Friday 16 October 2015 06:53:19 Jeremy Whiting wrote:
> > Awesome! Keep it up. Porting to Qt5/KF5 can happen on a branch and be
> > done a small bit at a time if you like. There are also some scripts in
> > kdesdk/kde-dev-scripts/kf5 that can help with the trivial changes.
> > Most are executed like find -iname *.cpp | xargs scriptname, but if
> > not they will say in a comment at the top of the script how to execute
> > them.
> > 
> > On Thu, Oct 15, 2015 at 8:02 PM, Martin Koller <kollix at aon.at> wrote:
> > > On Thursday 15 October 2015 15:49:32 Jeremy Whiting wrote:
> > >> Michael, Martin,
> > >> 
> > >> Any progress on the cervisia front? Is there anything I can do to help?
> > > 
> > > yes, a lot of progress!
> > > We have already ported away from Qt3/KDE3 support classes.
> > > This is already in master and I'm testing it by using it on a daily
> > > basis.
> > > 
> > > The next step would now be to start the port to KF5 - this has not been
> > > started yet.
> Just for your information: I have now completed the KF5 port and master now
> holds this version

So you want Scripty to track master to trunk_kf5 and Applications/16.04 to 
l10n stable, right?

Some i18n issues:

It is a QApplication so you have to add the translators tab manually with 
aboutData.setTranslator

no setApplicationDomain("cervisia"), so no translations of KXmlGui (.rc) files 
and KConfigXT (.kcfg) files, see https://api.kde.org/frameworks/ki18n/html/
prg_guide.html

Thanks

-- 
Burkhard Lück

_______________________________________________
kde-community mailing list
kde-community at kde.org
https://mail.kde.org/mailman/listinfo/kde-community



More information about the kde-community mailing list