/* --------------------------------------------------------------- *\
     content 
\* --------------------------------------------------------------- */

1. about(ation :)
2. installation
3. docuumentation
4. links and further information
5. known bugs


/* --------------------------------------------------------------- *\
  1.  about 
\* --------------------------------------------------------------- */

  gkrellm2-imonc is a little plugin for .. guess what .. gkrellm2.
  it displays some information about the running fli4l-router in 
  your lan, so you are always informed how much traffic goes 
  through the line :)


/* --------------------------------------------------------------- *\
  2. installation 
\* --------------------------------------------------------------- */

  requirements:

    gkrellm2            http://www.gkrellm.net
    gnu make            http://www.gnu.org/software/make/make.html
    a c compiler        http://www.gnu.org/software/gcc/gcc.html


  unpack the package with:

    tar xvfz packagename.tar.gz

  step into the directory:

    cd packagename

  and type

    make

  now the compiler should compile all the things together and build
  a 'gkrellm2-imonc.so'. put this file into your gkrellm2-plugindir
  and restart gkrellm2. or type:

    make install

  to copy the plugin into your home ~/.gkrellm2/plugins


  thats it.
  

/* --------------------------------------------------------------- *\
  3. docuumentation 
\* --------------------------------------------------------------- */

  follow your instinct


/* --------------------------------------------------------------- *\
  4. links and further information 
\* --------------------------------------------------------------- */

  fli4l-homepage:         http://www.fli4l.de

  author-homepage:        http://www.wirrehomepage.de
  zeank-homepage:         http://userpage.fu-berlin.de/~zeank

  
  
/* --------------------------------------------------------------- *\
  5. known bugs 
\* --------------------------------------------------------------- */

  
  option-dialog crashes gkrellm2:

    if one edit the options, close the options with 'ok', reopens
    options and close it again with 'ok' gkrellm2 will crash.
    i couldnt trace it down yet, things will get better some day :)

  poweroff - router:

    crashes gkrellm2
    
  


