[longomatch] Update stetic changes
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Update stetic changes
- Date: Mon, 6 Feb 2012 02:13:56 +0000 (UTC)
commit 9bff67366537bceebb6510251c6b9a1ffaf067f5
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Mon Feb 6 03:11:54 2012 +0100
Update stetic changes
...LongoMatch.Gui.Component.PlayersTaggerWidget.cs | 1 -
.../LongoMatch.Gui.Component.TeamTaggerWidget.cs | 1 -
.../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs | 2 +-
.../gtk-gui/LongoMatch.Gui.MainWindow.cs | 8 ++++----
LongoMatch.GUI/gtk-gui/gui.stetic | 12 ++----------
LongoMatch.GUI/gtk-gui/objects.xml | 16 ++++++++--------
LongoMatch.Services/Services/Core.cs | 1 +
7 files changed, 16 insertions(+), 25 deletions(-)
---
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersTaggerWidget.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersTaggerWidget.cs
index e82e1a5..8015458 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersTaggerWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersTaggerWidget.cs
@@ -25,7 +25,6 @@ namespace LongoMatch.Gui.Component
this.frame1.Add (this.GtkAlignment);
this.CategoryLabel = new global::Gtk.Label ();
this.CategoryLabel.Name = "CategoryLabel";
- this.CategoryLabel.LabelProp = "";
this.CategoryLabel.UseMarkup = true;
this.frame1.LabelWidget = this.CategoryLabel;
this.Add (this.frame1);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamTaggerWidget.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamTaggerWidget.cs
index 311edf9..d7c6e66 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamTaggerWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamTaggerWidget.cs
@@ -31,7 +31,6 @@ namespace LongoMatch.Gui.Component
this.frame.Add (this.GtkAlignment);
this.titlelabel = new global::Gtk.Label ();
this.titlelabel.Name = "titlelabel";
- this.titlelabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>GtkFrame</b>");
this.titlelabel.UseMarkup = true;
this.frame.LabelWidget = this.titlelabel;
this.Add (this.frame);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs
index 28f014b..a750962 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs
@@ -94,7 +94,7 @@ namespace LongoMatch.Gui.Dialog
this.Child.ShowAll ();
}
this.DefaultWidth = 620;
- this.DefaultHeight = 267;
+ this.DefaultHeight = 278;
this.Show ();
}
}
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs
index fef6ef6..26a1cff 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs
@@ -143,12 +143,12 @@ namespace LongoMatch.Gui
this.ImportProjectAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Import Project");
w1.Add (this.ImportProjectAction, "<Control>i");
this.ManualTaggingViewAction = new global::Gtk.RadioAction ("ManualTaggingViewAction", global::Mono.Unix.Catalog.GetString ("Manual tagging view"), null, null, 0);
- this.ManualTaggingViewAction.Group = this.TaggingViewAction.Group;
+ this.ManualTaggingViewAction.Group = this.TimelineViewAction.Group;
this.ManualTaggingViewAction.Sensitive = false;
this.ManualTaggingViewAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Free Capture Mode");
w1.Add (this.ManualTaggingViewAction, "<Control>f");
this.GameUnitsViewAction = new global::Gtk.RadioAction ("GameUnitsViewAction", global::Mono.Unix.Catalog.GetString ("Game units view"), null, null, 0);
- this.GameUnitsViewAction.Group = this.TaggingViewAction.Group;
+ this.GameUnitsViewAction.Group = this.TimelineViewAction.Group;
this.GameUnitsViewAction.Sensitive = false;
this.GameUnitsViewAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Game units view");
w1.Add (this.GameUnitsViewAction, null);
@@ -269,7 +269,7 @@ namespace LongoMatch.Gui
this.hpaned1 = new global::Gtk.HPaned ();
this.hpaned1.CanFocus = true;
this.hpaned1.Name = "hpaned1";
- this.hpaned1.Position = 834;
+ this.hpaned1.Position = 952;
// Container child hpaned1.Gtk.Paned+PanedChild
this.downbox = new global::Gtk.VBox ();
this.downbox.Name = "downbox";
@@ -380,7 +380,7 @@ namespace LongoMatch.Gui
if ((this.Child != null)) {
this.Child.ShowAll ();
}
- this.DefaultWidth = 1224;
+ this.DefaultWidth = 1342;
this.DefaultHeight = 686;
this.leftbox.Hide ();
this.drawingtoolbox1.Hide ();
diff --git a/LongoMatch.GUI/gtk-gui/gui.stetic b/LongoMatch.GUI/gtk-gui/gui.stetic
index 082b60a..4ea6459 100644
--- a/LongoMatch.GUI/gtk-gui/gui.stetic
+++ b/LongoMatch.GUI/gtk-gui/gui.stetic
@@ -153,7 +153,6 @@
<child>
<widget class="Gtk.Label" id="localteamlabel">
<property name="MemberName" />
- <property name="LabelProp" translatable="yes" />
</widget>
<packing>
<property name="Position">1</property>
@@ -214,7 +213,6 @@
<child>
<widget class="Gtk.Label" id="visitorteamlabel">
<property name="MemberName" />
- <property name="LabelProp" translatable="yes" />
</widget>
<packing>
<property name="Position">1</property>
@@ -1580,7 +1578,6 @@
<child>
<widget class="Gtk.Label" id="label1">
<property name="MemberName" />
- <property name="LabelProp" translatable="yes" />
</widget>
<packing>
<property name="type">tab</property>
@@ -1589,7 +1586,7 @@
</widget>
</child>
</widget>
- <widget class="Gtk.Window" id="LongoMatch.Gui.MainWindow" design-size="1224 686">
+ <widget class="Gtk.Window" id="LongoMatch.Gui.MainWindow" design-size="1342 686">
<action-group name="Default">
<action id="FileAction">
<property name="Type">Action</property>
@@ -1963,7 +1960,7 @@
<widget class="Gtk.HPaned" id="hpaned1">
<property name="MemberName" />
<property name="CanFocus">True</property>
- <property name="Position">834</property>
+ <property name="Position">952</property>
<child>
<widget class="Gtk.VBox" id="downbox">
<property name="MemberName" />
@@ -3415,7 +3412,6 @@ Extra</property>
<child>
<widget class="Gtk.Label" id="playLabel">
<property name="MemberName" />
- <property name="LabelProp" translatable="yes" />
</widget>
<packing>
<property name="LeftAttach">1</property>
@@ -3862,7 +3858,6 @@ Hotkeys with a single key are also allowed with Ctrl+key.</property>
<child>
<widget class="Gtk.Label" id="bdaylabel">
<property name="MemberName" />
- <property name="LabelProp" translatable="yes" />
</widget>
<packing>
<property name="Position">0</property>
@@ -5822,7 +5817,6 @@ You can continue with the current capture, cancel it or save your project.
<child>
<widget class="Gtk.Label" id="messagelabel">
<property name="MemberName" />
- <property name="LabelProp" translatable="yes" />
</widget>
<packing>
<property name="Position">0</property>
@@ -6130,7 +6124,6 @@ You can continue with the current capture, cancel it or save your project.
<child>
<widget class="Gtk.Label" id="CategoryLabel">
<property name="MemberName" />
- <property name="LabelProp" translatable="yes" />
<property name="UseMarkup">True</property>
</widget>
<packing>
@@ -6216,7 +6209,6 @@ You can continue with the current capture, cancel it or save your project.
<child>
<widget class="Gtk.Label" id="titlelabel">
<property name="MemberName" />
- <property name="LabelProp" translatable="yes" />
<property name="UseMarkup">True</property>
</widget>
<packing>
diff --git a/LongoMatch.GUI/gtk-gui/objects.xml b/LongoMatch.GUI/gtk-gui/objects.xml
index 48f1aa2..1646ff7 100644
--- a/LongoMatch.GUI/gtk-gui/objects.xml
+++ b/LongoMatch.GUI/gtk-gui/objects.xml
@@ -115,10 +115,6 @@
</itemgroup>
</signals>
</object>
- <object type="LongoMatch.Gui.Component.StringTaggerWidget" palette-category="General" allow-children="false" base-type="Gtk.Bin">
- <itemgroups />
- <signals />
- </object>
<object type="LongoMatch.Gui.Component.DrawingToolBox" palette-category="General" allow-children="false" base-type="Gtk.Bin">
<itemgroups />
<signals>
@@ -322,6 +318,10 @@
</itemgroup>
</signals>
</object>
+ <object type="LongoMatch.Gui.Component.PlayersTagger" palette-category="General" allow-children="false" base-type="Gtk.Bin">
+ <itemgroups />
+ <signals />
+ </object>
<object type="LongoMatch.Gui.Component.PlaysListTreeWidget" palette-category="LongoMatch" allow-children="false" base-type="Gtk.Bin">
<itemgroups />
<signals>
@@ -336,6 +336,10 @@
</itemgroup>
</signals>
</object>
+ <object type="LongoMatch.Gui.Component.StringTaggerWidget" palette-category="General" allow-children="false" base-type="Gtk.Bin">
+ <itemgroups />
+ <signals />
+ </object>
<object type="LongoMatch.Gui.Component.CategoryProperties" palette-category="LongoMatch" allow-children="false" base-type="Gtk.Bin">
<itemgroups />
<signals>
@@ -344,8 +348,4 @@
</itemgroup>
</signals>
</object>
- <object type="LongoMatch.Gui.Component.PlayersTagger" palette-category="General" allow-children="false" base-type="Gtk.Bin">
- <itemgroups />
- <signals />
- </object>
</objects>
\ No newline at end of file
diff --git a/LongoMatch.Services/Services/Core.cs b/LongoMatch.Services/Services/Core.cs
index cecac51..2480717 100644
--- a/LongoMatch.Services/Services/Core.cs
+++ b/LongoMatch.Services/Services/Core.cs
@@ -192,5 +192,6 @@ namespace LongoMatch.Services
{
return !String.IsNullOrEmpty(Environment.GetEnvironmentVariable(env));
}
+
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]