| The Following User Says Thank You to NightShift79 For This Useful Post: | ||
|
|
2011-04-15
, 21:18
|
|
|
Posts: 855 |
Thanked: 611 times |
Joined on Oct 2010
@ Germany
|
#402
|
|
|
2011-04-16
, 00:50
|
|
Posts: 586 |
Thanked: 471 times |
Joined on Jan 2010
@ Finland
|
#403
|
|
|
2011-04-16
, 01:44
|
|
|
Posts: 566 |
Thanked: 282 times |
Joined on Sep 2010
@ Lower Saxony
|
#404
|

|
|
2011-04-16
, 01:48
|
|
Posts: 98 |
Thanked: 16 times |
Joined on Jun 2010
|
#405
|
|
|
2011-04-16
, 02:01
|
|
Posts: 586 |
Thanked: 471 times |
Joined on Jan 2010
@ Finland
|
#406
|
when i install this it's do always same thing.. (i even reinstall my os and try again). It won't start the video and it show up this way on terminal:
|
|
2011-04-16
, 10:51
|
|
|
Posts: 417 |
Thanked: 200 times |
Joined on Apr 2010
@ Germany
|
#407
|
German still not showing in 0.3.9.
Even tho I have set my device language to gerrman, I prefer apps like this in english. So I would REALLY appreaciate if you made any localizations optional or at least easily disable-able (lol does that word make any sense?).
Hope Nightshift79 isn't offended, I'm sure many other ppl appreciate localization....
|
|
2011-04-16
, 11:20
|
|
|
Posts: 939 |
Thanked: 366 times |
Joined on Dec 2010
@ U.K.
|
#408
|
|
|
2011-04-16
, 11:29
|
|
Posts: 3,664 |
Thanked: 1,529 times |
Joined on Sep 2009
@ Hamilton, New Zealand
|
#409
|
I'm satisfied
| The Following 3 Users Say Thank You to maxximuscool For This Useful Post: | ||
|
|
2011-04-16
, 11:31
|
|
|
Posts: 417 |
Thanked: 200 times |
Joined on Apr 2010
@ Germany
|
#410
|
#include <QTranslator>
//#ifdef Q_WS_MAEMO_5
//#include <QtOpenGL/QGLWidget>
//#endif
int main(int argc, char *argv[])
{
QApplication app(argc, argv);
app.setApplicationName("FMRadio");
//Added translation:
QTranslator translator;
translator.load("/opt/usr/share/qmltube/qml/qmltube/i18n/qml_de");
app.installTranslator(&translator);
QmlApplicationViewer viewer;
![]() |
| Tags |
| cutetube, marxian = god, marxian legend, son of a gun, son of douche, son of fail, son of god, youtube |
| Thread Tools | |
|
I'm glad I got the comments back instead :P
Keep up the great work!
Thanks.