CVSROOT: /cvs/gnome Module name: banshee Changes by: abock 06/03/03 13:19:25
Modified files: . : ChangeLog data : UIManagerLayout.xml banshee.glade src : PlayerInterface.cs src/Banshee.Base: ActionManager.cs src/Banshee.Base/Gui: ImportDialog.cs src/Banshee.Base/Sources: AudioCdSource.cs Log message: 2006-03-03 Aaron Bockover <[EMAIL PROTECTED]> * data/UIManagerLayout.xml: Removed the ImportCDAction; replaced with ImportSourceAction; added ImportSourceAction to the source context menu * data/banshee.glade: Minor UI naming changes in the Import Dialog * src/PlayerInterface.cs: Contextually show new ImportSourceAction when a IImportSource is active; implemented OnImportSourceAction to call IImportSource.Import on an active IImportSource * src/Banshee.Base/ActionManager.cs: Implemented an action for ImportSourceAction * src/Banshee.Base/Gui/ImportDialog.cs: Use dynamic typechecking for IImportSource instead of handling a possible exception; only show the 'your library is empty' label if the library is actually empty * src/Banshee.Base/Sources/AudioCdSource.cs: Activate the import CD action on Import() to actually import the CD when the import is requested by the user URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2006-03-03%2013:18&maxdate=2006-03-03%2013:20 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list