CVSROOT: /cvs/gnome Module name: banshee Changes by: abock 06/09/25 16:05:20
Modified files: . : ChangeLog src/Banshee.Base: ActionManager.cs Banshee.Base.mdp Globals.cs Makefile.am src/Banshee.Base/Gui: AboutDialog.cs src/Banshee.Dap/Ipod: IpodDap.cs src/Banshee.Plugins/Audioscrobbler: AudioscrobblerPlugin.cs src/Banshee.Widgets: LinkLabel.cs src/Last.FM : Last.FM.mdp Makefile.am src/Last.FM/Last.FM: Account.cs Added files: src/Banshee.Base/Banshee.Web: Browser.cs src/Last.FM/Last.FM: Browser.cs Log message: 2006-09-25 Aaron Bockover <[EMAIL PROTECTED]> Fix for BGO #357548 and to add better application integration for launching web URLs into a browser * src/Banshee.Base/Gui/AboutDialog.cs: * src/Banshee.Base/ActionManager.cs: * src/Banshee.Dap/Ipod/IpodDap.cs: * src/Banshee.Plugins/Audioscrobbler/AudioscrobblerPlugin.cs: Use Banshee.Web.Browser.Open instead of Gnome.Url.Show * src/Banshee.Base/Banshee.Web/Browser.cs: New Browser class with an Open method that currently uses Gnome.Url.Show, but provides application-integrated URL launching and common error reporting * src/Banshee.Base/Globals.cs: Set Open hooks on Last.FM.Browser and Banshee.Widgets.LinkLabel to Banshee.Web.Browser.Open * src/Banshee.Base/Makefile.am: * src/Banshee.Base/Banshee.Base.mdp: Added Banshee.Web/Browser.cs * src/Banshee.Widgets/LinkLabel.cs: Use an Open hook for launching URLs * src/Last.FM/Browser.cs: Added a Browser class that allows setting an override Open hook; defaults to Gnome.Url.Show * src/Last.FM/Last.FM/Account.cs: Use Last.FM.Browser.Open instead of Gnome.Url.Show * src/Last.FM/Last.FM.mdp: * src/Last.FM/Makefile.am: Added Browser.cs URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2006-09-25%2016:04&maxdate=2006-09-25%2016:06 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list