CVSROOT: /cvs/gnome Module name: rhythmbox Changes by: jrl 06/03/30 22:14:58
Modified files: . : ChangeLog data/ui : rhythmbox-ui.xml sources : Makefile.am rb-daap-source.c rb-daap-source.h rb-ipod-source.c rb-library-source.c rb-library-source.h rb-removable-media-source.c rb-removable-media-source.h Added files: sources : rb-browser-source.c rb-browser-source.h Log message: * sources/rb-library-source.c: * sources/rb-library-source.h: * sources/rb-browser-source.c: * sources/rb-browser-source.h: Split RBLibrarySource into two. RBBrowserSource now contains all the stuff for having a source which views a particular entry type (including browsers and searching). RBLibrarySource derives from this, and includes the library-specific stuff, like importing and library watching. Fixes some issues where library-derived sources were doing things that should be library-specific. Fixes bug 335185. * data/ui/rhythmbox-ui.xml: * sources/Makefile.am: modifications for the above * sources/rb-daap-source.c: (rb_daap_source_class_init), (rb_daap_source_get_paned_key): * sources/rb-daap-source.h: * sources/rb-ipod-source.c: (rb_ipod_source_constructor): * sources/rb-removable-media-source.c: (rb_removable_media_source_class_init): * sources/rb-removable-media-source.h: derive from RBBrowserSource instead of RBLibrarySource. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=rhythmbox&who=jrl&date=explicit&mindate=2006-03-30%2022:13&maxdate=2006-03-30%2022:15 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list