Loading the correct translations catalog
This commit is contained in:
parent
0410729136
commit
37fdc70e94
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
|
||||
extern "C" int KDE_EXPORT kdemain(int argc, char **argv)
|
||||
{
|
||||
KAboutData about("kiokdeconnect", "kdeconnect", ki18n("kiokdeconnect"), "1.0");
|
||||
KAboutData about("kiokdeconnect", "kdeconnect-kio", ki18n("kiokdeconnect"), "1.0");
|
||||
KCmdLineArgs::init(&about);
|
||||
|
||||
KApplication app;
|
||||
|
|
Loading…
Reference in a new issue