From 95fa1b2e1f05fa546f5846267044032bcdb92493 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 08:05:37 -0600 Subject: Rename KLocale to enhance compatibility with KDE4 --- estimation-scripts/enable-logging.diff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'estimation-scripts') diff --git a/estimation-scripts/enable-logging.diff b/estimation-scripts/enable-logging.diff index 4cbd6a9..2c033e7 100644 --- a/estimation-scripts/enable-logging.diff +++ b/estimation-scripts/enable-logging.diff @@ -36,7 +36,7 @@ Index: estimation-scripts/enable-logging.diff -@@ -114,8 +119,43 @@ - setText(6,KBytesPerSecToString(tc->getUploadRate() / 1024.0)); - -- KLocale* loc = TDEGlobal::locale(); +- TDELocale* loc = TDEGlobal::locale(); -+ -+ -+ if(counter==1) @@ -145,7 +145,7 @@ Index: apps/ktorrent/ktorrentviewitem.cpp @@ -114,8 +121,46 @@ setText(6,KBytesPerSecToString(s.upload_rate / 1024.0)); - KLocale* loc = TDEGlobal::locale(); + TDELocale* loc = TDEGlobal::locale(); + + + -- cgit v1.2.1