2019-08-20 Fred Gleason <fredg@paravelsystems.com>

* Added a 'DROPBOXES.LOG_TO_SYSLOG' field to the database.
	* Incremented the database version to 309.
	* Added a 'Log Events in Syslog' checkbox to the
	'Dropbox Configuration' dialog in rdadmin(1).
	* Added special name logic to RDApplication to detect when a
	dropbox is being started.
	* Modified the '--log-filename=' switch in rdimport(1) to accept
	both directory and filename components.
	* Removed the '--log-directory=' switch from rdimport(1).
	* Added an 'ID' column to the list of dropbox configurations in the
	'Rivendell Dropbox Configurations; dialog in rdadmin(1).
This commit is contained in:
Fred Gleason
2019-08-20 18:50:56 -04:00
parent 00a18ca23b
commit b9722a3be7
26 changed files with 526 additions and 429 deletions

View File

@@ -921,6 +921,10 @@ files, causing any whose files remain to be imported again.</source>
<source>Segue Length:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Log events in Syslog</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>EditEndpoint</name>
@@ -3770,6 +3774,10 @@ PARTICULAR PURPOSE. Touch the &quot;View License&quot; button for details.</sou
<source>D&amp;uplicate</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>ID</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ListEndpoints</name>