mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-18 22:22:36 +02: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:
parent
64fbd52d2c
commit
f37fe2db9f
@ -23034,3 +23034,5 @@
|
||||
* Added an 'RDIconEngine::serviceIcon()' method.
|
||||
* Added icons to the list of services in the 'List Services' dialog
|
||||
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
|
||||
mkdir -p $(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
|
||||
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
|
||||
@ -271,6 +272,7 @@ uninstall-local:
|
||||
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/pixmaps/rivendell/rdairplay_logo.png
|
||||
rm -f $(DESTDIR)@prefix@/share/pixmaps/rivendell/rdairplay_white_logo.png
|
||||
./update_icons.sh
|
||||
|
||||
EXTRA_DIST = admin.xpm\
|
||||
@ -318,6 +320,7 @@ EXTRA_DIST = admin.xpm\
|
||||
progressbar.gif\
|
||||
progressbar.xcf\
|
||||
rdairplay_logo.png\
|
||||
rdairplay_white_logo.png\
|
||||
record.xpm\
|
||||
record2.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 |
Loading…
x
Reference in New Issue
Block a user