discomfitor pushed a commit to branch master.

commit edbb6d2294a6b578b83fea0276deb31d287ee863
Author: Mike Blumenkrantz <[email protected]>
Date:   Tue May 21 13:57:19 2013 +0100

    better tag choice for new comp-backlight conf2 option
---
 src/bin/e_comp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/e_comp.c b/src/bin/e_comp.c
index 2893907..51cd819 100644
--- a/src/bin/e_comp.c
+++ b/src/bin/e_comp.c
@@ -4731,7 +4731,7 @@ _e_comp_cfg_init(void)
 
    E_CONFIGURE_OPTION_ADD(co, BOOL, nocomp_fs, conf, _("Don't composite 
fullscreen windows"), _("composite"), _("border"));
    co->funcs[1].none = co->funcs[0].none = e_comp_shadows_reset;
-   E_CONFIGURE_OPTION_ADD(co, BOOL, nofade, conf, _("Don't fade backlight"), 
_("composite"), _("border"));
+   E_CONFIGURE_OPTION_ADD(co, BOOL, nofade, conf, _("Don't fade backlight"), 
_("composite"), _("backlight"));
    co->funcs[1].none = co->funcs[0].none = e_comp_shadows_reset;
    E_CONFIGURE_OPTION_ADD(co, BOOL, send_flush, conf, _("Send flush when 
compositing windows"), _("composite"), _("border"));
    co->funcs[1].none = co->funcs[0].none = e_comp_shadows_reset;

-- 

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may

Reply via email to