2020-08-13 Fred Gleason <fredg@paravelsystems.com>

* Added an 'RDCastManager' chapter to the Operations Guide.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-08-13 18:56:21 -04:00
parent 783ce2fc9a
commit afb3832f72
22 changed files with 524 additions and 3 deletions

View File

@@ -24,6 +24,7 @@ install-exec-am:
mkdir -p $(DESTDIR)@libexecdir@
cp greencheckmark.png $(DESTDIR)@libexecdir@
cp redx.png $(DESTDIR)@libexecdir@
cp blueball.png $(DESTDIR)@libexecdir@
cp greenball.png $(DESTDIR)@libexecdir@
cp redball.png $(DESTDIR)@libexecdir@
cp whiteball.png $(DESTDIR)@libexecdir@
@@ -188,6 +189,7 @@ install-exec-am:
uninstall-local:
rm -f $(DESTDIR)@libexecdir@/greencheckmark.png
rm -f $(DESTDIR)@libexecdir@/redx.png
rm -f $(DESTDIR)@libexecdir@/blueball.png
rm -f $(DESTDIR)@libexecdir@/greenball.png
rm -f $(DESTDIR)@libexecdir@/redball.png
rm -f $(DESTDIR)@libexecdir@/whiteball.png
@@ -266,6 +268,7 @@ uninstall-local:
EXTRA_DIST = admin.xpm\
blueball.png\
blueball.xpm\
chain.png\
chain.xpm\

BIN
icons/blueball.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 419 B