[maemo-developers] Installing HTML help files in Maemo and Symbian^3

From: Kristóf Timur timur at sch.bme.hu
Date: Mon May 16 16:22:58 EEST 2011
Hello David,
> I considered that.  I don't think that's the right solution.  It's my
> intention to translate the help files into a number of languages.
>
That's easy. Then you can do:
QString aSupportFile =
QSupportSystem.openSupportFile(":/help/file_" + QLocale::system().name() 
+ ".html");
> Embedding each one in my application will make my application much bigger.
Not that much bigger. A html is not that big.
And why is it worse than having to copy all the files to a different 
directory?
> There has to be another way.  When I find it, I will share it here.
Okay, thanks.

Cheers,
Timur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.maemo.org/pipermail/maemo-developers/attachments/20110516/fd69ec3f/attachment.htm>
More information about the maemo-developers mailing list