[longomatch/release] Enable projects export in live
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/release] Enable projects export in live
- Date: Mon, 8 Jul 2013 15:28:57 +0000 (UTC)
commit bf6d018543f2d24e861dbff5936a022001e116ba
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Mon Jul 8 17:26:00 2013 +0200
Enable projects export in live
LongoMatch.GUI/Gui/MainWindow.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.GUI/Gui/MainWindow.cs b/LongoMatch.GUI/Gui/MainWindow.cs
index 23685a2..9123b67 100644
--- a/LongoMatch.GUI/Gui/MainWindow.cs
+++ b/LongoMatch.GUI/Gui/MainWindow.cs
@@ -440,9 +440,9 @@ namespace LongoMatch.Gui
CloseProjectAction.Sensitive=sensitive;
TaggingViewAction.Sensitive = sensitive;
ManualTaggingViewAction.Sensitive = sensitive;
+ ExportProjectAction1.Sensitive = sensitive;
GameUnitsViewAction.Sensitive = sensitive2 && gameUnitsActionVisible;
TimelineViewAction.Sensitive = sensitive2;
- ExportProjectAction1.Sensitive = sensitive2;
HideAllWidgetsAction.Sensitive=sensitive2;
SaveProjectAction.Sensitive = sensitive2;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]