[Sugar-devel] [PATCH 2/2] pep8 syntax fixed
rafael ortiz
dirakx at gmail.com
Mon Mar 26 11:41:40 EDT 2012
On 20/03/12 12:57, Manuel Kaufmann wrote:
> Removed trailing spaces and added one more space before the inline comment
> ---
> terminal.py | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/terminal.py b/terminal.py
> index aed612a..6de7500 100644
> --- a/terminal.py
> +++ b/terminal.py
> @@ -166,7 +166,7 @@ class TerminalActivity(activity.Activity):
> vt = self._notebook.get_nth_page(self._notebook.get_current_page()).vt
> vt.paste_clipboard()
>
> - def _create_view_toolbar(self): # Zoom toolbar
> + def _create_view_toolbar(self): # Zoom toolbar
> view_toolbar = gtk.Toolbar()
>
> zoom_out_button = ToolButton('zoom-out')
Thanks applied as
http://git.sugarlabs.org/terminal/mainline/commit/d50827658f9550d95edcbf0a601d638224ce0ac6
Will be in next terminal version (36).
Cheers.
More information about the Sugar-devel
mailing list