mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Implemented 'skins' and 'themes'
This commit is contained in:
31
symbols/srew1.xpm
Normal file
31
symbols/srew1.xpm
Normal file
@@ -0,0 +1,31 @@
|
||||
/* XPM */
|
||||
static char * srew1_xpm[] = {
|
||||
"28 26 2 1",
|
||||
". c #FFFFFF",
|
||||
"+ c #000000",
|
||||
"............................",
|
||||
"............................",
|
||||
"................++...+++++..",
|
||||
"...............+++...+++++..",
|
||||
".............+++++...+++++..",
|
||||
"............++++++...+++++..",
|
||||
"..........++++++++...+++++..",
|
||||
".........+++++++++...+++++..",
|
||||
".......+++++++++++...+++++..",
|
||||
"......++++++++++++...+++++..",
|
||||
"....++++++++++++++...+++++..",
|
||||
"...+++++++++++++++...+++++..",
|
||||
"....++++++++++++++...+++++..",
|
||||
"......++++++++++++...+++++..",
|
||||
".......+++++++++++...+++++..",
|
||||
".........+++++++++...+++++..",
|
||||
"..........++++++++...+++++..",
|
||||
"............++++++...+++++..",
|
||||
".............+++++...+++++..",
|
||||
"...............+++...+++++..",
|
||||
"................++...+++++..",
|
||||
"............................",
|
||||
"....................++++++..",
|
||||
"....................++++++..",
|
||||
"............................",
|
||||
"............................"};
|
Reference in New Issue
Block a user