Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.1:kernel-2.6.32
kdebase4-wallpapers
kdm-session-button.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kdm-session-button.diff of Package kdebase4-wallpapers
--- kdm/kfrontend/kgreeter.cpp 2008/11/06 12:31:20 1.29 +++ kdm/kfrontend/kgreeter.cpp 2008/11/06 12:37:46 @@ -568,9 +568,11 @@ if (curPrev != wm) { if (curPrev) curPrev->setText( sessionTypes[curPrev->data().toInt()].name ); - if (wm) + if (wm) { wm->setText( sessionTypes[wm->data().toInt()].name + i18nc("appended to session type", " (previous)") ); + wm->toggle(); + } curPrev = wm; } }
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