Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.1:kernel-2.6.32
kdebase3
kdesu-remember-keep-password.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kdesu-remember-keep-password.diff of Package kdebase3
Subject: Default to kdesu password remembering on, but remember last state From: Lubos Lunak Feature: bnc#386531 Patch-upstream: no Relates: kdebase4/kdesu-remember-keep-password.diff, kdelibs3/kdesu-settings.diff Index: kdesu/kdesu/kdesu.cpp =================================================================== --- kdesu/kdesu/kdesu.cpp (revision 810363) +++ kdesu/kdesu/kdesu.cpp (working copy) @@ -382,6 +382,7 @@ change_uid = false; password = dlg.password(); keep = dlg.keep(); + KConfigGroup(config,"Passwords").writeEntry("Keep", keep); data.setSilent( KStartupInfoData::No ); KStartupInfo::sendChange( id, data ); }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor