Re: [Banshee-List] Implementation of playlist renaming



Figured it out.
The rename action is present automaticly when UpdateName is implemented.
When building the action group for your source just retrieve the rename
action by

Action renameAction = Globals.ActionManager["RenameSourceAction"];

and add it to the group - like any other action.

LCID Fire wrote:
> Could anyone please point out where the edit box for renaming a playlist
> is triggered.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]