[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Banshee-List] Implementation of playlist renaming
- From: LCID Fire <lcid-fire gmx net>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] Implementation of playlist renaming
- Date: Mon, 20 Aug 2007 19:43:04 +0200
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]