Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-mono-tools.git;a=commitdiff;h=49c4694bb51f787aa6e65a4b84d604569874d64b

commit 49c4694bb51f787aa6e65a4b84d604569874d64b
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Wed Sep 1 20:42:48 2010 +0200

*added lspci output to hardawre notebook

diff --git a/frugal-mono-tools/MainWindow.cs b/frugal-mono-tools/MainWindow.cs
index 3daa621..f28cbc4 100644
--- a/frugal-mono-tools/MainWindow.cs
+++ b/frugal-mono-tools/MainWindow.cs
@@ -207,6 +207,7 @@ public partial class MainWindow : Gtk.Window
try
{
lspci=Outils.getoutput(lspci);
+                       TXT_Lspci.Buffer.Text=lspci;
}
catch
{
diff --git a/frugal-mono-tools/gtk-gui/MainWindow.cs 
b/frugal-mono-tools/gtk-gui/MainWindow.cs
index 98450bd..b5533b9 100644
--- a/frugal-mono-tools/gtk-gui/MainWindow.cs
+++ b/frugal-mono-tools/gtk-gui/MainWindow.cs
@@ -79,6 +79,10 @@ public partial class MainWindow

private global::Gtk.Label LIB_Bluez;

+       private global::Gtk.ScrolledWindow GtkScrolledWindow3;
+
+       private global::Gtk.TextView TXT_Lspci;
+
private global::Gtk.Label LIB_Materiel;

private global::Gtk.VBox vbox7;
@@ -213,7 +217,7 @@ public partial class MainWindow
this.ONG_principal = new global::Gtk.Notebook ();
this.ONG_principal.CanFocus = true;
this.ONG_principal.Name = "ONG_principal";
-               this.ONG_principal.CurrentPage = 6;
+               this.ONG_principal.CurrentPage = 2;
// Container child ONG_principal.Gtk.Notebook+NotebookChild
this.vbox4 = new global::Gtk.VBox ();
this.vbox4.Name = "vbox4";
@@ -588,9 +592,21 @@ public partial class MainWindow
w34.Position = 3;
w34.Expand = false;
w34.Fill = false;
+               // Container child vbox2.Gtk.Box+BoxChild
+               this.GtkScrolledWindow3 = new global::Gtk.ScrolledWindow ();
+               this.GtkScrolledWindow3.Name = "GtkScrolledWindow3";
+               this.GtkScrolledWindow3.ShadowType = 
((global::Gtk.ShadowType)(1));
+               // Container child 
GtkScrolledWindow3.Gtk.Container+ContainerChild
+               this.TXT_Lspci = new global::Gtk.TextView ();
+               this.TXT_Lspci.CanFocus = true;
+               this.TXT_Lspci.Name = "TXT_Lspci";
+               this.GtkScrolledWindow3.Add (this.TXT_Lspci);
+               this.vbox2.Add (this.GtkScrolledWindow3);
+               global::Gtk.Box.BoxChild w36 = 
((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow3]));
+               w36.Position = 4;
this.ONG_principal.Add (this.vbox2);
-               global::Gtk.Notebook.NotebookChild w35 = 
((global::Gtk.Notebook.NotebookChild)(this.ONG_principal[this.vbox2]));
-               w35.Position = 2;
+               global::Gtk.Notebook.NotebookChild w37 = 
((global::Gtk.Notebook.NotebookChild)(this.ONG_principal[this.vbox2]));
+               w37.Position = 2;
// Notebook tab
this.LIB_Materiel = new global::Gtk.Label ();
this.LIB_Materiel.Name = "LIB_Materiel";
@@ -611,8 +627,8 @@ public partial class MainWindow
this.TREE_Services.Name = "TREE_Services";
this.GtkScrolledWindow1.Add (this.TREE_Services);
this.vbox7.Add (this.GtkScrolledWindow1);
-               global::Gtk.Box.BoxChild w37 = 
((global::Gtk.Box.BoxChild)(this.vbox7[this.GtkScrolledWindow1]));
-               w37.Position = 0;
+               global::Gtk.Box.BoxChild w39 = 
((global::Gtk.Box.BoxChild)(this.vbox7[this.GtkScrolledWindow1]));
+               w39.Position = 0;
// Container child vbox7.Gtk.Box+BoxChild
this.hbox20 = new global::Gtk.HBox ();
this.hbox20.Name = "hbox20";
@@ -624,18 +640,18 @@ public partial class MainWindow
this.BTN_Services.UseUnderline = true;
this.BTN_Services.Label = global::Mono.Unix.Catalog.GetString ("Apply");
this.hbox20.Add (this.BTN_Services);
-               global::Gtk.Box.BoxChild w38 = 
((global::Gtk.Box.BoxChild)(this.hbox20[this.BTN_Services]));
-               w38.Position = 2;
-               w38.Expand = false;
-               w38.Fill = false;
+               global::Gtk.Box.BoxChild w40 = 
((global::Gtk.Box.BoxChild)(this.hbox20[this.BTN_Services]));
+               w40.Position = 2;
+               w40.Expand = false;
+               w40.Fill = false;
this.vbox7.Add (this.hbox20);
-               global::Gtk.Box.BoxChild w39 = 
((global::Gtk.Box.BoxChild)(this.vbox7[this.hbox20]));
-               w39.Position = 2;
-               w39.Expand = false;
-               w39.Fill = false;
+               global::Gtk.Box.BoxChild w41 = 
((global::Gtk.Box.BoxChild)(this.vbox7[this.hbox20]));
+               w41.Position = 2;
+               w41.Expand = false;
+               w41.Fill = false;
this.ONG_principal.Add (this.vbox7);
-               global::Gtk.Notebook.NotebookChild w40 = 
((global::Gtk.Notebook.NotebookChild)(this.ONG_principal[this.vbox7]));
-               w40.Position = 3;
+               global::Gtk.Notebook.NotebookChild w42 = 
((global::Gtk.Notebook.NotebookChild)(this.ONG_principal[this.vbox7]));
+               w42.Position = 3;
// Notebook tab
this.label3 = new global::Gtk.Label ();
this.label3.Name = "label3";
@@ -655,10 +671,10 @@ public partial class MainWindow
this.image6.Name = "image6";
this.image6.Pixbuf = global::Gdk.Pixbuf.LoadFromResource 
("frugalmonotools.fw.png");
this.hbox1.Add (this.image6);
-               global::Gtk.Box.BoxChild w41 = 
((global::Gtk.Box.BoxChild)(this.hbox1[this.image6]));
-               w41.Position = 0;
-               w41.Expand = false;
-               w41.Fill = false;
+               global::Gtk.Box.BoxChild w43 = 
((global::Gtk.Box.BoxChild)(this.hbox1[this.image6]));
+               w43.Position = 0;
+               w43.Expand = false;
+               w43.Fill = false;
// Container child hbox1.Gtk.Box+BoxChild
this.INT_FW = new global::Gtk.CheckButton ();
this.INT_FW.CanFocus = true;
@@ -667,13 +683,13 @@ public partial class MainWindow
this.INT_FW.DrawIndicator = true;
this.INT_FW.UseUnderline = true;
this.hbox1.Add (this.INT_FW);
-               global::Gtk.Box.BoxChild w42 = 
((global::Gtk.Box.BoxChild)(this.hbox1[this.INT_FW]));
-               w42.Position = 1;
+               global::Gtk.Box.BoxChild w44 = 
((global::Gtk.Box.BoxChild)(this.hbox1[this.INT_FW]));
+               w44.Position = 1;
this.vbox1.Add (this.hbox1);
-               global::Gtk.Box.BoxChild w43 = 
((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
-               w43.Position = 0;
-               w43.Expand = false;
-               w43.Fill = false;
+               global::Gtk.Box.BoxChild w45 = 
((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
+               w45.Position = 0;
+               w45.Expand = false;
+               w45.Fill = false;
// Container child vbox1.Gtk.Box+BoxChild
this.hbox2 = new global::Gtk.HBox ();
this.hbox2.Name = "hbox2";
@@ -683,10 +699,10 @@ public partial class MainWindow
this.image7.Name = "image7";
this.image7.Pixbuf = global::Gdk.Pixbuf.LoadFromResource 
("frugalmonotools.nmlogo.png");
this.hbox2.Add (this.image7);
-               global::Gtk.Box.BoxChild w44 = 
((global::Gtk.Box.BoxChild)(this.hbox2[this.image7]));
-               w44.Position = 0;
-               w44.Expand = false;
-               w44.Fill = false;
+               global::Gtk.Box.BoxChild w46 = 
((global::Gtk.Box.BoxChild)(this.hbox2[this.image7]));
+               w46.Position = 0;
+               w46.Expand = false;
+               w46.Fill = false;
// Container child hbox2.Gtk.Box+BoxChild
this.INT_NM = new global::Gtk.CheckButton ();
this.INT_NM.CanFocus = true;
@@ -695,22 +711,22 @@ public partial class MainWindow
this.INT_NM.DrawIndicator = true;
this.INT_NM.UseUnderline = true;
this.hbox2.Add (this.INT_NM);
-               global::Gtk.Box.BoxChild w45 = 
((global::Gtk.Box.BoxChild)(this.hbox2[this.INT_NM]));
-               w45.Position = 1;
+               global::Gtk.Box.BoxChild w47 = 
((global::Gtk.Box.BoxChild)(this.hbox2[this.INT_NM]));
+               w47.Position = 1;
// Container child hbox2.Gtk.Box+BoxChild
this.LIB_NMNotInstalled = new global::Gtk.Label ();
this.LIB_NMNotInstalled.Name = "LIB_NMNotInstalled";
this.LIB_NMNotInstalled.LabelProp = global::Mono.Unix.Catalog.GetString ("Not 
installed");
this.hbox2.Add (this.LIB_NMNotInstalled);
-               global::Gtk.Box.BoxChild w46 = 
((global::Gtk.Box.BoxChild)(this.hbox2[this.LIB_NMNotInstalled]));
-               w46.Position = 2;
-               w46.Expand = false;
-               w46.Fill = false;
+               global::Gtk.Box.BoxChild w48 = 
((global::Gtk.Box.BoxChild)(this.hbox2[this.LIB_NMNotInstalled]));
+               w48.Position = 2;
+               w48.Expand = false;
+               w48.Fill = false;
this.vbox1.Add (this.hbox2);
-               global::Gtk.Box.BoxChild w47 = 
((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
-               w47.Position = 1;
-               w47.Expand = false;
-               w47.Fill = false;
+               global::Gtk.Box.BoxChild w49 = 
((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
+               w49.Position = 1;
+               w49.Expand = false;
+               w49.Fill = false;
// Container child vbox1.Gtk.Box+BoxChild
this.hbox3 = new global::Gtk.HBox ();
this.hbox3.Name = "hbox3";
@@ -720,10 +736,10 @@ public partial class MainWindow
this.image8.Name = "image8";
this.image8.Pixbuf = global::Gdk.Pixbuf.LoadFromResource 
("frugalmonotools.wicdlogo.png");
this.hbox3.Add (this.image8);
-               global::Gtk.Box.BoxChild w48 = 
((global::Gtk.Box.BoxChild)(this.hbox3[this.image8]));
-               w48.Position = 0;
-               w48.Expand = false;
-               w48.Fill = false;
+               global::Gtk.Box.BoxChild w50 = 
((global::Gtk.Box.BoxChild)(this.hbox3[this.image8]));
+               w50.Position = 0;
+               w50.Expand = false;
+               w50.Fill = false;
// Container child hbox3.Gtk.Box+BoxChild
this.INT_WICD = new global::Gtk.CheckButton ();
this.INT_WICD.CanFocus = true;
@@ -732,22 +748,22 @@ public partial class MainWindow
this.INT_WICD.DrawIndicator = true;
this.INT_WICD.UseUnderline = true;
this.hbox3.Add (this.INT_WICD);
-               global::Gtk.Box.BoxChild w49 = 
((global::Gtk.Box.BoxChild)(this.hbox3[this.INT_WICD]));
-               w49.Position = 1;
+               global::Gtk.Box.BoxChild w51 = 
((global::Gtk.Box.BoxChild)(this.hbox3[this.INT_WICD]));
+               w51.Position = 1;
// Container child hbox3.Gtk.Box+BoxChild
this.LIB_WICDNotInstalled = new global::Gtk.Label ();
this.LIB_WICDNotInstalled.Name = "LIB_WICDNotInstalled";
this.LIB_WICDNotInstalled.LabelProp = global::Mono.Unix.Catalog.GetString ("Not 
installed");
this.hbox3.Add (this.LIB_WICDNotInstalled);
-               global::Gtk.Box.BoxChild w50 = 
((global::Gtk.Box.BoxChild)(this.hbox3[this.LIB_WICDNotInstalled]));
-               w50.Position = 2;
-               w50.Expand = false;
-               w50.Fill = false;
+               global::Gtk.Box.BoxChild w52 = 
((global::Gtk.Box.BoxChild)(this.hbox3[this.LIB_WICDNotInstalled]));
+               w52.Position = 2;
+               w52.Expand = false;
+               w52.Fill = false;
this.vbox1.Add (this.hbox3);
-               global::Gtk.Box.BoxChild w51 = 
((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox3]));
-               w51.Position = 2;
-               w51.Expand = false;
-               w51.Fill = false;
+               global::Gtk.Box.BoxChild w53 = 
((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox3]));
+               w53.Position = 2;
+               w53.Expand = false;
+               w53.Fill = false;
// Container child vbox1.Gtk.Box+BoxChild
this.hbox4 = new global::Gtk.HBox ();
this.hbox4.Name = "hbox4";
@@ -759,19 +775,19 @@ public partial class MainWindow
this.BTN_Network.UseUnderline = true;
this.BTN_Network.Label = global::Mono.Unix.Catalog.GetString ("Apply");
this.hbox4.Add (this.BTN_Network);
-               global::Gtk.Box.BoxChild w52 = 
((global::Gtk.Box.BoxChild)(this.hbox4[this.BTN_Network]));
-               w52.Position = 2;
-               w52.Expand = false;
-               w52.Fill = false;
+               global::Gtk.Box.BoxChild w54 = 
((global::Gtk.Box.BoxChild)(this.hbox4[this.BTN_Network]));
+               w54.Position = 2;
+               w54.Expand = false;
+               w54.Fill = false;
this.vbox1.Add (this.hbox4);
-               global::Gtk.Box.BoxChild w53 = 
((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox4]));
-               w53.PackType = ((global::Gtk.PackType)(1));
-               w53.Position = 3;
-               w53.Expand = false;
-               w53.Fill = false;
+               global::Gtk.Box.BoxChild w55 = 
((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox4]));
+               w55.PackType = ((global::Gtk.PackType)(1));
+               w55.Position = 3;
+               w55.Expand = false;
+               w55.Fill = false;
this.ONG_principal.Add (this.vbox1);
-               global::Gtk.Notebook.NotebookChild w54 = 
((global::Gtk.Notebook.NotebookChild)(this.ONG_principal[this.vbox1]));
-               w54.Position = 4;
+               global::Gtk.Notebook.NotebookChild w56 = 
((global::Gtk.Notebook.NotebookChild)(this.ONG_principal[this.vbox1]));
+               w56.Position = 4;
// Notebook tab
this.LIB_Network = new global::Gtk.Label ();
this.LIB_Network.Name = "LIB_Network";
@@ -791,10 +807,10 @@ public partial class MainWindow
this.image1.Name = "image1";
this.image1.Pixbuf = global::Gdk.Pixbuf.LoadFromResource 
("frugalmonotools.xorglogo.png");
this.hbox5.Add (this.image1);
-               global::Gtk.Box.BoxChild w55 = 
((global::Gtk.Box.BoxChild)(this.hbox5[this.image1]));
-               w55.Position = 0;
-               w55.Expand = false;
-               w55.Fill = false;
+               global::Gtk.Box.BoxChild w57 = 
((global::Gtk.Box.BoxChild)(this.hbox5[this.image1]));
+               w57.Position = 0;
+               w57.Expand = false;
+               w57.Fill = false;
// Container child hbox5.Gtk.Box+BoxChild
this.INT_XDM = new global::Gtk.CheckButton ();
this.INT_XDM.CanFocus = true;
@@ -803,22 +819,22 @@ public partial class MainWindow
this.INT_XDM.DrawIndicator = true;
this.INT_XDM.UseUnderline = true;
this.hbox5.Add (this.INT_XDM);
-               global::Gtk.Box.BoxChild w56 = 
((global::Gtk.Box.BoxChild)(this.hbox5[this.INT_XDM]));
-               w56.Position = 1;
+               global::Gtk.Box.BoxChild w58 = 
((global::Gtk.Box.BoxChild)(this.hbox5[this.INT_XDM]));
+               w58.Position = 1;
// Container child hbox5.Gtk.Box+BoxChild
this.LIB_XDM = new global::Gtk.Label ();
this.LIB_XDM.Name = "LIB_XDM";
this.LIB_XDM.LabelProp = global::Mono.Unix.Catalog.GetString ("Not installed");
this.hbox5.Add (this.LIB_XDM);
-               global::Gtk.Box.BoxChild w57 = 
((global::Gtk.Box.BoxChild)(this.hbox5[this.LIB_XDM]));
-               w57.Position = 2;
-               w57.Expand = false;
-               w57.Fill = false;
+               global::Gtk.Box.BoxChild w59 = 
((global::Gtk.Box.BoxChild)(this.hbox5[this.LIB_XDM]));
+               w59.Position = 2;
+               w59.Expand = false;
+               w59.Fill = false;
this.vbox3.Add (this.hbox5);
-               global::Gtk.Box.BoxChild w58 = 
((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox5]));
-               w58.Position = 0;
-               w58.Expand = false;
-               w58.Fill = false;
+               global::Gtk.Box.BoxChild w60 = 
((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox5]));
+               w60.Position = 0;
+               w60.Expand = false;
+               w60.Fill = false;
// Container child vbox3.Gtk.Box+BoxChild
this.hbox6 = new global::Gtk.HBox ();
this.hbox6.Name = "hbox6";
@@ -828,10 +844,10 @@ public partial class MainWindow
this.image2.Name = "image2";
this.image2.Pixbuf = global::Gdk.Pixbuf.LoadFromResource 
("frugalmonotools.lxdelogo.png");
this.hbox6.Add (this.image2);
-               global::Gtk.Box.BoxChild w59 = 
((global::Gtk.Box.BoxChild)(this.hbox6[this.image2]));
-               w59.Position = 0;
-               w59.Expand = false;
-               w59.Fill = false;
+               global::Gtk.Box.BoxChild w61 = 
((global::Gtk.Box.BoxChild)(this.hbox6[this.image2]));
+               w61.Position = 0;
+               w61.Expand = false;
+               w61.Fill = false;
// Container child hbox6.Gtk.Box+BoxChild
this.INT_LXDM = new global::Gtk.CheckButton ();
this.INT_LXDM.CanFocus = true;
@@ -840,22 +856,22 @@ public partial class MainWindow
this.INT_LXDM.DrawIndicator = true;
this.INT_LXDM.UseUnderline = true;
this.hbox6.Add (this.INT_LXDM);
-               global::Gtk.Box.BoxChild w60 = 
((global::Gtk.Box.BoxChild)(this.hbox6[this.INT_LXDM]));
-               w60.Position = 1;
+               global::Gtk.Box.BoxChild w62 = 
((global::Gtk.Box.BoxChild)(this.hbox6[this.INT_LXDM]));
+               w62.Position = 1;
// Container child hbox6.Gtk.Box+BoxChild
this.LIB_LXDM = new global::Gtk.Label ();
this.LIB_LXDM.Name = "LIB_LXDM";
this.LIB_LXDM.LabelProp = global::Mono.Unix.Catalog.GetString ("Not installed");
this.hbox6.Add (this.LIB_LXDM);
-               global::Gtk.Box.BoxChild w61 = 
((global::Gtk.Box.BoxChild)(this.hbox6[this.LIB_LXDM]));
-               w61.Position = 2;
-               w61.Expand = false;
-               w61.Fill = false;
+               global::Gtk.Box.BoxChild w63 = 
((global::Gtk.Box.BoxChild)(this.hbox6[this.LIB_LXDM]));
+               w63.Position = 2;
+               w63.Expand = false;
+               w63.Fill = false;
this.vbox3.Add (this.hbox6);
-               global::Gtk.Box.BoxChild w62 = 
((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox6]));
-               w62.Position = 1;
-               w62.Expand = false;
-               w62.Fill = false;
+               global::Gtk.Box.BoxChild w64 = 
((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox6]));
+               w64.Position = 1;
+               w64.Expand = false;
+               w64.Fill = false;
// Container child vbox3.Gtk.Box+BoxChild
this.hbox7 = new global::Gtk.HBox ();
this.hbox7.Name = "hbox7";
@@ -865,10 +881,10 @@ public partial class MainWindow
this.image3.Name = "image3";
this.image3.Pixbuf = global::Gdk.Pixbuf.LoadFromResource 
("frugalmonotools.xfcelogo.png");
this.hbox7.Add (this.image3);
-               global::Gtk.Box.BoxChild w63 = 
((global::Gtk.Box.BoxChild)(this.hbox7[this.image3]));
-               w63.Position = 0;
-               w63.Expand = false;
-               w63.Fill = false;
+               global::Gtk.Box.BoxChild w65 = 
((global::Gtk.Box.BoxChild)(this.hbox7[this.image3]));
+               w65.Position = 0;
+               w65.Expand = false;
+               w65.Fill = false;
// Container child hbox7.Gtk.Box+BoxChild
this.INT_Slim = new global::Gtk.CheckButton ();
this.INT_Slim.CanFocus = true;
@@ -877,22 +893,22 @@ public partial class MainWindow
this.INT_Slim.DrawIndicator = true;
this.INT_Slim.UseUnderline = true;
this.hbox7.Add (this.INT_Slim);
-               global::Gtk.Box.BoxChild w64 = 
((global::Gtk.Box.BoxChild)(this.hbox7[this.INT_Slim]));
-               w64.Position = 1;
+               global::Gtk.Box.BoxChild w66 = 
((global::Gtk.Box.BoxChild)(this.hbox7[this.INT_Slim]));
+               w66.Position = 1;
// Container child hbox7.Gtk.Box+BoxChild
this.LIB_SLIM = new global::Gtk.Label ();
this.LIB_SLIM.Name = "LIB_SLIM";
this.LIB_SLIM.LabelProp = global::Mono.Unix.Catalog.GetString ("Not installed");
this.hbox7.Add (this.LIB_SLIM);
-               global::Gtk.Box.BoxChild w65 = 
((global::Gtk.Box.BoxChild)(this.hbox7[this.LIB_SLIM]));
-               w65.Position = 2;
-               w65.Expand = false;
-               w65.Fill = false;
+               global::Gtk.Box.BoxChild w67 = 
((global::Gtk.Box.BoxChild)(this.hbox7[this.LIB_SLIM]));
+               w67.Position = 2;
+               w67.Expand = false;
+               w67.Fill = false;
this.vbox3.Add (this.hbox7);
-               global::Gtk.Box.BoxChild w66 = 
((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox7]));
-               w66.Position = 2;
-               w66.Expand = false;
-               w66.Fill = false;
+               global::Gtk.Box.BoxChild w68 = 
((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox7]));
+               w68.Position = 2;
+               w68.Expand = false;
+               w68.Fill = false;
// Container child vbox3.Gtk.Box+BoxChild
this.hbox9 = new global::Gtk.HBox ();
this.hbox9.Name = "hbox9";
@@ -902,10 +918,10 @@ public partial class MainWindow
this.image4.Name = "image4";
this.image4.Pixbuf = global::Gdk.Pixbuf.LoadFromResource 
("frugalmonotools.gnomelogo.png");
this.hbox9.Add (this.image4);
-               global::Gtk.Box.BoxChild w67 = 
((global::Gtk.Box.BoxChild)(this.hbox9[this.image4]));
-               w67.Position = 0;
-               w67.Expand = false;
-               w67.Fill = false;
+               global::Gtk.Box.BoxChild w69 = 
((global::Gtk.Box.BoxChild)(this.hbox9[this.image4]));
+               w69.Position = 0;
+               w69.Expand = false;
+               w69.Fill = false;
// Container child hbox9.Gtk.Box+BoxChild
this.INT_GDM = new global::Gtk.CheckButton ();
this.INT_GDM.CanFocus = true;
@@ -914,22 +930,22 @@ public partial class MainWindow
this.INT_GDM.DrawIndicator = true;
this.INT_GDM.UseUnderline = true;
this.hbox9.Add (this.INT_GDM);
-               global::Gtk.Box.BoxChild w68 = 
((global::Gtk.Box.BoxChild)(this.hbox9[this.INT_GDM]));
-               w68.Position = 1;
+               global::Gtk.Box.BoxChild w70 = 
((global::Gtk.Box.BoxChild)(this.hbox9[this.INT_GDM]));
+               w70.Position = 1;
// Container child hbox9.Gtk.Box+BoxChild
this.LIB_GDM = new global::Gtk.Label ();
this.LIB_GDM.Name = "LIB_GDM";
this.LIB_GDM.LabelProp = global::Mono.Unix.Catalog.GetString ("Not installed");
this.hbox9.Add (this.LIB_GDM);
-               global::Gtk.Box.BoxChild w69 = 
((global::Gtk.Box.BoxChild)(this.hbox9[this.LIB_GDM]));
-               w69.Position = 2;
-               w69.Expand = false;
-               w69.Fill = false;
+               global::Gtk.Box.BoxChild w71 = 
((global::Gtk.Box.BoxChild)(this.hbox9[this.LIB_GDM]));
+               w71.Position = 2;
+               w71.Expand = false;
+               w71.Fill = false;
this.vbox3.Add (this.hbox9);
-               global::Gtk.Box.BoxChild w70 = 
((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox9]));
-               w70.Position = 3;
-               w70.Expand = false;
-               w70.Fill = false;
+               global::Gtk.Box.BoxChild w72 = 
((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox9]));
+               w72.Position = 3;
+               w72.Expand = false;
+               w72.Fill = false;
// Container child vbox3.Gtk.Box+BoxChild
this.hbox10 = new global::Gtk.HBox ();
this.hbox10.Name = "hbox10";
@@ -939,10 +955,10 @@ public partial class MainWindow
this.image5.Name = "image5";
this.image5.Pixbuf = global::Gdk.Pixbuf.LoadFromResource 
("frugalmonotools.kdelogo.png");
this.hbox10.Add (this.image5);
-               global::Gtk.Box.BoxChild w71 = 
((global::Gtk.Box.BoxChild)(this.hbox10[this.image5]));
-               w71.Position = 0;
-               w71.Expand = false;
-               w71.Fill = false;
+               global::Gtk.Box.BoxChild w73 = 
((global::Gtk.Box.BoxChild)(this.hbox10[this.image5]));
+               w73.Position = 0;
+               w73.Expand = false;
+               w73.Fill = false;
// Container child hbox10.Gtk.Box+BoxChild
this.INT_KDM = new global::Gtk.CheckButton ();
this.INT_KDM.CanFocus = true;
@@ -951,22 +967,22 @@ public partial class MainWindow
this.INT_KDM.DrawIndicator = true;
this.INT_KDM.UseUnderline = true;
this.hbox10.Add (this.INT_KDM);
-               global::Gtk.Box.BoxChild w72 = 
((global::Gtk.Box.BoxChild)(this.hbox10[this.INT_KDM]));
-               w72.Position = 1;
+               global::Gtk.Box.BoxChild w74 = 
((global::Gtk.Box.BoxChild)(this.hbox10[this.INT_KDM]));
+               w74.Position = 1;
// Container child hbox10.Gtk.Box+BoxChild
this.LIB_KDM = new global::Gtk.Label ();
this.LIB_KDM.Name = "LIB_KDM";
this.LIB_KDM.LabelProp = global::Mono.Unix.Catalog.GetString ("Not installed");
this.hbox10.Add (this.LIB_KDM);
-               global::Gtk.Box.BoxChild w73 = 
((global::Gtk.Box.BoxChild)(this.hbox10[this.LIB_KDM]));
-               w73.Position = 2;
-               w73.Expand = false;
-               w73.Fill = false;
+               global::Gtk.Box.BoxChild w75 = 
((global::Gtk.Box.BoxChild)(this.hbox10[this.LIB_KDM]));
+               w75.Position = 2;
+               w75.Expand = false;
+               w75.Fill = false;
this.vbox3.Add (this.hbox10);
-               global::Gtk.Box.BoxChild w74 = 
((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox10]));
-               w74.Position = 4;
-               w74.Expand = false;
-               w74.Fill = false;
+               global::Gtk.Box.BoxChild w76 = 
((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox10]));
+               w76.Position = 4;
+               w76.Expand = false;
+               w76.Fill = false;
// Container child vbox3.Gtk.Box+BoxChild
this.hbox8 = new global::Gtk.HBox ();
this.hbox8.Name = "hbox8";
@@ -978,19 +994,19 @@ public partial class MainWindow
this.BTN_LoginManager.UseUnderline = true;
this.BTN_LoginManager.Label = global::Mono.Unix.Catalog.GetString ("Apply");
this.hbox8.Add (this.BTN_LoginManager);
-               global::Gtk.Box.BoxChild w75 = 
((global::Gtk.Box.BoxChild)(this.hbox8[this.BTN_LoginManager]));
-               w75.Position = 2;
-               w75.Expand = false;
-               w75.Fill = false;
+               global::Gtk.Box.BoxChild w77 = 
((global::Gtk.Box.BoxChild)(this.hbox8[this.BTN_LoginManager]));
+               w77.Position = 2;
+               w77.Expand = false;
+               w77.Fill = false;
this.vbox3.Add (this.hbox8);
-               global::Gtk.Box.BoxChild w76 = 
((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox8]));
-               w76.PackType = ((global::Gtk.PackType)(1));
-               w76.Position = 5;
-               w76.Expand = false;
-               w76.Fill = false;
+               global::Gtk.Box.BoxChild w78 = 
((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox8]));
+               w78.PackType = ((global::Gtk.PackType)(1));
+               w78.Position = 5;
+               w78.Expand = false;
+               w78.Fill = false;
this.ONG_principal.Add (this.vbox3);
-               global::Gtk.Notebook.NotebookChild w77 = 
((global::Gtk.Notebook.NotebookChild)(this.ONG_principal[this.vbox3]));
-               w77.Position = 5;
+               global::Gtk.Notebook.NotebookChild w79 = 
((global::Gtk.Notebook.NotebookChild)(this.ONG_principal[this.vbox3]));
+               w79.Position = 5;
// Notebook tab
this.LIB_LoginManager = new global::Gtk.Label ();
this.LIB_LoginManager.Name = "LIB_LoginManager";
@@ -1005,18 +1021,18 @@ public partial class MainWindow
this.CBO_TitleNews = global::Gtk.ComboBox.NewText ();
this.CBO_TitleNews.Name = "CBO_TitleNews";
this.vbox5.Add (this.CBO_TitleNews);
-               global::Gtk.Box.BoxChild w78 = 
((global::Gtk.Box.BoxChild)(this.vbox5[this.CBO_TitleNews]));
-               w78.Position = 0;
-               w78.Expand = false;
-               w78.Fill = false;
+               global::Gtk.Box.BoxChild w80 = 
((global::Gtk.Box.BoxChild)(this.vbox5[this.CBO_TitleNews]));
+               w80.Position = 0;
+               w80.Expand = false;
+               w80.Fill = false;
// Container child vbox5.Gtk.Box+BoxChild
this.LIB_Titre = new global::Gtk.Label ();
this.LIB_Titre.Name = "LIB_Titre";
this.vbox5.Add (this.LIB_Titre);
-               global::Gtk.Box.BoxChild w79 = 
((global::Gtk.Box.BoxChild)(this.vbox5[this.LIB_Titre]));
-               w79.Position = 1;
-               w79.Expand = false;
-               w79.Fill = false;
+               global::Gtk.Box.BoxChild w81 = 
((global::Gtk.Box.BoxChild)(this.vbox5[this.LIB_Titre]));
+               w81.Position = 1;
+               w81.Expand = false;
+               w81.Fill = false;
// Container child vbox5.Gtk.Box+BoxChild
this.BTN_Link = new global::Gtk.Button ();
this.BTN_Link.CanFocus = true;
@@ -1024,13 +1040,13 @@ public partial class MainWindow
this.BTN_Link.UseUnderline = true;
this.BTN_Link.Label = global::Mono.Unix.Catalog.GetString ("Link");
this.vbox5.Add (this.BTN_Link);
-               global::Gtk.Box.BoxChild w80 = 
((global::Gtk.Box.BoxChild)(this.vbox5[this.BTN_Link]));
-               w80.Position = 3;
-               w80.Expand = false;
-               w80.Fill = false;
+               global::Gtk.Box.BoxChild w82 = 
((global::Gtk.Box.BoxChild)(this.vbox5[this.BTN_Link]));
+               w82.Position = 3;
+               w82.Expand = false;
+               w82.Fill = false;
this.ONG_principal.Add (this.vbox5);
-               global::Gtk.Notebook.NotebookChild w81 = 
((global::Gtk.Notebook.NotebookChild)(this.ONG_principal[this.vbox5]));
-               w81.Position = 6;
+               global::Gtk.Notebook.NotebookChild w83 = 
((global::Gtk.Notebook.NotebookChild)(this.ONG_principal[this.vbox5]));
+               w83.Position = 6;
// Notebook tab
this.LIB_News = new global::Gtk.Label ();
this.LIB_News.Name = "LIB_News";
@@ -1049,10 +1065,10 @@ public partial class MainWindow
this.INT_CheckStartup.DrawIndicator = true;
this.INT_CheckStartup.UseUnderline = true;
this.vbox8.Add (this.INT_CheckStartup);
-               global::Gtk.Box.BoxChild w82 = 
((global::Gtk.Box.BoxChild)(this.vbox8[this.INT_CheckStartup]));
-               w82.Position = 0;
-               w82.Expand = false;
-               w82.Fill = false;
+               global::Gtk.Box.BoxChild w84 = 
((global::Gtk.Box.BoxChild)(this.vbox8[this.INT_CheckStartup]));
+               w84.Position = 0;
+               w84.Expand = false;
+               w84.Fill = false;
// Container child vbox8.Gtk.Box+BoxChild
this.INT_StartWithXSession = new global::Gtk.CheckButton ();
this.INT_StartWithXSession.CanFocus = true;
@@ -1062,10 +1078,10 @@ public partial class MainWindow
this.INT_StartWithXSession.DrawIndicator = true;
this.INT_StartWithXSession.UseUnderline = true;
this.vbox8.Add (this.INT_StartWithXSession);
-               global::Gtk.Box.BoxChild w83 = 
((global::Gtk.Box.BoxChild)(this.vbox8[this.INT_StartWithXSession]));
-               w83.Position = 1;
-               w83.Expand = false;
-               w83.Fill = false;
+               global::Gtk.Box.BoxChild w85 = 
((global::Gtk.Box.BoxChild)(this.vbox8[this.INT_StartWithXSession]));
+               w85.Position = 1;
+               w85.Expand = false;
+               w85.Fill = false;
// Container child vbox8.Gtk.Box+BoxChild
this.INT_ShowNotif = new global::Gtk.CheckButton ();
this.INT_ShowNotif.CanFocus = true;
@@ -1075,10 +1091,10 @@ public partial class MainWindow
this.INT_ShowNotif.DrawIndicator = true;
this.INT_ShowNotif.UseUnderline = true;
this.vbox8.Add (this.INT_ShowNotif);
-               global::Gtk.Box.BoxChild w84 = 
((global::Gtk.Box.BoxChild)(this.vbox8[this.INT_ShowNotif]));
-               w84.Position = 2;
-               w84.Expand = false;
-               w84.Fill = false;
+               global::Gtk.Box.BoxChild w86 = 
((global::Gtk.Box.BoxChild)(this.vbox8[this.INT_ShowNotif]));
+               w86.Position = 2;
+               w86.Expand = false;
+               w86.Fill = false;
// Container child vbox8.Gtk.Box+BoxChild
this.hbox21 = new global::Gtk.HBox ();
this.hbox21.Name = "hbox21";
@@ -1090,18 +1106,18 @@ public partial class MainWindow
this.BTN_SaveConf.UseUnderline = true;
this.BTN_SaveConf.Label = global::Mono.Unix.Catalog.GetString ("Apply");
this.hbox21.Add (this.BTN_SaveConf);
-               global::Gtk.Box.BoxChild w85 = 
((global::Gtk.Box.BoxChild)(this.hbox21[this.BTN_SaveConf]));
-               w85.Position = 2;
-               w85.Expand = false;
-               w85.Fill = false;
+               global::Gtk.Box.BoxChild w87 = 
((global::Gtk.Box.BoxChild)(this.hbox21[this.BTN_SaveConf]));
+               w87.Position = 2;
+               w87.Expand = false;
+               w87.Fill = false;
this.vbox8.Add (this.hbox21);
-               global::Gtk.Box.BoxChild w86 = 
((global::Gtk.Box.BoxChild)(this.vbox8[this.hbox21]));
-               w86.Position = 4;
-               w86.Expand = false;
-               w86.Fill = false;
+               global::Gtk.Box.BoxChild w88 = 
((global::Gtk.Box.BoxChild)(this.vbox8[this.hbox21]));
+               w88.Position = 4;
+               w88.Expand = false;
+               w88.Fill = false;
this.ONG_principal.Add (this.vbox8);
-               global::Gtk.Notebook.NotebookChild w87 = 
((global::Gtk.Notebook.NotebookChild)(this.ONG_principal[this.vbox8]));
-               w87.Position = 7;
+               global::Gtk.Notebook.NotebookChild w89 = 
((global::Gtk.Notebook.NotebookChild)(this.ONG_principal[this.vbox8]));
+               w89.Position = 7;
// Notebook tab
this.Configuration = new global::Gtk.Label ();
this.Configuration.Name = "Configuration";
@@ -1119,8 +1135,8 @@ public partial class MainWindow
this.textview2.Name = "textview2";
this.GtkScrolledWindow2.Add (this.textview2);
this.ONG_principal.Add (this.GtkScrolledWindow2);
-               global::Gtk.Notebook.NotebookChild w89 = 
((global::Gtk.Notebook.NotebookChild)(this.ONG_principal[this.GtkScrolledWindow2]));
-               w89.Position = 8;
+               global::Gtk.Notebook.NotebookChild w91 = 
((global::Gtk.Notebook.NotebookChild)(this.ONG_principal[this.GtkScrolledWindow2]));
+               w91.Position = 8;
// Notebook tab
this.label6 = new global::Gtk.Label ();
this.label6.Name = "label6";
diff --git a/frugal-mono-tools/gtk-gui/gui.stetic 
b/frugal-mono-tools/gtk-gui/gui.stetic
index 14d00ea..19a2875 100644
--- a/frugal-mono-tools/gtk-gui/gui.stetic
+++ b/frugal-mono-tools/gtk-gui/gui.stetic
@@ -9,7 +9,7 @@
<widget-library name="webkit-sharp, Version=1.1.15.0, Culture=neutral, 
PublicKeyToken=eaa1d335d2e19745" />
<widget-library name="notify-sharp, Version=0.4.0.0, Culture=neutral, 
PublicKeyToken=2df29c54e245917a" />
<widget-library name="vte-sharp, Version=0.16.0.0, Culture=neutral, 
PublicKeyToken=35e10195dab3c99f" />
-    <widget-library name="../bin/Debug/frugal-mono-tools.exe" internal="true" 
/>
+    <widget-library name="../bin/Release/frugal-mono-tools.exe" 
internal="true" />
</import>
<icon-factory>
<icon-set id="iconeFwCC">
@@ -28,7 +28,7 @@
<widget class="Gtk.Notebook" id="ONG_principal">
<property name="MemberName" />
<property name="CanFocus">True</property>
-        <property name="CurrentPage">6</property>
+        <property name="CurrentPage">2</property>
<child>
<widget class="Gtk.VBox" id="vbox4">
<property name="MemberName" />
@@ -547,7 +547,22 @@ ztv</property>
</packing>
</child>
<child>
-              <placeholder />
+              <widget class="Gtk.ScrolledWindow" id="GtkScrolledWindow3">
+                <property name="MemberName" />
+                <property name="ShadowType">In</property>
+                <child>
+                  <widget class="Gtk.TextView" id="TXT_Lspci">
+                    <property name="MemberName" />
+                    <property name="CanFocus">True</property>
+                    <property name="ShowScrollbars">True</property>
+                    <property name="Text" translatable="yes" />
+                  </widget>
+                </child>
+              </widget>
+              <packing>
+                <property name="Position">4</property>
+                <property name="AutoSize">True</property>
+              </packing>
</child>
</widget>
<packing>
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to