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 3781849bbf8a69b980a45ef34f0f247dbc8791f2 Author: Harald Judt <[email protected]> Date: Mon Jun 16 19:14:24 2014 +0200 Add intel_backlight to best backlights Signed-off-by: Eric Koegel <[email protected]> --- src/xfpm-backlight-helper.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/xfpm-backlight-helper.c b/src/xfpm-backlight-helper.c index e94b142..1db1f23 100644 --- a/src/xfpm-backlight-helper.c +++ b/src/xfpm-backlight-helper.c @@ -64,6 +64,7 @@ gcm_backlight_helper_get_best_backlight (void) "toshiba", "eeepc", "thinkpad_screen", + "intel_backlight", "acpi_video1", "mbp_backlight", "acpi_video0", -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
