mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-10 16:43:35 +02:00
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:
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
static const char * trashcan_xpm[] = {
|
||||
static const char * trashcan_16x16_xpm[] = {
|
||||
"16 16 53 1",
|
||||
" c None",
|
||||
". c #204A87",
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
static const char * trashcan_xpm[] = {
|
||||
static const char * trashcan_32x32_xpm[] = {
|
||||
"32 32 246 2",
|
||||
" c None",
|
||||
". c #5A5B5B",
|
||||
|
Reference in New Issue
Block a user