Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guido Gunther
phosh
Commits
b18fa1ce
Commit
b18fa1ce
authored
Oct 15, 2020
by
Guido Gunther
Browse files
lockscreen-manager: Use correct level for debug message
Signed-off-by:
Guido Günther
<
guido.gunther@puri.sm
>
parent
53696ede
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lockscreen-manager.c
View file @
b18fa1ce
...
...
@@ -138,7 +138,7 @@ on_monitor_added (PhoshLockscreenManager *self,
g_return_if_fail
(
PHOSH_IS_MONITOR
(
monitor
));
g_return_if_fail
(
PHOSH_IS_LOCKSCREEN_MANAGER
(
self
));
g_
warnin
g
(
"Monitor added"
);
g_
debu
g
(
"Monitor added"
);
lock_monitor
(
self
,
monitor
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment