[SCM] ktp-text-ui packaging branch, master, updated. debian/15.12.1-1-1918-gdf4b0ec

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:20:41 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=5dfed1c

The following commit has been merged in the master branch:
commit 5dfed1cf2127e27901bd8c6571cb682674aa0e3a
Author: Martin Klapetek <martin.klapetek at gmail.com>
Date:   Mon Jan 16 22:31:46 2012 +0100

    Use correct string for text-ui client path
    
    BUG: 288327
---
 app/defines.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/defines.h b/app/defines.h
index 2137672..3e00bd8 100644
--- a/app/defines.h
+++ b/app/defines.h
@@ -2,6 +2,6 @@
 #define DEFINES_H
 
 #define KTP_TEXTUI_CLIENT_NAME "KTp.TextUi"
-#define KTP_TEXTUI_CLIENT_PATH "org.freedesktop.Telepathy.KTp.TextUi"
+#define KTP_TEXTUI_CLIENT_PATH "org.freedesktop.Telepathy.Client.KTp.TextUi"
 
 #endif // DEFINES_H

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list