[SCM] ktp-auth-handler packaging branch, master, updated. debian/15.12.1-2-282-g080758e

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:58:41 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-auth-handler.git;a=commitdiff;h=458ef81

The following commit has been merged in the master branch:
commit 458ef814cfa22a5a22861d40660618a815fdd246
Author: George Kiagiadakis <george.kiagiadakis at collabora.com>
Date:   Sun Jan 22 21:05:35 2012 +0200

    Use the default translation catalog, since it has the same name as the application.
---
 main.cpp | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/main.cpp b/main.cpp
index d7ff23a..0320ac8 100644
--- a/main.cpp
+++ b/main.cpp
@@ -42,8 +42,7 @@
 
 int main(int argc, char *argv[])
 {
-    KAboutData aboutData("ktp-auth-handler",
-                         "ktp-auth-handler",
+    KAboutData aboutData("ktp-auth-handler", 0,
                          ki18n("Telepathy Authentication Handler"),
                          "0.3");
     aboutData.addAuthor(ki18n("David Edmundson"), ki18n("Developer"), "kde at davidedmundson.co.uk");

-- 
ktp-auth-handler packaging



More information about the pkg-kde-commits mailing list