Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:IBBoard:desktop
gnome-shell
gnome-shell-jscSLE9267-Remove-sessionList-of-en...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch of Package gnome-shell
Index: gnome-shell-45.0/js/ui/endSessionDialog.js =================================================================== --- gnome-shell-45.0.orig/js/ui/endSessionDialog.js +++ gnome-shell-45.0/js/ui/endSessionDialog.js @@ -300,7 +300,7 @@ class EndSessionDialog extends ModalDial this.contentLayout.add_child(this._applicationSection); this._sessionSection = new Dialog.ListSection({ - title: _('Other users are logged in'), + title: _('Other users are logged in. You can list these users with the "who" command.'), }); this.contentLayout.add_child(this._sessionSection); @@ -753,8 +753,8 @@ class EndSessionDialog extends ModalDial this._applications.push(inhibitor); } - if (dialogContent.showOtherSessions) - this._loadSessions().catch(logError); + //if (dialogContent.showOtherSessions) + //this._loadSessions().catch(logError); let updatesAllowed = this._updatesPermission && this._updatesPermission.allowed;
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