Re: [Sugar-devel] [PATCH] Disable Start menu item for entries that can't be opened(Bug#328)

2010-10-15 Thread Mukul Gupta
Aleksey, James, Thank you. Appreciate your feedback. I have resubmitted a revised patch as per pep8 standards http://lists.sugarlabs.org/archive/sugar-devel/2010-October/027863.html James, resume_label = _('No activity installed to start entry') For now, I have kept the wordings to be as per

Re: [Sugar-devel] [PATCH] Disable Start menu item for entries that can't be opened(Bug#328)

2010-10-14 Thread James Cameron
On Thu, Oct 14, 2010 at 11:32:34PM +0530, Mukul Gupta wrote: > The patch disables the Start and Start With menu items for files > which can't be opened by any installed activity and instead > replace it with a hover dropdown with a menu item 'No activity > installed to start entry' The patch added

Re: [Sugar-devel] [PATCH] Disable Start menu item for entries that can't be opened(Bug#328)

2010-10-14 Thread Aleksey Lim
On Thu, Oct 14, 2010 at 11:32:34PM +0530, Mukul Gupta wrote: > The patch disables the Start and Start With menu items for files > which can't be opened by any installed activity and instead > replace it with a hover dropdown with a menu item 'No activity > installed to start entry' You need to pas

[Sugar-devel] [PATCH] Disable Start menu item for entries that can't be opened(Bug#328)

2010-10-14 Thread Mukul Gupta
The patch disables the Start and Start With menu items for files which can't be opened by any installed activity and instead replace it with a hover dropdown with a menu item 'No activity installed to start entry' --- src/jarabe/journal/palettes.py | 99 +-- 1

[Sugar-devel] [PATCH] Disable Start menu item for entries that can't be opened(Bug#328)

2010-10-08 Thread Mukul Gupta
The patch disables the Start and Start With menu items for files which can't be opened by any installed activity and instead replace it with a hover dropdown with a menu item 'No activity installed to start entry' --- src/jarabe/journal/palettes.py | 99 +-- 1