Initial import of CVS-v2_8_branch

This commit is contained in:
Fred Gleason
2014-08-12 15:13:02 -04:00
commit afd67c7af8
1508 changed files with 405304 additions and 0 deletions

9
docs/MESSAGE_BOX.txt Normal file
View File

@@ -0,0 +1,9 @@
Message Box RML Notes
When using the 'Message Box' ['MB'} RML, it may be necessary to configure
the X server to allow local connections from other processes. One way to
do this is to execute the following command as the local Rivendell user:
xhost +local:
For more information, see the xhost(1) man page.