Opened 14 years ago

Last modified 14 years ago

#44 accepted defect

Start menu shortcuts need more attention, they go stale — at Initial Version

Reported by: Antoine Martin Owned by: Antoine Martin
Priority: major Milestone: 1.0
Component: Client Keywords:
Cc:

Description

We can remove existing commands during the applet's lifetime but the shortcuts do not currently get deleted. We need to replace the current lambda delete callback with a generic callback like ServerCommand?.remove() so we can call it from timeout.

Also, some of the shortcuts may just be invalid, we should pass them to a wrapper than can delete them if the applet replies it's invalid?

Change History (0)

Note: See TracTickets for help on using tickets.