summaryrefslogtreecommitdiff
path: root/newplugin
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-11-29 15:25:36 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-11-29 15:25:36 +0100
commit56db644f5a43a3926a7e672f8859c2fa170b2cea (patch)
treeebdd7139fc8917204826cbe3c099bdc4ef64258c /newplugin
parent1f4f3b52062984f78ef4d6ec235a8bdf5d65083a (diff)
downloadvdr-56db644f5a43a3926a7e672f8859c2fa170b2cea.tar.gz
vdr-56db644f5a43a3926a7e672f8859c2fa170b2cea.tar.bz2
Changed the source directory name for plugins from 'SRC' to 'src' (ported back to versions V10100-V10117)
Diffstat (limited to 'newplugin')
-rwxr-xr-xnewplugin2
1 files changed, 1 insertions, 1 deletions
diff --git a/newplugin b/newplugin
index 25f23d68..532157e3 100755
--- a/newplugin
+++ b/newplugin
@@ -12,7 +12,7 @@
# See the main source file 'vdr.c' for copyright information and
# how to reach the author.
#
-# $Id: newplugin 1.12 2002/11/23 15:00:35 kls Exp $
+# $Id: newplugin 1.13 2002/11/29 15:23:54 kls Exp $
$PLUGIN_NAME = $ARGV[0] || die "Usage: newplugin <name>\n";