CONTENTS
========

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


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

  This is the Nautilus 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
    - libgnome 2.0
    - libnautilus-extension


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

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

  # ./configure && make && make install


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

  Assuming NAUTILUS-EXT is the default directory for Nautilus extensions,
  and PREFIX is the prefix used for architecture-independend files 
  then the following files need to  be removed:
  $NAUTILUS-EXT/libnautilus-bitdefender.so
  $NAUTILUS-EXT/libnautilus-bitdefender.la
  $PREFIX/share/icons/hicolor/16x16/apps/bitdefender.png
  $PREFIX/share/icons/hicolor/22x22/apps/bitdefender.png
  $PREFIX/share/icons/hicolor/32x32/apps/bitdefender.png
  $PREFIX/share/icons/hicolor/48x48/apps/bitdefender.png
  $PREFIX/share/icons/hicolor/64x64/apps/bitdefender.png
  $PREFIX/share/icons/hicolor/128x128/apps/bitdefender.png


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
