main.cpp
changeset 91 855c486b9360
parent 90 10f3d35dcbad
child 93 31c6ce8efbc7
     1.1 --- a/main.cpp	Sat Feb 19 17:14:33 2005 +0000
     1.2 +++ b/main.cpp	Mon Feb 28 16:22:29 2005 +0000
     1.3 @@ -114,7 +114,7 @@
     1.4  
     1.5  	// Initialize translations
     1.6  	QTranslator translator (0);
     1.7 -	translator.load( QString("vym_")+QTextCodec::locale(), shareDir + "/lang");
     1.8 +	translator.load( QString("vym_")+QTextCodec::locale(), shareDir.path() + "/lang");
     1.9      app.installTranslator( &translator );
    1.10  
    1.11  	// Initializing the row of system flags