Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bmwiedemann:reproducible:distribution:ring1
gnome-control-center
gnome-control-center-more-power-button-actions....
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gnome-control-center-more-power-button-actions.patch of Package gnome-control-center
diff --git a/panels/power/cc-power-panel.c b/panels/power/cc-power-panel.c index 26e3837..3fa91db 100644 --- a/panels/power/cc-power-panel.c +++ b/panels/power/cc-power-panel.c @@ -680,7 +680,8 @@ populate_power_button_row (AdwComboRow *combo_row, { N_("Suspend"), GSD_POWER_BUTTON_ACTION_SUSPEND }, { N_("Power Off"), GSD_POWER_BUTTON_ACTION_INTERACTIVE }, { N_("Hibernate"), GSD_POWER_BUTTON_ACTION_HIBERNATE }, - { N_("Nothing"), GSD_POWER_BUTTON_ACTION_NOTHING } + { N_("Nothing"), GSD_POWER_BUTTON_ACTION_NOTHING }, + { N_("Force Off"), GSD_POWER_BUTTON_ACTION_SHUTDOWN } }; guint item_index = 0; guint i;
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