# HG changeset patch # User Christophe Lincoln # Date 1242514594 -7200 # Node ID 5423531975becc619e201b7ded32a05763255b55 # Parent 4f6c9d697c58c7bdfa81105b41733cce2cc8157b wbar/lxpanel: realy remove old images from the wok and add new diff -r 4f6c9d697c58 -r 5423531975be lxpanel/stuff/icons/Tango/24x24/status/gnome-netstatus-disconn.png Binary file lxpanel/stuff/icons/Tango/24x24/status/gnome-netstatus-disconn.png has changed diff -r 4f6c9d697c58 -r 5423531975be lxpanel/stuff/icons/Tango/24x24/status/gnome-netstatus-error.png Binary file lxpanel/stuff/icons/Tango/24x24/status/gnome-netstatus-error.png has changed diff -r 4f6c9d697c58 -r 5423531975be lxpanel/stuff/icons/Tango/24x24/status/gnome-netstatus-idle.png Binary file lxpanel/stuff/icons/Tango/24x24/status/gnome-netstatus-idle.png has changed diff -r 4f6c9d697c58 -r 5423531975be lxpanel/stuff/icons/Tango/24x24/status/gnome-netstatus-rx.png Binary file lxpanel/stuff/icons/Tango/24x24/status/gnome-netstatus-rx.png has changed diff -r 4f6c9d697c58 -r 5423531975be lxpanel/stuff/icons/Tango/24x24/status/gnome-netstatus-tx.png Binary file lxpanel/stuff/icons/Tango/24x24/status/gnome-netstatus-tx.png has changed diff -r 4f6c9d697c58 -r 5423531975be lxpanel/stuff/icons/Tango/24x24/status/gnome-netstatus-txrx.png Binary file lxpanel/stuff/icons/Tango/24x24/status/gnome-netstatus-txrx.png has changed diff -r 4f6c9d697c58 -r 5423531975be lxpanel/stuff/images/mute.png Binary file lxpanel/stuff/images/mute.png has changed diff -r 4f6c9d697c58 -r 5423531975be lxpanel/stuff/images/volume.png Binary file lxpanel/stuff/images/volume.png has changed diff -r 4f6c9d697c58 -r 5423531975be wbar/process.log --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/wbar/process.log Sun May 17 00:56:34 2009 +0200 @@ -0,0 +1,7 @@ +date 20090517 00:51:20 +package wbar (compile) +untaring wbar-1.3.3.tbz2 +executing compile_rules +compilation done : 20090517 00:51:25 +executing genpkg_rules +wbar-1.3.3.tazpkg (done) diff -r 4f6c9d697c58 -r 5423531975be wbar/stuff/gcc43_fixes.diff --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/wbar/stuff/gcc43_fixes.diff Sun May 17 00:56:34 2009 +0200 @@ -0,0 +1,33 @@ +diff -Naur wbar-1.3.3.orig/IconLoader.cc wbar-1.3.3/IconLoader.cc +--- IconLoader.cc 2006-12-29 01:54:29.000000000 +0000 ++++ IconLoader.cc 2008-08-06 15:35:58.000000000 +0000 +@@ -2,6 +2,7 @@ + #include + #include + #include ++#include + }; + + #include "IconLoader.h" +diff -Naur wbar-1.3.3.orig/Main.cc wbar-1.3.3/Main.cc +--- Main.cc 2007-08-06 12:28:11.000000000 +0000 ++++ Main.cc 2008-08-06 15:35:00.000000000 +0000 +@@ -4,6 +4,8 @@ + #include + #include + #include ++#include ++#include + + #include "XWin.h" + #include "ImgWrap.h" +diff -Naur wbar-1.3.3.orig/SuperBar.cc wbar-1.3.3/SuperBar.cc +--- SuperBar.cc 2007-08-04 00:24:34.000000000 +0000 ++++ SuperBar.cc 2008-08-06 15:51:14.000000000 +0000 +@@ -1,5 +1,6 @@ + #include "SuperBar.h" + #include "SuperIcon.h" ++#include + + using namespace std; + diff -r 4f6c9d697c58 -r 5423531975be wbar/stuff/xterm.png Binary file wbar/stuff/xterm.png has changed