summaryrefslogtreecommitdiffstats
path: root/redhat/tdenetwork/kdenetwork-3.5.13-kopete_sms_protocol.patch
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-10-19 10:10:04 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-10-19 10:10:04 +0900
commitff3b9cbad7182856bb6fe35e950b40d2848e49e3 (patch)
tree2627a6db19152c8d87beed8ceb5887a1bf9b73e0 /redhat/tdenetwork/kdenetwork-3.5.13-kopete_sms_protocol.patch
parentbb1e02c097fa27c54e1723cf1640fd9abf8c2e80 (diff)
parentb044078982873fc5e30a2bb79b4bcd65e5ae806a (diff)
downloadtde-packaging-ff3b9cbad7182856bb6fe35e950b40d2848e49e3.tar.gz
tde-packaging-ff3b9cbad7182856bb6fe35e950b40d2848e49e3.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'redhat/tdenetwork/kdenetwork-3.5.13-kopete_sms_protocol.patch')
-rw-r--r--redhat/tdenetwork/kdenetwork-3.5.13-kopete_sms_protocol.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/redhat/tdenetwork/kdenetwork-3.5.13-kopete_sms_protocol.patch b/redhat/tdenetwork/kdenetwork-3.5.13-kopete_sms_protocol.patch
deleted file mode 100644
index b338236f8..000000000
--- a/redhat/tdenetwork/kdenetwork-3.5.13-kopete_sms_protocol.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- kdenetwork/kopete/protocols/sms/services/smsclient.cpp.ORI 2011-11-27 05:22:47.001212554 -0500
-+++ kdenetwork/kopete/protocols/sms/services/smsclient.cpp 2011-11-27 05:22:58.253085350 -0500
-@@ -67,7 +67,7 @@
- return;
- }
-
-- TQString programName = c->readEntry(TQString("%1:%2").tqarg("SMSClient").tqarg("ProgramName"). TQString());
-+ TQString programName = c->readEntry(TQString("%1:%2").tqarg("SMSClient").tqarg("ProgramName"), TQString());
- if (programName.isNull())
- programName = "/usr/bin/sms_client";
-