mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-16 23:51:20 +02:00
Fixed a conflict in 'ChangeLog'
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -24049,6 +24049,8 @@
|
||||
* Changed the behavior of the logo display in rdairplay(1) so as to
|
||||
show the default Rivendell logo when the 'Logo Image' control in
|
||||
rdadmin(1) is not set to a valid graphical image file.
|
||||
* Added default skins for rdairplay(1) and rdpanel(1) to the
|
||||
'rivendell' DEB package.
|
||||
2023-04-29 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Fixed a bug where a pending hard start with a non-zero grace time
|
||||
was not cleared properly during a log chain event.
|
||||
|
4
debian/rules.src
vendored
4
debian/rules.src
vendored
@@ -132,6 +132,10 @@ binary:
|
||||
cp conf/rivendell-env.sh debian/rivendell/usr/share/rivendell
|
||||
mkdir -p debian/rivendell/usr/share/rivendell/logos
|
||||
cp icons/webget_logo.png debian/rivendell/usr/share/rivendell/logos/
|
||||
mkdir -p debian/rivendell/usr/share/pixmaps/rivendell
|
||||
cp icons/rdairplay_skin.png debian/rivendell/usr/share/pixmaps/rivendell/
|
||||
cp icons/rdpanel_skin.png debian/rivendell/usr/share/pixmaps/rivendell/
|
||||
cp icons/rdairplay_logo.png debian/rivendell/usr/share/pixmaps/rivendell/
|
||||
mkdir -p debian/rivendell/usr/share/doc/rivendell/logos
|
||||
cp AUTHORS debian/rivendell/usr/share/doc/rivendell/
|
||||
cp NEWS debian/rivendell/usr/share/doc/rivendell/
|
||||
|
Reference in New Issue
Block a user