[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.4/kdebase/runtime/kdesu/kdesu
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2010-03-16 9:41:19
Message-ID: 1268732479.027460.18630.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1103921 by lunakl:

backport r1103920
exit code 0 when the user rejected the kdesu dialog is not that good idea



 M  +1 -1      kdesu.cpp  


--- branches/KDE/4.4/kdebase/runtime/kdesu/kdesu/kdesu.cpp #1103920:1103921
@@ -408,7 +408,7 @@
 #ifdef Q_WS_X11
             KStartupInfo::sendFinish( id );
 #endif
-            exit(0);
+            exit(1);
         }
         if (ret == KDEsuDialog::AsUser)
             change_uid = false;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic