                          GtkZip 0.5                         
      This software is Copyright (C) 1998 by Jenny Tam.       
  Use this software at your own risk. I am not responsible for 
        anything this software may do to your computer.        
 This software falls under the GNU Public License. Please read 
              the COPYING file for more information   

Author: KaYue Mak		
E-mail: gtkzip@yahoo.com
Homepage: http://home.netvigator.com/~sallymak/gtkzip

1. Introduction:
----------------
GtkZip is a program for maintaining your Iomega Zip drive disks under
Linux.  This program is written fully in c using the GTK widget set. It allows
the user to mount/umount disks easily. An additional feature is the ability
to change (with password) the protection status of a disk. 

2. Features:
------------
 - Summarize disk usage. 
 - Change the read/write protection status of a disk. 
 - Support password write protection of a disk. 
 - Mount and umount disks. 
 - Eject a disk. 

3. Requirements:
----------------
 - Tools: 
    * Flex 
 - Libraries: 
    * GTK 1.0.6 or higher
    * Imlib 1.6 or higher
    * LibGtop 1.0.0 or higher 
 - Tested platform: 
    * Redhat Linux 5.0 on a i386 

