summaryrefslogtreecommitdiff
path: root/images
diff options
context:
space:
mode:
authorDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2007-01-10 21:34:39 +0000
committerDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2007-01-10 21:34:39 +0000
commitb405e4e3d31ceda6fa3de366d8c5374a160e1266 (patch)
treef6473215ddd4b747543a02c596f0536c1a03d72b /images
parent6b9321410df7616f8f5fe29d98da809d4ac40e90 (diff)
downloadvdr-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/Makefile2
-rw-r--r--images/del.pngbin756 -> 832 bytes
-rw-r--r--images/edit.pngbin622 -> 392 bytes
-rw-r--r--images/play.pngbin0 -> 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
index cdb5fd3..88a48fd 100644
--- a/images/del.png
+++ b/images/del.png
Binary files differ
diff --git a/images/edit.png b/images/edit.png
index d21d86f..078f5e2 100644
--- a/images/edit.png
+++ b/images/edit.png
Binary files differ
diff --git a/images/play.png b/images/play.png
new file mode 100644
index 0000000..2934d8c
--- /dev/null
+++ b/images/play.png
Binary files differ