Git commit 6bf468f60b36bd63249fb5d0ce6800dd36c2e791 by Alin M Elena. Committed on 23/12/2011 at 12:45. Pushed by elena into branch 'master'. updated catalog name Reviewed by: Dario Freddi REVIEW: 103513 CCMAIL: kde-i18n-doc@kde.org M +1 -1 main.cpp http://commits.kde.org/telepathy-auth-handler/6bf468f60b36bd63249fb5d0ce680= 0dd36c2e791 diff --git a/main.cpp b/main.cpp index ecaca80..5d16bd3 100644 --- a/main.cpp +++ b/main.cpp @@ -43,7 +43,7 @@ int main(int argc, char *argv[]) { KAboutData aboutData("ktp-auth-handler", - "telepathy-auth-handler", + "ktp-auth-handler", ki18n("Telepathy Authentication Handler"), "0.1"); aboutData.addAuthor(ki18n("David Edmundson"), ki18n("Developer"), "kde= @davidedmundson.co.uk");