summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Volkenandt <sascha (at) akv-soft (dot) de>2007-06-01 13:48:21 +0000
committerSascha Volkenandt <sascha (at) akv-soft (dot) de>2007-06-01 13:48:21 +0000
commit062136f838f250956c3bfc176574c134cb5960c3 (patch)
treece0ad704b856f4ce355f715382975fcfd8c959fc
parent44e5c7a81734dea91d8b8c1df1102796fd5bb8ab (diff)
downloadvdr-plugin-live-062136f838f250956c3bfc176574c134cb5960c3.tar.gz
vdr-plugin-live-062136f838f250956c3bfc176574c134cb5960c3.tar.bz2
- beautifications
-rw-r--r--Makefile4
-rw-r--r--README4
2 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 861d2dc..981e52d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
#
# Makefile for a Video Disk Recorder plugin
#
-# $Id: Makefile,v 1.39 2007/05/31 23:44:01 tadi Exp $
+# $Id: Makefile,v 1.40 2007/06/01 13:48:21 lordjaxom Exp $
# The official name of this plugin.
# This name will be used in the '-P...' option of VDR to load the plugin.
@@ -63,7 +63,7 @@ SUBDIRS = httpd pages css images javascript
PLUGINOBJS = $(PLUGIN).o thread.o tntconfig.o setup.o i18n.o timers.o \
tools.o recordings.o tasks.o status.o epg_events.o epgsearch.o \
- grab.o md5.o filecache.o
+ grab.o md5.o filecache.o
WEBLIBS = pages/libpages.a css/libcss.a images/libimages.a \
javascript/libjavascript.a
diff --git a/README b/README
index 76772d0..1817a3a 100644
--- a/README
+++ b/README
@@ -2,8 +2,8 @@ This is a "plugin" for the Video Disk Recorder (VDR).
Written by: Thomas Keil <tkeil@datacrystal.de>
Sascha Volkenandt <sascha@akv-soft.de>
- Dieter Hametner <dh+vdr@gekrumbel.de>
- Christian Wieninger <cwieninger@gmx.de>
+ Dieter Hametner <dh+vdr@gekrumbel.de>
+ Christian Wieninger <cwieninger@gmx.de>
Project's homepage: http://live.vdr-developer.org