banshee r3368 - in trunk/banshee: . src/Core/Banshee.ThickClient/Banshee.Gui
- From: abock svn gnome org
- To: svn-commits-list gnome org
- Subject: banshee r3368 - in trunk/banshee: . src/Core/Banshee.ThickClient/Banshee.Gui
- Date: Sun, 2 Mar 2008 19:01:24 +0000 (GMT)
Author: abock
Date: Sun Mar 2 19:01:23 2008
New Revision: 3368
URL: http://svn.gnome.org/viewvc/banshee?rev=3368&view=rev
Log:
2008-03-02 Aaron Bockover <abock gnome org>
* src/Core/Banshee.ThickClient/Banshee.Gui/PlaybackRepeatActions.cs:
Activate the repeat action when it's loaded from configuration
Modified:
trunk/banshee/ChangeLog
trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/PlaybackRepeatActions.cs
Modified: trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/PlaybackRepeatActions.cs
==============================================================================
--- trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/PlaybackRepeatActions.cs (original)
+++ trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/PlaybackRepeatActions.cs Sun Mar 2 19:01:23 2008
@@ -78,6 +78,7 @@
} else {
Active = (RadioAction)this["RepeatNoneAction"];
}
+ Active.Activate ();
}
private void OnChanged (object o, ChangedArgs args)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]