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
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to