1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/net-im/kpopup/pkg-message
Tilman Keskinoz d946eb8abd Add kpopup, KDE program for sending and receiving WinPopup messages
PR:		51549
Submitted by:	Frerich Raabe <frerich.raabe@gmx.de>
2003-04-30 13:20:05 +00:00

6 lines
270 B
Plaintext

NOTE: To be able to receive messages with KPopup, you need to change your
Samba configuration file (smb.conf): locate the [global] section in the
configuration file, and add the following line:
message command = sh -c 'export DISPLAY:0; %%PREFIX%%/bin/kpopup %s %f;' &