comparison gtk-gui/IBBoard.WarFoundry.GUI.GTK.FrmAbout.cs @ 80:9c9af2ce8c43

Re #308: Make GTK# UI translatable * Make About box translatable (dialog title) and add translation
author IBBoard <dev@ibboard.co.uk>
date Tue, 28 Dec 2010 14:32:38 +0000
parents 68804784bf6f
children e40d892a2298
comparison
equal deleted inserted replaced
79:592930d28da4 80:9c9af2ce8c43
14 protected virtual void Build() 14 protected virtual void Build()
15 { 15 {
16 global::Stetic.Gui.Initialize(this); 16 global::Stetic.Gui.Initialize(this);
17 // Widget IBBoard.WarFoundry.GUI.GTK.FrmAbout 17 // Widget IBBoard.WarFoundry.GUI.GTK.FrmAbout
18 this.Name = "IBBoard.WarFoundry.GUI.GTK.FrmAbout"; 18 this.Name = "IBBoard.WarFoundry.GUI.GTK.FrmAbout";
19 this.Title = global::Mono.Unix.Catalog.GetString("About WarFoundry"); 19 this.Title = global::Mono.Unix.Catalog.GetString("About WF");
20 this.TypeHint = ((global::Gdk.WindowTypeHint)(1)); 20 this.TypeHint = ((global::Gdk.WindowTypeHint)(1));
21 this.WindowPosition = ((global::Gtk.WindowPosition)(4)); 21 this.WindowPosition = ((global::Gtk.WindowPosition)(4));
22 this.Resizable = false; 22 this.Resizable = false;
23 this.AllowGrow = false; 23 this.AllowGrow = false;
24 // Internal child IBBoard.WarFoundry.GUI.GTK.FrmAbout.VBox 24 // Internal child IBBoard.WarFoundry.GUI.GTK.FrmAbout.VBox