[sylpheed:34651] Re: <control>Return

uhel at gmx.net uhel at gmx.net
Tue Jul 12 02:07:51 JST 2011


On Mon, 11 Jul 2011 15:04:13 +0200
Emanuel Haupt <ehaupt at critical.ch> wrote:

> I've just updated from 3.1.0 to 3.1.1 and found out that the shortcut
> to send a mail (<control>Return) has been changed to <shift><control>E.
>  
> While I could imagine that the old shortcut had some serious foot
> shooting potential, I (and possibly many others) was using it since the
> dawn of time.
> 
> Would you please consider changing it either back or make it
> configurable?
> 
> For now I've patched it back:

no need for patching you can change it back in menurc or via gtkrc:
http://www.sraoss.jp/pipermail/sylpheed/2011-May/004535.html

regards 
Uli

> 
> --- patch begins here ---
> --- ./src/compose.c.orig        2011-07-11 14:49:37.000000000 +0200
> +++ ./src/compose.c     2011-07-11 14:50:12.000000000 +0200
> @@ -576,7 +576,7 @@
>  static GtkItemFactoryEntry compose_entries[] =
>  {
>         {N_("/_File"),                          NULL, NULL, 0, "<Branch>"},
> -       {N_("/_File/_Send"),                    "<shift><control>E",
> +       {N_("/_File/_Send"),                    "<control>Return",
>                                                 compose_send_cb, 0, NULL},
>         {N_("/_File/Send _later"),              "<shift><control>S",
>                                                 compose_send_later_cb,  0, NULL},
> --- patch ends here ---
> 
> Emanuel
-- 
 <uhel at gmx.net>


More information about the Sylpheed mailing list