Commit ddb95a07 authored by Benjamin Pracht's avatar Benjamin Pracht

* new icons proposal for the playlist window

parent 63f0fdcf
...@@ -5,17 +5,17 @@ static char * loop_xpm[] = { ...@@ -5,17 +5,17 @@ static char * loop_xpm[] = {
". c #000000", ". c #000000",
" ", " ",
" ", " ",
" ........... ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . . . ",
" ... . ",
" . . ",
" ", " ",
" ", " ... ... ... ",
"... ", " ... ... ... ",
". .. ", " ... ... ... ",
". . ... .... ",
"...... . .. ..",
"... ..... . .",
". . . . .. ..",
". .. .... .... ",
" . ",
" . ",
" ",
" ", " ",
" "}; " "};
...@@ -5,17 +5,17 @@ static char * repeat_xpm[] = { ...@@ -5,17 +5,17 @@ static char * repeat_xpm[] = {
". c #000000", ". c #000000",
" ", " ",
" ", " ",
" ", " ........... ",
" ", " . . ",
" .... .. ", " . . ",
" . .. . ", " . . ",
" . . . ", " . . ",
" . .. . ", " . . . . ",
" .... . ",
" ... . ", " ... . ",
" . .. . ", " . . ",
" . .. . ", " . ",
" ", " ... . ",
" ", " ... ........ ",
" ... ",
" ", " ",
" "}; " "};
...@@ -4,18 +4,18 @@ static char * shuffle_on_xpm[] = { ...@@ -4,18 +4,18 @@ static char * shuffle_on_xpm[] = {
" c None", " c None",
". c #000000", ". c #000000",
" ", " ",
" . ",
" . ",
" ............ ",
" . ",
" . ",
" ", " ",
" ", " ",
" ", " ",
" ", " ...... . ",
" ", " . . ... ",
" ... . . ... ", " . . . . . ",
" . . .. . . .", " . . . ",
" ... . . . .", " . . . ",
" .. . .. . .", " . ...... ",
" . . . . ... ",
" ",
" ",
" ",
" ",
" "}; " "};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment