summaryrefslogtreecommitdiff
path: root/images
diff options
context:
space:
mode:
authorDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2007-01-07 16:48:43 +0000
committerDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2007-01-07 16:48:43 +0000
commitae2856652623cda78e359a0da8c74f965c0fdd7d (patch)
treeb0e742e2211fb7a951bffd0e42d6cf4d6f06cc97 /images
parent03a62d419a81de7de11dc14f5a0cd34ab74780fe (diff)
downloadvdr-plugin-live-ae2856652623cda78e359a0da8c74f965c0fdd7d.tar.gz
vdr-plugin-live-ae2856652623cda78e359a0da8c74f965c0fdd7d.tar.bz2
Michis header style and fontsize changes
Diffstat (limited to 'images')
-rw-r--r--images/Makefile3
-rw-r--r--images/bg_header_h.pngbin0 -> 131 bytes
-rw-r--r--images/bg_header_l.pngbin0 -> 182 bytes
-rw-r--r--images/bg_header_r.pngbin0 -> 190 bytes
4 files changed, 2 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile
index fb4a949..004b947 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -16,7 +16,8 @@ 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
+ transparent.o \
+ bg_header_h.o bg_header_l.o bg_header_r.o
### Default rules:
diff --git a/images/bg_header_h.png b/images/bg_header_h.png
new file mode 100644
index 0000000..5a9f00b
--- /dev/null
+++ b/images/bg_header_h.png
Binary files differ
diff --git a/images/bg_header_l.png b/images/bg_header_l.png
new file mode 100644
index 0000000..2034acc
--- /dev/null
+++ b/images/bg_header_l.png
Binary files differ
diff --git a/images/bg_header_r.png b/images/bg_header_r.png
new file mode 100644
index 0000000..63b8708
--- /dev/null
+++ b/images/bg_header_r.png
Binary files differ