2020-05-20 Fred Gleason <fredg@paravelsystems.com>

* Added 'RDPodcast::itemExplicit()', 'RDPodcast::setItemExplicit()',
	'RDPodcast::itemImageId()', and 'RDPodcast::setItemImageId()'
	methods.
	* Added a 'Post contains explicit content' checkbox to the 'Edit
	Podcast' dialog in rdcastmanager(1).
	* Added an 'Image' control to the 'Edit Podcast dialog in
	rdcastmanager(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-05-20 19:34:39 -04:00
parent b326c2d24f
commit dabf8db679
12 changed files with 128 additions and 9 deletions

View File

@@ -101,6 +101,14 @@
<source>Expires On:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Post contains explicit content</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Image</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ListCasts</name>