Codebase list ktp-filetransfer-handler / ff359b2
Update homepage Daniele E. Domenichelli 11 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
5050 aboutData.setTranslator(ki18nc("NAME OF TRANSLATORS", "Your names"),
5151 ki18nc("EMAIL OF TRANSLATORS", "Your emails"));
5252 aboutData.setProgramIconName(QLatin1String("telepathy-kde"));
53 aboutData.setHomepage("http://community.kde.org/Real-Time_Communication_and_Collaboration");
53 aboutData.setHomepage("http://community.kde.org/KTp");
5454
5555 KCmdLineArgs::init(argc, argv, &aboutData);
5656 KTp::TelepathyHandlerApplication app;