2021-02-09 Fred Gleason <fredg@paravelsystems.com>

* Added an 'RDEmptyCart' widget.
	* Removed 'RD3EmptyCart' dependency from rdairplay(1).
	* Removed 'RD3EmptyCart' dependency from rdlogmanager(1).
	* Removed 'RD3EmptyCart' dependency from rdpanel(1).
	* Removed the 'RD3EmptyCart' widget.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-02-09 12:03:22 -05:00
parent 6b43e1772b
commit 26352326f0
14 changed files with 49 additions and 39 deletions

View File

@@ -1,5 +1,5 @@
/* XPM */
static const char * trashcan_xpm[] = {
static const char * trashcan_16x16_xpm[] = {
"16 16 53 1",
" c None",
". c #204A87",

View File

@@ -1,5 +1,5 @@
/* XPM */
static const char * trashcan_xpm[] = {
static const char * trashcan_32x32_xpm[] = {
"32 32 246 2",
" c None",
". c #5A5B5B",