On Fri, 10 Mar 2006 08:35:12 -0800 enlightenment-cvs@lists.sourceforge.net
babbled:

> Enlightenment CVS committal
> 
> Author  : onefang
> Project : e17
> Module  : apps/e
> 
> Dir     : e17/apps/e/src/bin
> 
> 
> Modified Files:
>       e_config.c 
> 
> 
> Log Message:
> This was originally Ctrl-Alt-r, but Ctrl-r conflicts with other apps.  I 
> think raster changed it by mistake.

yeah. that was boo boo. oops - sorry. :)

> ===================================================================
> RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_config.c,v
> retrieving revision 1.153
> retrieving revision 1.154
> diff -u -3 -r1.153 -r1.154
> --- e_config.c        10 Mar 2006 05:48:46 -0000      1.153
> +++ e_config.c        10 Mar 2006 16:35:12 -0000      1.154
> @@ -782,7 +782,7 @@
>                   E_BINDING_MODIFIER_CTRL, 0,
>                   "window_maximized_toggle", "horizontal");
>       CFG_KEYBIND(E_BINDING_CONTEXT_ANY, "r",
> -                 E_BINDING_MODIFIER_CTRL, 0,
> +                 E_BINDING_MODIFIER_CTRL | E_BINDING_MODIFIER_ALT, 0,
>                   "window_shaded_toggle", NULL);
>       CFG_KEYBIND(E_BINDING_CONTEXT_ANY, "Left",
>                   E_BINDING_MODIFIER_CTRL, 0,
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> enlightenment-cvs mailing list
> enlightenment-cvs@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to