[SCM] ktp-accounts-kcm packaging branch, master, updated. debian/15.12.1-1-1157-gc4589c5

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:59:39 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-accounts-kcm.git;a=commitdiff;h=374cb9c

The following commit has been merged in the master branch:
commit 374cb9c8775c45a184ef8483c9770718161b90ed
Author: Lasath Fernando <kde at lasath.org>
Date:   Fri Apr 29 08:36:08 2011 +1000

    changed 2 tabs into spaces
---
 haze/haze-account-ui-plugin.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/haze/haze-account-ui-plugin.cpp b/haze/haze-account-ui-plugin.cpp
index 3941e69..e05ae07 100644
--- a/haze/haze-account-ui-plugin.cpp
+++ b/haze/haze-account-ui-plugin.cpp
@@ -65,8 +65,8 @@ AbstractAccountUi* HazeAccountUiPlugin::accountUi(const QString &connectionManag
         } else if (protocol == QLatin1String("yahoo")){
                 return new HazeYahooAccount;
         } else if (protocol == QLatin1String("aim")){
-	        return new HazeAimAccount;
-		}
+               return new HazeAimAccount;
+        }
     }
 
     return 0;

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list