diff options
author | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2007-01-10 21:34:39 +0000 |
---|---|---|
committer | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2007-01-10 21:34:39 +0000 |
commit | b405e4e3d31ceda6fa3de366d8c5374a160e1266 (patch) | |
tree | f6473215ddd4b747543a02c596f0536c1a03d72b /images | |
parent | 6b9321410df7616f8f5fe29d98da809d4ac40e90 (diff) | |
download | vdr-plugin-live-b405e4e3d31ceda6fa3de366d8c5374a160e1266.tar.gz vdr-plugin-live-b405e4e3d31ceda6fa3de366d8c5374a160e1266.tar.bz2 |
- additional buttons in recordings at the right
- Adjusted styles for recordings
- recodings folders are now on top of one group
- changed some images and added play.png
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 |