[Sugar-devel] [PATCH Terminal] Remove code setting accelerator to KeepButton because was removed from defualt toolbar
Rafael Ortiz
rafael at activitycentral.com
Wed Aug 17 10:35:57 EDT 2011
On Wed, Aug 17, 2011 at 7:30 AM, <godiard at sugarlabs.org> wrote:
> From: Gonzalo Odiard <godiard at gmail.com>
>
> Signed-off-by: Gonzalo Odiard <gonzalo at laptop.org>
> ---
> terminal.py | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/terminal.py b/terminal.py
> index bfae031..9b2b68e 100644
> --- a/terminal.py
> +++ b/terminal.py
> @@ -59,7 +59,6 @@ class TerminalActivity(activity.Activity):
>
> activity_button = ActivityToolbarButton(self)
> toolbar_box.toolbar.insert(activity_button, 0)
> - activity_button.page.keep.props.accelerator = '<Ctrl><Shift>S'
> activity_button.show()
>
> edit_toolbar = self._create_edit_toolbar()
> --
> 1.7.4.4
>
>
Thanks Aleksey and Gonzalo. applied as:
http://git.sugarlabs.org/terminal/mainline/commit/d0440bcef76db0f5050c5e775a69918886776546
> _______________________________________________
> Sugar-devel mailing list
> Sugar-devel at lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20110817/34bf8059/attachment.html>
More information about the Sugar-devel
mailing list