Bernhard Walle 6288deec59 Right size for Xfce 4.2
(Old svn revision: 331)
2005-01-10 13:44:18 +00:00
m4 Fix BM_DEPEND_CHECK(). 2004-07-28 21:49:36 +00:00
panel-plugin Right size for Xfce 4.2 2005-01-10 13:44:18 +00:00
po New version 0.2.3: Make it thread save for recent developement versions of Xfce 2004-08-01 09:16:58 +00:00
.cvsignore Added .cvsignore file 2003-08-15 11:45:35 +00:00
AUTHORS New version 0.2.0 2003-09-13 12:31:34 +00:00
COPYING Changed license to GPL 2003-08-17 18:57:46 +00:00
ChangeLog Right size for Xfce 4.2 2005-01-10 13:44:18 +00:00
INSTALL Initial revision 2003-08-13 18:14:27 +00:00
Makefile.am New version 0.2.0pre1 2003-08-24 20:07:08 +00:00
Makefile.in New version 0.2.3: Make it thread save for recent developement versions of Xfce 2004-08-01 09:16:58 +00:00
README New version 0.2.0 2003-09-13 12:31:34 +00:00
aclocal.m4 New version 0.2.3: Make it thread save for recent developement versions of Xfce 2004-08-01 09:16:58 +00:00
autogen.sh Initial revision 2003-08-13 18:14:27 +00:00
compile Initial revision 2003-08-13 18:14:27 +00:00
config.guess New version 0.2.3: Make it thread save for recent developement versions of Xfce 2004-08-01 09:16:58 +00:00
config.h.in New version 0.2.0pre1 2003-08-24 20:07:08 +00:00
config.sub New version 0.2.3: Make it thread save for recent developement versions of Xfce 2004-08-01 09:16:58 +00:00
configure New version 0.2.3: Make it thread save for recent developement versions of Xfce 2004-08-01 09:16:58 +00:00
configure.ac Right size for Xfce 4.2 2005-01-10 13:44:18 +00:00
depcomp New version 0.2.3: Make it thread save for recent developement versions of Xfce 2004-08-01 09:16:58 +00:00
install-sh New version 0.2.3: Make it thread save for recent developement versions of Xfce 2004-08-01 09:16:58 +00:00
ltcf-c.sh Initial revision 2003-08-13 18:14:27 +00:00
ltmain.sh New version 0.2.3: Make it thread save for recent developement versions of Xfce 2004-08-01 09:16:58 +00:00
missing Initial revision 2003-08-13 18:14:27 +00:00
mkinstalldirs Initial revision 2003-08-13 18:14:27 +00:00

README

XFce4 Netload plugin
--------------------

 - A netload plugin for the Xfce4 desktop environment -- http://www.xfce4.org -

Following operating systems are supported:
 
 * Linux
 * FreeBSD, NetBSD, OpenBSD
 * Sun Solaris
 * HP_UX
 * MacOS X

I have only Linux installed so I can test only on Linux. If you encounter any
problems on other operating systems (or on Linux, of course) feel free to send
me an e-mail. If you have a patch to fix it it would be better.

The code for the plugin is based on the sample-plugin from Benedikt Meurer and
on the xfce4-systemload-plugin from Riccardo Persichetti. The layout is the same
as the systemload-plugin. This made programming very easy and looks good, too.

The netload code is based on wormulon (a command-line util) from Hendrik Scholz.
You find this program at http://www.raisdorf.net/wormulon/.

I'm not planning making much improvements in the future so if you want to take
over developement, just drop me a note. I just programmed it because I needed it
but I plan to maintain it so that it's running with the most current stable
release of Xfce.

If you have translations for your language, please mail me. I'll include it in
the distribution!

And remember:

    Interoperability is the keyword, uniformity is a dead end. 
        --  Olivier Fourdan <fourdan@xfce.org> (founder of Xfce project)

Have a lot of fun ...
    Bernhard <bernhard.walle@gmx.de>

C 96%
Makefile 3.5%
Shell 0.5%