Bernhard Walle e9f7df9eec * Fixed bug with wrong calculation of total number because of integer division.
* Show warning dialog because of initialization errors only after changes in
  configuration and not after startup.


(Old svn revision: 316)
2003-10-01 19:16:03 +00:00
m4 Initial add 2003-08-17 18:56:49 +00:00
panel-plugin * Fixed bug with wrong calculation of total number because of integer division. 2003-10-01 19:16:03 +00:00
po New version 0.2.0 2003-09-13 12:31:34 +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 New version 0.2.0 2003-09-13 12:31:34 +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.0pre1 2003-08-24 20:07:08 +00:00
README New version 0.2.0 2003-09-13 12:31:34 +00:00
aclocal.m4 New version 0.2.0pre1 2003-08-24 20:07:08 +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 Initial revision 2003-08-13 18:14:27 +00:00
config.h.in New version 0.2.0pre1 2003-08-24 20:07:08 +00:00
config.sub Initial revision 2003-08-13 18:14:27 +00:00
configure New version 0.2.0 2003-09-13 12:31:34 +00:00
configure.ac New version 0.2.0 2003-09-13 12:31:34 +00:00
depcomp Initial revision 2003-08-13 18:14:27 +00:00
install-sh Initial revision 2003-08-13 18:14:27 +00:00
ltcf-c.sh Initial revision 2003-08-13 18:14:27 +00:00
ltmain.sh Preparing version 0.1.9 2003-08-17 18:59:41 +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%