CVSROOT: /cvs/gnome Module name: banshee Changes by: abock 06/06/20 15:06:52
Modified files: . : ChangeLog data : UIManagerLayout.xml src : PlayerInterface.cs src/Banshee.Base: ActionManager.cs Source.cs src/Banshee.Base/Banshee.Burner: BurnerSource.cs src/Banshee.Base/Sources: AudioCdSource.cs DapSource.cs PlaylistSource.cs src/Banshee.Plugins/Daap: DaapSource.cs Log message: 2006-06-20 Aaron Bockover <[EMAIL PROTECTED]> * src/Banshee.Base/Banshee.Burner/BurnerSource.cs: * src/Banshee.Plugins/Daap/DaapSource.cs: Implement new virtual method and properties for unmapping 2006-06-20 Gabriel Burt <[EMAIL PROTECTED]> * data/UIManagerLayout.xml: Rename the DeletePlaylist action to UnmapSource. * src/PlayerInterface.cs: Use CanUnmap property of Sources to set visiblity of Unmap option in context menu. Set the label of the rename and delete items with on the source's SourceType property. Make the OnRename and OnUnmap handlers source-independent. * src/Banshee.Base/ActionManager.cs: Add the UnmapSourceAction to the list of global actions instead of to the PlaylistActions group. * src/Banshee.Base/Source.cs: Add virtual Unmap method and SourceType, and CanUnmap, UnmapLabel, and UnmapIcon properties. * src/Banshee.Base/Sources/DapSource.cs: * src/Banshee.Base/Sources/PlaylistSource.cs: Implement new virtual method/properties. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2006-06-20%2015:05&maxdate=2006-06-20%2015:07 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list