[SCM] ktp-filetransfer-handler packaging branch, master, updated. debian/15.12.1-2-226-g825cd93

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:11:24 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-filetransfer-handler.git;a=commitdiff;h=22ddb48

The following commit has been merged in the master branch:
commit 22ddb48105a693115215ed3e77335296936c40ec
Author: Pino Toscano <pino at kde.org>
Date:   Thu Jun 16 15:31:53 2011 +0200

    i18n fix: CamelCase Telepathy
---
 src/main.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main.cpp b/src/main.cpp
index 27cf6ca..6a122dc 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -36,7 +36,7 @@ int main(int argc, char* argv[])
 
     // Add --debug as commandline option
     KCmdLineOptions options;
-    options.add("debug", ki18n("Show telepathy debugging information"));
+    options.add("debug", ki18n("Show Telepathy debugging information"));
     options.add("persist", ki18n("Persistant mode (does not exit on timeout)"));
     KCmdLineArgs::addCmdLineOptions(options);
 

-- 
ktp-filetransfer-handler packaging



More information about the pkg-kde-commits mailing list