[banshee: 41/61] [Source] Fix if prev status hidden, new one also
- From: Gabriel Burt <gburt src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [banshee: 41/61] [Source] Fix if prev status hidden, new one also
- Date: Tue, 3 Nov 2009 06:31:17 +0000 (UTC)
commit 6ffb6df4d784e6d3245643f07cd223dc15eaef4b
Author: Gabriel Burt <gabriel burt gmail com>
Date: Tue Oct 13 15:48:55 2009 -0700
[Source] Fix if prev status hidden, new one also
.../Banshee.Services/Banshee.Sources/Source.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Core/Banshee.Services/Banshee.Sources/Source.cs b/src/Core/Banshee.Services/Banshee.Sources/Source.cs
index 5478d00..56d1bc8 100644
--- a/src/Core/Banshee.Services/Banshee.Sources/Source.cs
+++ b/src/Core/Banshee.Services/Banshee.Sources/Source.cs
@@ -340,6 +340,7 @@ namespace Banshee.Sources
status_message.CanClose = can_close;
status_message.IsSpinning = is_spinning;
status_message.SetIconName (icon_name);
+ status_message.IsHidden = false;
status_message.ClearActions ();
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]