About:
    This application is for sending and receiving Microsoft(tm) Winpopup messages.


Requirements:

    -Samba 2.x.x
    -QT 3.x.x (with development)
    -KDE 3.x.x (with development)


Installation;

1.) Check the path of the application "smbclient" and change SMBPATH in "misc.h".

2.) Type "./configure" to create Makefiles.

3.) Type "make" to compile KPopup.

4.) Type "make install" to install KPopup.

5.) Locate the [global] section of your Samba configuration file (smb.conf) and add the following line
    changing PATH_TO_KPOPUP to reflect your systems values.

    message command = sh -c 'export DISPLAY=:0; PATH_TO_KPOPUP/kpopup %s %f;' &

6.) The first time you install KPopup please do the following:
    For an actual networkgroup-hostlist, you have to edit the file "browse" (path to smbclient, SERVER)
    and type "make settab".

7.) Start KPopup to receive and send Popups.
