[Xfce4-commits] [xfce/xfce4-power-manager] 59/63: trivial: make the ll warning a debug message
noreply at xfce.org
noreply at xfce.org
Sun Mar 22 13:02:54 CET 2015
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository xfce/xfce4-power-manager.
commit 1c13a6f3790d26c85146052d2e9624b95eb20c4e
Author: Eric Koegel <eric.koegel at gmail.com>
Date: Fri Mar 20 14:39:46 2015 +0300
trivial: make the ll warning a debug message
---
settings/xfpm-settings.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/settings/xfpm-settings.c b/settings/xfpm-settings.c
index 6f26d24..4e4446d 100644
--- a/settings/xfpm-settings.c
+++ b/settings/xfpm-settings.c
@@ -1635,7 +1635,7 @@ static void xfpm_settings_light_locker (XfconfChannel *channel,
g_settings_schema_unref (schema);
} else {
- g_warning("Schema \"apps.light-locker\" not found. Not configuring Light Locker.");
+ XFPM_DEBUG ("Schema \"apps.light-locker\" not found. Not configuring Light Locker.");
gtk_widget_hide (light_locker_tab);
}
}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list