mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 08:40:12 +01:00
2022-05-03 Fred Gleason <fredg@paravelsystems.com>
* Updated the user logo for rdairplay(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -23034,3 +23034,5 @@
|
|||||||
* Added an 'RDIconEngine::serviceIcon()' method.
|
* Added an 'RDIconEngine::serviceIcon()' method.
|
||||||
* Added icons to the list of services in the 'List Services' dialog
|
* Added icons to the list of services in the 'List Services' dialog
|
||||||
in rdadmin(1).
|
in rdadmin(1).
|
||||||
|
2022-05-03 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Updated the user logo for rdairplay(1).
|
||||||
|
|||||||
@@ -185,6 +185,7 @@ install-exec-am:
|
|||||||
cp rdpanel-128x128.png $(DESTDIR)@prefix@/share/icons/hicolor/128x128/apps/rdpanel.png
|
cp rdpanel-128x128.png $(DESTDIR)@prefix@/share/icons/hicolor/128x128/apps/rdpanel.png
|
||||||
mkdir -p $(DESTDIR)@prefix@/share/pixmaps/rivendell
|
mkdir -p $(DESTDIR)@prefix@/share/pixmaps/rivendell
|
||||||
cp rdairplay_logo.png $(DESTDIR)@prefix@/share/pixmaps/rivendell/
|
cp rdairplay_logo.png $(DESTDIR)@prefix@/share/pixmaps/rivendell/
|
||||||
|
cp rdairplay_white_logo.png $(DESTDIR)@prefix@/share/pixmaps/rivendell/
|
||||||
mkdir -p $(DESTDIR)@prefix@/share/X11/fvwm2/pixmaps
|
mkdir -p $(DESTDIR)@prefix@/share/X11/fvwm2/pixmaps
|
||||||
cp rivendell-16x16.xpm $(DESTDIR)@prefix@/share/X11/fvwm2/pixmaps/mini.rivendell.xpm
|
cp rivendell-16x16.xpm $(DESTDIR)@prefix@/share/X11/fvwm2/pixmaps/mini.rivendell.xpm
|
||||||
cp rivendell-32x32.xpm $(DESTDIR)@prefix@/share/X11/fvwm2/pixmaps/rivendell.xpm
|
cp rivendell-32x32.xpm $(DESTDIR)@prefix@/share/X11/fvwm2/pixmaps/rivendell.xpm
|
||||||
@@ -271,6 +272,7 @@ uninstall-local:
|
|||||||
rm -f $(DESTDIR)@prefix@/share/icons/hicolor/256x256/apps/rdpanel.png
|
rm -f $(DESTDIR)@prefix@/share/icons/hicolor/256x256/apps/rdpanel.png
|
||||||
rm -f $(DESTDIR)@prefix@/share/icons/hicolor/512x512/apps/rdpanel.png
|
rm -f $(DESTDIR)@prefix@/share/icons/hicolor/512x512/apps/rdpanel.png
|
||||||
rm -f $(DESTDIR)@prefix@/share/pixmaps/rivendell/rdairplay_logo.png
|
rm -f $(DESTDIR)@prefix@/share/pixmaps/rivendell/rdairplay_logo.png
|
||||||
|
rm -f $(DESTDIR)@prefix@/share/pixmaps/rivendell/rdairplay_white_logo.png
|
||||||
./update_icons.sh
|
./update_icons.sh
|
||||||
|
|
||||||
EXTRA_DIST = admin.xpm\
|
EXTRA_DIST = admin.xpm\
|
||||||
@@ -318,6 +320,7 @@ EXTRA_DIST = admin.xpm\
|
|||||||
progressbar.gif\
|
progressbar.gif\
|
||||||
progressbar.xcf\
|
progressbar.xcf\
|
||||||
rdairplay_logo.png\
|
rdairplay_logo.png\
|
||||||
|
rdairplay_white_logo.png\
|
||||||
record.xpm\
|
record.xpm\
|
||||||
record2.xpm\
|
record2.xpm\
|
||||||
record3.xpm\
|
record3.xpm\
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 7.3 KiB |
BIN
icons/rdairplay_white_logo.png
Normal file
BIN
icons/rdairplay_white_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
Reference in New Issue
Block a user