Hi,

I just noticed that this bug affected me as well.
This extremely simple patch works around the bug and makes the plugin work. It
is not nice in any way.

If the package maintainer wants, I will be happy to come up with a "real"
patch.

If you would like a package including the patch, let me know.

-- 
Søren O.

"Oh, bother" said the Borg, "we've assimilated Pooh".
--- xfce4-wavelan-plugin-0.5.0.bak/panel-plugin/wi_linux.c      2006-08-06 
18:25:44.000000000 +0000
+++ xfce4-wavelan-plugin-0.5.0/panel-plugin/wi_linux.c  2006-08-06 
18:26:57.000000000 +0000
@@ -42,6 +42,8 @@
 
 #include <wi.h>
 
+#define WIRELESS_EXT 1
+
 struct wi_device
 {
   char interface[WI_MAXSTRLEN];
_______________________________________________
Pkg-xfce-devel mailing list
Pkg-xfce-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-xfce-devel

Reply via email to