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

List:       kde-commits
Subject:    extragear/sysadmin/kiosktool
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2010-03-11 15:46:24
Message-ID: 1268322384.160081.32743.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1102009 by lunakl:

when creating a profile that should be owned by a specific user,
make it owned so



 M  +2 -0      kioskrun.cpp  


--- trunk/extragear/sysadmin/kiosktool/kioskrun.cpp #1102008:1102009
@@ -1200,7 +1200,9 @@
       newProfileGroup.writeEntry("Description", description);
       newProfileGroup.writeEntry("InstallUser", installUser);
       newProfileGroup.sync();
+      m_user = installUser;
       bool result = install(localProfileInfo, saveProfileInfo);
+      m_user = QString();
       if (!result)
          return false;
    }
[prev in list] [next in list] [prev in thread] [next in thread] 

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