[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:24:33 UTC 2016


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

The following commit has been merged in the master branch:
commit 37aeda84aae2a927e815a56b5ca433a55a82e958
Author: Martin Klapetek <mklapetek at kde.org>
Date:   Sun Apr 13 21:43:49 2014 +0200

    Remove "Text Ui" from the Ui
    
    Reviewed-by: David Edmundson
    BUG: 320711
---
 app/main.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/main.cpp b/app/main.cpp
index 0d882c1..7f50162 100644
--- a/app/main.cpp
+++ b/app/main.cpp
@@ -39,7 +39,7 @@
 int main(int argc, char *argv[])
 {
     KAboutData aboutData("ktp-text-ui", 0,
-                         ki18n("Telepathy Text Ui"),
+                         ki18n("Chat Application"),
                          KTP_TEXT_UI_VERSION);
     aboutData.addAuthor(ki18n("David Edmundson"), ki18n("Developer"), "david at davidedmundson.co.uk");
     aboutData.addAuthor(ki18n("Dominik Schmidt"), ki18n("Developer"), "kde at dominik-schmidt.de");

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list