mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-09 22:43:11 +02:00
2017-12-08 Fred Gleason <fredg@paravelsystems.com>
* Changed the title of the 'RDPanel configuration' dialog in rdadmin(1) to 'Configure RDPanel'. * Added a 'Configuring RDPanel' section to the Operations Guide.
This commit is contained in:
parent
c712275644
commit
c14f06c9df
@ -16445,3 +16445,7 @@
|
||||
* Changed the title of the 'RDAirPlay configuration' dialog in
|
||||
rdadmin(1) to 'Configure RDAirPlay'.
|
||||
* Added a 'Configuring RDAirPlay' section to the Operations Guide.
|
||||
2017-12-08 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Changed the title of the 'RDPanel configuration' dialog in
|
||||
rdadmin(1) to 'Configure RDPanel'.
|
||||
* Added a 'Configuring RDPanel' section to the Operations Guide.
|
||||
|
BIN
docs/opsguide/rdadmin.configure_rdpanel_dialog.png
Normal file
BIN
docs/opsguide/rdadmin.configure_rdpanel_dialog.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
@ -1352,5 +1352,30 @@
|
||||
</warning>
|
||||
</sect3>
|
||||
</sect2>
|
||||
<sect2 xml:id="sect.rdadmin.manage_hosts.configuring_rdpanel">
|
||||
<title>Configuring RDPanel</title>
|
||||
<para>
|
||||
To configure the rdpanel(1) module, touch the
|
||||
<computeroutput>RDPanel</computeroutput> button to open the
|
||||
Configure RDPanel dialog.
|
||||
</para>
|
||||
<para>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata align="center" fileref="rdadmin.configure_rdpanel_dialog.png" scale="40"/>
|
||||
</imageobject>
|
||||
<caption>
|
||||
<para>The Configure RDPanel Dialog</para>
|
||||
</caption>
|
||||
</mediaobject>
|
||||
</para>
|
||||
<para>
|
||||
The rdpanel(1) application is merely a larger version of
|
||||
the Sound Panel portion of rdairplay(1). As such, its configuration
|
||||
closely mirrors that of the
|
||||
<link linkend="sect.rdadmin.manage_hosts.configuring_rdairplay">
|
||||
RDAirPlay configuration</link>. Please see that section for details.
|
||||
</para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
</chapter>
|
||||
|
@ -76,7 +76,7 @@ EditRDPanel::EditRDPanel(RDStation *station,RDStation *cae_station,
|
||||
//
|
||||
// Dialog Name
|
||||
//
|
||||
setCaption(tr("RDPanel config for ")+station->name());
|
||||
setCaption(tr("Configure RDPanel"));
|
||||
|
||||
//
|
||||
// Channel Assignments Section
|
||||
|
@ -3107,7 +3107,7 @@ nastaveném pro běh služby CAE pro naplnění databáze se zdroji zvuku.</tran
|
||||
<name>EditRDPanel</name>
|
||||
<message>
|
||||
<source>RDPanel config for </source>
|
||||
<translation>Nastavení RDPanel pro </translation>
|
||||
<translation type="obsolete">Nastavení RDPanel pro </translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Channel Assignments</source>
|
||||
@ -3223,6 +3223,10 @@ pro naplnění databáze zdroji zvuku.</translation>
|
||||
<source>Select Image File</source>
|
||||
<translation>Vybrat soubor s obrázkem</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Configure RDPanel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EditReplicator</name>
|
||||
|
@ -3074,10 +3074,6 @@ configured to run the CAE service in order to populate the audio resources datab
|
||||
</context>
|
||||
<context>
|
||||
<name>EditRDPanel</name>
|
||||
<message>
|
||||
<source>RDPanel config for </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Channel Assignments</source>
|
||||
<translation type="unfinished">Kanal-Zuordnungen</translation>
|
||||
@ -3189,6 +3185,10 @@ in order to populate the audio resources database.</source>
|
||||
<source>Select Image File</source>
|
||||
<translation type="unfinished">Bilddatei auswählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Configure RDPanel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EditReplicator</name>
|
||||
|
@ -3087,7 +3087,7 @@ computador para obtener los recursos de audio de dicho equipo.</translation>
|
||||
<name>EditRDPanel</name>
|
||||
<message>
|
||||
<source>RDPanel config for </source>
|
||||
<translation>Configuración de RDPanel para </translation>
|
||||
<translation type="obsolete">Configuración de RDPanel para </translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Channel Assignments</source>
|
||||
@ -3203,6 +3203,10 @@ para generar la base de datos con los recursos de audio disponibles.</translatio
|
||||
<source>Select Image File</source>
|
||||
<translation>Seleccione una imagen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Configure RDPanel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EditReplicator</name>
|
||||
|
@ -2734,10 +2734,6 @@ configured to run the CAE service in order to populate the audio resources datab
|
||||
</context>
|
||||
<context>
|
||||
<name>EditRDPanel</name>
|
||||
<message>
|
||||
<source>RDPanel config for </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Channel Assignments</source>
|
||||
<translation type="unfinished"></translation>
|
||||
@ -2849,6 +2845,10 @@ in order to populate the audio resources database.</source>
|
||||
<source>Select Image File</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Configure RDPanel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EditReplicator</name>
|
||||
|
@ -3070,10 +3070,6 @@ configured to run the CAE service in order to populate the audio resources datab
|
||||
</context>
|
||||
<context>
|
||||
<name>EditRDPanel</name>
|
||||
<message>
|
||||
<source>RDPanel config for </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Channel Assignments</source>
|
||||
<translation type="unfinished">Kanaltilkoplingar</translation>
|
||||
@ -3188,6 +3184,10 @@ for lydressursar.</translation>
|
||||
<source>Select Image File</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Configure RDPanel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EditReplicator</name>
|
||||
|
@ -3070,10 +3070,6 @@ configured to run the CAE service in order to populate the audio resources datab
|
||||
</context>
|
||||
<context>
|
||||
<name>EditRDPanel</name>
|
||||
<message>
|
||||
<source>RDPanel config for </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Channel Assignments</source>
|
||||
<translation type="unfinished">Kanaltilkoplingar</translation>
|
||||
@ -3188,6 +3184,10 @@ for lydressursar.</translation>
|
||||
<source>Select Image File</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Configure RDPanel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EditReplicator</name>
|
||||
|
@ -3062,10 +3062,6 @@ configured to run the CAE service in order to populate the audio resources datab
|
||||
</context>
|
||||
<context>
|
||||
<name>EditRDPanel</name>
|
||||
<message>
|
||||
<source>RDPanel config for </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Channel Assignments</source>
|
||||
<translation type="unfinished">Configurações de Canais</translation>
|
||||
@ -3180,6 +3176,10 @@ Isto para popular os recursos de áudio na Base de Dados.</translation>
|
||||
<source>Select Image File</source>
|
||||
<translation type="unfinished">Selecionar Arquivo de Imagem</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Configure RDPanel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EditReplicator</name>
|
||||
|
Loading…
x
Reference in New Issue
Block a user