summaryrefslogtreecommitdiff
path: root/net/kpopup/pkg-message
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-04-30 13:20:05 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-04-30 13:20:05 +0000
commitd946eb8abd37a59cf49c8379114ec954991e3830 (patch)
treeab295c750e8f427e6634b2836e93d916cb9e1a44 /net/kpopup/pkg-message
parentInstall gc_cpp.h and gc_allocator.h to the correct location. (diff)
Add kpopup, KDE program for sending and receiving WinPopup messages
PR: 51549 Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
Diffstat (limited to 'net/kpopup/pkg-message')
-rw-r--r--net/kpopup/pkg-message5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/kpopup/pkg-message b/net/kpopup/pkg-message
new file mode 100644
index 000000000000..cd3a5c5237b4
--- /dev/null
+++ b/net/kpopup/pkg-message
@@ -0,0 +1,5 @@
+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;' &