comparison gtk-gui/IBBoard.WarFoundry.GUI.GTK.FrmNewUnit.cs @ 155:7b091ea86819

* Commit code that MonoDevelop insists on reformatting
author IBBoard <dev@ibboard.co.uk>
date Sat, 12 May 2012 19:56:24 +0100
parents f3453f3e4591
children a8f847c1e305
comparison
equal deleted inserted replaced
154:c549fd4ff4bf 155:7b091ea86819
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 (this, "gtk-new", global::Gtk.IconSize.Menu); 22 this.Icon = global::Stetic.IconLoader.LoadIcon (
23 this,
24 "gtk-new",
25 global::Gtk.IconSize.Menu
26 );
23 this.WindowPosition = ((global::Gtk.WindowPosition)(4)); 27 this.WindowPosition = ((global::Gtk.WindowPosition)(4));
24 this.Modal = true; 28 this.Modal = true;
25 this.SkipPagerHint = true; 29 this.SkipPagerHint = true;
26 this.SkipTaskbarHint = true; 30 this.SkipTaskbarHint = true;
27 // Internal child IBBoard.WarFoundry.GUI.GTK.FrmNewUnit.VBox 31 // Internal child IBBoard.WarFoundry.GUI.GTK.FrmNewUnit.VBox