[Interest] Translation support totally broken
Scott Aron Bloom
scott.bloom at onshorecs.com
Thu Dec 19 17:55:49 CET 2013
I didn't say in copyright notices :)
I had once worked on a project, where we were putting out 9 versions of the same code... Using Qt translation made + Qt styles made it a snap
Scott
-----Original Message-----
From: interest-bounces+scott.bloom=onshorecs.com at qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs.com at qt-project.org] On Behalf Of Thiago Macieira
Sent: Friday, December 20, 2013 1:52 AM
To: interest at qt-project.org
Subject: Re: [Interest] Translation support totally broken
On quinta-feira, 19 de dezembro de 2013 09:30:54, Scott Aron Bloom wrote:
> Another tip.. If you are creating software as an OEM.
>
> Use %CUSTOMER_NAME%, and %PRODUCT_NAME%, and I have also used it for
> %COPYRIGHT% in the original C++.
>
> For instance: QString( "About: %PRODUCT_NAME%. Copyright %COPYRIGHT%
> %CUSTOMER_NAME%" );
This was the Qt license header in later Trolltech days:
/****************************************************************************
**
** Copyright (C) 1991-$THISYEAR$ $TROLLTECH$
**
** This file is part of the $MODULE$ module of the Qt Toolkit.
**
** $LICENSE$
**
****************************************************************************/
That's one of the reasons why the old history cannot be released.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list