[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-xfce-devel] Bug#370496: Workaround patch



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".
-------------- next part --------------
--- 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];


Reply to: