mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-31 08:02:43 +02:00
2017-11-06 Fred Gleason <fredg@paravelsystems.com>
* Moved the contents of 'docs/MESSAGE_BOX.txt' to the Operation Guide.
This commit is contained in:
parent
20b2ff3444
commit
c15dd802eb
@ -16263,3 +16263,6 @@
|
|||||||
* Added the Operations Guide to 'rivendell.spec.in'.
|
* Added the Operations Guide to 'rivendell.spec.in'.
|
||||||
2017-11-06 Fred Gleason <fredg@paravelsystems.com>
|
2017-11-06 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Moved the contents of 'docs/catchd.txt' to 'docs/apis/catchd.xml.'
|
* Moved the contents of 'docs/catchd.txt' to 'docs/apis/catchd.xml.'
|
||||||
|
2017-11-06 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Moved the contents of 'docs/MESSAGE_BOX.txt' to the
|
||||||
|
Operation Guide.
|
||||||
|
@ -1,9 +0,0 @@
|
|||||||
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.
|
|
@ -31,7 +31,6 @@ EXTRA_DIST = ALSA.txt\
|
|||||||
asound.conf-sample\
|
asound.conf-sample\
|
||||||
colors\
|
colors\
|
||||||
copy_split_format.odt\
|
copy_split_format.odt\
|
||||||
MESSAGE_BOX.txt\
|
|
||||||
NEXGEN_FILTER.txt\
|
NEXGEN_FILTER.txt\
|
||||||
NOW+NEXT.txt\
|
NOW+NEXT.txt\
|
||||||
pam_rd.txt\
|
pam_rd.txt\
|
||||||
|
@ -1210,6 +1210,19 @@
|
|||||||
<listitem>Critical</listitem>
|
<listitem>Critical</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
<para>
|
||||||
|
When using the 'Message Box' ['<userinput>MB</userinput>'] 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:
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
<userinput>xhost +local:</userinput>
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
For more information, see the
|
||||||
|
<command>xhost</command><manvolnum>1</manvolnum> man page.
|
||||||
|
</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2 xml:id="sect.rml.pause_panel__pu_">
|
<sect2 xml:id="sect.rml.pause_panel__pu_">
|
||||||
|
@ -382,7 +382,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc docs/colors
|
%doc docs/colors
|
||||||
%doc docs/ripc.txt
|
%doc docs/ripc.txt
|
||||||
%doc docs/pam_rd.txt
|
%doc docs/pam_rd.txt
|
||||||
%doc docs/MESSAGE_BOX.txt
|
|
||||||
%doc docs/tables/audio_perms.txt
|
%doc docs/tables/audio_perms.txt
|
||||||
%doc docs/tables/audio_ports.txt
|
%doc docs/tables/audio_ports.txt
|
||||||
%doc docs/tables/cart.txt
|
%doc docs/tables/cart.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user