summaryrefslogtreecommitdiff
path: root/core/launcher/transferserver.cpp
Side-by-side diff
Diffstat (limited to 'core/launcher/transferserver.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/transferserver.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/launcher/transferserver.cpp b/core/launcher/transferserver.cpp
index fde6f8b..2180577 100644
--- a/core/launcher/transferserver.cpp
+++ b/core/launcher/transferserver.cpp
@@ -219,3 +219,3 @@ bool SyncAuthentication::checkPassword( const QString& password )
++lock;
-
+
/*
@@ -224,3 +224,3 @@ bool SyncAuthentication::checkPassword( const QString& password )
if ( password.left(6) == "Qtopia" || password.left(6) == "rootme" ) {
- Config cfg( QPEApplication::qpeDir()+"/etc/Security.conf", Config::File );
+ Config cfg( "Security.conf" );
cfg.setGroup("Sync");