diff --git a/src/phosh.c b/src/phosh.c index 62d457d58ff3069ca5fbf888a50b9a70cc42e06d..a99a67844e152f062988de30426e41b7a47c8f0f 100644 --- a/src/phosh.c +++ b/src/phosh.c @@ -791,7 +791,7 @@ phosh_shell_constructed (GObject *object) priv->input_inhibit_manager, priv->xdg_wm_base); } if (!priv->mshell) { - g_warning ("Could not find phosh global, disabling some features\n"); + g_info ("Could not find phosh global, disabling some features\n"); }