Skip to content
Snippets Groups Projects
Commit d836e462 authored by Evangelos Ribeiro Tzaras's avatar Evangelos Ribeiro Tzaras Committed by Marge Bot
Browse files

shell: Tweak phosh_shell_set_state() debug message

before:
Adding to PHOSH_STATE_BLANKED shells state. New state: PHOSH_STATE_BLANKED | PHOSH_STATE_LOCKED
Removing from PHOSH_STATE_BLANKED shells state. New state: PHOSH_STATE_LOCKED

after:
Adding PHOSH_STATE_LOCKED to shells state. New state: PHOSH_STATE_LOCKED | PHOSH_STATE_OVERVIEW
Removing PHOSH_STATE_LOCKED from shells state. New state: PHOSH_STATE_OVERVIEW

Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1147>
parent cec7cd16
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment