Re: [Sugar-devel] [PATCH] Help Button with useful commands

2012-06-21 Thread Agustin Zubiaga Sanchez
Ok, I uploaded this patch to the remote repository [1] I commited the deprecation corrections [2] And I uploaded some help corrections [3] I think the help must be only the utility and the description. In the start/end (I'm not sure), a paragraph describing something like 'Type: "{command} --help"

Re: [Sugar-devel] [PATCH] Help Button with useful commands

2012-06-21 Thread Rafael Ortiz
Hi Agus. On 6/21/12, Agustin Zubiaga wrote: > Gonzalo's button ported to GTK3 > Bugs: > Wrap mode doesn't work > Grey background > > Signed-off-by: Agustin Zubiaga > --- > helpbutton.py | 85 > +++ > icons/help-icon.svg | 14

Re: [Sugar-devel] [PATCH] Help Button with useful commands

2012-06-21 Thread Paul Fox
s. daniel francis wrote: > Great! > > I think the help must be only the utility and the description. In the > start/end (I'm not sure), a paragraph describing something like 'Type: > "{command} --help" to see it's usage' isn't there a shell tutorial in the wikipedia content bundle you could

Re: [Sugar-devel] [PATCH] Help Button with useful commands

2012-06-21 Thread S. Daniel Francis
Great! I think the help must be only the utility and the description. In the start/end (I'm not sure), a paragraph describing something like 'Type: "{command} --help" to see it's usage' Regards, DanielF. 2012/6/21 Agustin Zubiaga : > Gonzalo's button ported to GTK3 > Bugs: >    Wrap mode doesn't

[Sugar-devel] [PATCH] Help Button with useful commands

2012-06-21 Thread Agustin Zubiaga
Gonzalo's button ported to GTK3 Bugs: Wrap mode doesn't work Grey background Signed-off-by: Agustin Zubiaga --- helpbutton.py | 85 +++ icons/help-icon.svg | 14 + terminal.py | 33 3 files c