diff options
Diffstat (limited to 'images')
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/del.png | bin | 756 -> 832 bytes | |||
-rw-r--r-- | images/edit.png | bin | 622 -> 392 bytes | |||
-rw-r--r-- | images/play.png | bin | 0 -> 695 bytes |
4 files changed, 1 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index 86c0316..a8ef343 100644 --- a/images/Makefile +++ b/images/Makefile @@ -16,7 +16,7 @@ VDRDIR ?= ../../../.. OBJS = logo.o record.o active.o inactive.o button_blue.o \ file.o folder_closed.o folder_open.o plus.o minus.o \ - transparent.o edit.o del.o \ + transparent.o edit.o del.o play.o \ bg_header_h.o bg_header_l.o bg_header_r.o \ bg_box_h.o bg_box_l.o bg_box_r.o \ movie.o diff --git a/images/del.png b/images/del.png Binary files differindex cdb5fd3..88a48fd 100644 --- a/images/del.png +++ b/images/del.png diff --git a/images/edit.png b/images/edit.png Binary files differindex d21d86f..078f5e2 100644 --- a/images/edit.png +++ b/images/edit.png diff --git a/images/play.png b/images/play.png Binary files differnew file mode 100644 index 0000000..2934d8c --- /dev/null +++ b/images/play.png |