General Information
===================

kionjb is a library which allows KIO::Slave access to the
Creative Labs Nomad Jukebox. To use it, open the URL njb:/ within
Konqueror.

The web site is:
  http://sf.net/projects/kionjb
 
The mailing list is:
  kionjb-devel@lists.sf.net

Requirements
============

kionjb requires the following libraries:

* KDE
* libusb
* libnjb
* id3lib
* sqlite

Installation
============

See the file 'INSTALL'

How to report bugs
==================

To report a bug, visit the web page and fill out a bug report form.
Alternatively you can send the bug report to the mailing list.

Please make sure to include:

* The version of kionjb

* Information about your system. For instance:

   - operating system and version
   - version of KDE
   - version of libusb
   - version of libnjb
   - version of id3lib

  and anything else you think is relevant.

* If the bug was a crash, the exact text that was printed out
  when the crash occured.

* Further information such as stack traces are useful, but are
  not necessary.

Patches
=======

Patches can be sent to the mailing list.

If the patch fixes a bug, please include all the information
described in "How to Report Bugs".
