diff options
-rw-r--r-- | images/Makefile | 3 | ||||
-rw-r--r-- | images/button_yellow.png | bin | 0 -> 329 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index 620d7d6..51922d2 100644 --- a/images/Makefile +++ b/images/Makefile @@ -22,7 +22,8 @@ OBJS = logo.o record.o active.o inactive.o button_blue.o \ bg_line.o bg_tools.o zap.o favicon.o bg_line_top.o \ reload.o stop.o one_uparrow.o one_downarrow.o tv.o \ remotecontrol.o search.o record_timer.o button_red.o \ - button_green.o button_new.o help.o logo_login.o + button_green.o button_new.o help.o logo_login.o \ + button_yellow.o ### Default rules: diff --git a/images/button_yellow.png b/images/button_yellow.png Binary files differnew file mode 100644 index 0000000..18fcae3 --- /dev/null +++ b/images/button_yellow.png |