[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    klocale problems
From:       Tomasz Grobelny <grotk () poczta ! onet ! pl>
Date:       2005-07-28 21:16:28
Message-ID: 200507282316.29083.grotk () poczta ! onet ! pl
[Download RAW message or body]

What does such a code output on your systems? And why even if my entire KDE is 
localized (Polish) it returns only en_US? TIA
#include <klocale.h>
#include <iostream>
#include <kapplication.h>
#include <kglobal.h>
using namespace std;
int main(int argc, char** argv)
{
    KApplication test(argc, argv, "test");
    KLocale* locale=KGlobal::locale();
    cerr<<locale->languages()<<endl;
}
-- 
Regards,
Tomasz Grobelny
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic