comparison gtk-gui/IBBoard.WarFoundry.GUI.GTK.FrmNewUnit.cs @ 163:a8f847c1e305

Random MonoDevelop code cleanup
author IBBoard <dev@ibboard.co.uk>
date Sun, 05 Aug 2012 21:01:18 +0100
parents 7b091ea86819
children
comparison
equal deleted inserted replaced
162:354c1d2ad086 163:a8f847c1e305
17 { 17 {
18 global::Stetic.Gui.Initialize (this); 18 global::Stetic.Gui.Initialize (this);
19 // Widget IBBoard.WarFoundry.GUI.GTK.FrmNewUnit 19 // Widget IBBoard.WarFoundry.GUI.GTK.FrmNewUnit
20 this.Name = "IBBoard.WarFoundry.GUI.GTK.FrmNewUnit"; 20 this.Name = "IBBoard.WarFoundry.GUI.GTK.FrmNewUnit";
21 this.Title = global::Mono.Unix.Catalog.GetString ("Add new unit"); 21 this.Title = global::Mono.Unix.Catalog.GetString ("Add new unit");
22 this.Icon = global::Stetic.IconLoader.LoadIcon ( 22 this.Icon = global::Stetic.IconLoader.LoadIcon (this, "gtk-new", global::Gtk.IconSize.Menu);
23 this,
24 "gtk-new",
25 global::Gtk.IconSize.Menu
26 );
27 this.WindowPosition = ((global::Gtk.WindowPosition)(4)); 23 this.WindowPosition = ((global::Gtk.WindowPosition)(4));
28 this.Modal = true; 24 this.Modal = true;
29 this.SkipPagerHint = true; 25 this.SkipPagerHint = true;
30 this.SkipTaskbarHint = true; 26 this.SkipTaskbarHint = true;
31 // Internal child IBBoard.WarFoundry.GUI.GTK.FrmNewUnit.VBox 27 // Internal child IBBoard.WarFoundry.GUI.GTK.FrmNewUnit.VBox