CONTENTS
========

  1. Introduction
  2. How to install
  3. How to uninstall
  4. Support


1. Introduction
===============

  This is the KDE 3.x Konqueror integration for BitDefender  Desktop  Scanner
  for Unices.


2. How to install
=================

2.1. Requirements
==================

  You need to install the following packages and/or the development libraries
  associated with them:

    - gcc
    - GNU LibC
    - GNU Make
    - GNU Autotools
    - KDE 3.x


2.2. Build and install
----------------------

  Run the following command to build and install the Konqueror plugin:

  # ./configure && make && make install


3. How to uninstall
===================

  Assuming PREFIX=`kde-config --prefix`, then the following files need to  be
  removed:

  $PREFIX/lib/kde3/libbitdefender_scanner_konqueror_plugin.la
  $PREFIX/lib/kde3/libbitdefender_scanner_konqueror_plugin.so
  $PREFIX/share/doc/HTML/en/bitdefender_scanner_konqueror_plugin/index.docbook
  $PREFIX/share/doc/HTML/en/bitdefender_scanner_konqueror_plugin/index.cache.bz2
  $PREFIX/share/icons/hicolor/32x32/apps/bitdefender.png
  $PREFIX/share/icons/hicolor/22x22/apps/bitdefender.png
  $PREFIX/share/icons/hicolor/16x16/apps/bitdefender.png
  $PREFIX/share/icons/hicolor/64x64/apps/bitdefender.png
  $PREFIX/share/icons/hicolor/128x128/apps/bitdefender.png
  $PREFIX/share/icons/hicolor/48x48/apps/bitdefender.png
  $PREFIX/share/services/bitdefender_scanner_konqueror_plugin.desktop


4. Support
==========

  If you need support, you can contact us via e-mail at unices@bitdefender.com


--
  BitDefender
  http://www.bitdefender.com
  http://unices.bitdefender.com
