banshee r2279 - in trunk/banshee: . src/Core/Banshee.Base
- From: abock svn gnome org
- To: svn-commits-list gnome org
- Subject: banshee r2279 - in trunk/banshee: . src/Core/Banshee.Base
- Date: Wed, 23 May 2007 02:29:33 +0100 (BST)
Author: abock
Date: 2007-05-23 02:29:32 +0100 (Wed, 23 May 2007)
New Revision: 2279
ViewCVS link: http://svn.gnome.org/viewcvs/banshee?rev=2279&view=rev
Modified:
trunk/banshee/ChangeLog
trunk/banshee/src/Core/Banshee.Base/Globals.cs
trunk/banshee/src/Core/Banshee.Base/Library.cs
trunk/banshee/src/Core/Banshee.Base/Paths.cs
Log:
2007-05-22 Aaron Bockover <abock gnome org>
NOTE TO ALL: ~/.gnome2/banshee is now ~/.config/banshee
* src/Core/Banshee.Base/Paths.cs: Changed ApplicationData to
~/.config/banshee; added new property, LegacyApplicationData which remains
~/.gnome2/banshee
* src/Core/Banshee.Base/Globals.cs: If Paths.ApplicationData does not
exist, check for Paths.LegacyApplicationData and move the directory
to Paths.ApplicationData if it does; if not, create Paths.ApplicationData
or use it if it already exists
* src/Core/Banshee.Base/Library.cs: Removed unnecessary directory check
and creation of Paths.ApplicationData as this is always handled at
startup
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]