Re: Order QML plasmoid context menu

2011-09-28 Thread Francesco
On Wednesday 28 September 2011 09:53:56 Aaron J. Seigo wrote: > On Sunday, September 18, 2011 01:51:59 Francesco Nwokeka wrote: > > wanted to notify about an issue. Currently it's possible to add > > > > actions to a QML plasmoid's context menu. But this menu is not ordered > > this is now fi

Re: Order QML plasmoid context menu

2011-09-28 Thread Aaron J. Seigo
On Sunday, September 18, 2011 01:51:59 Francesco Nwokeka wrote: > wanted to notify about an issue. Currently it's possible to add > actions to a QML plasmoid's context menu. But this menu is not ordered this is now fixed in git for 4.8 and whatever the next 4.7 release will be. cheers :) --

Re: Order QML plasmoid context menu

2011-09-27 Thread Francesco
On Sunday 18 September 2011 22:04:21 Viranch Mehta wrote: > On Sun, Sep 18, 2011 at 5:21 AM, Francesco Nwokeka < > > francesco.nwok...@gmail.com> wrote: > > Hi guys, > > > >wanted to notify about an issue. Currently it's possible to add > > > > actions to a QML plasmoid's context menu. But t

Re: Order QML plasmoid context menu

2011-09-18 Thread Viranch Mehta
On Sun, Sep 18, 2011 at 5:21 AM, Francesco Nwokeka < francesco.nwok...@gmail.com> wrote: > Hi guys, >wanted to notify about an issue. Currently it's possible to add > actions to a QML plasmoid's context menu. But this menu is not ordered > in any way. Nor by "insertion" and nor alphabetically.

Order QML plasmoid context menu

2011-09-17 Thread Francesco Nwokeka
Hi guys, wanted to notify about an issue. Currently it's possible to add actions to a QML plasmoid's context menu. But this menu is not ordered in any way. Nor by "insertion" and nor alphabetically. So I wanted to know, is there some hidden function to do this (order the list of actions) or doe