diff options
author | (no author) <(no author)@e10066b5-e1e2-0310-b819-94efdf66514b> | 2004-02-12 07:56:46 +0000 |
---|---|---|
committer | (no author) <(no author)@e10066b5-e1e2-0310-b819-94efdf66514b> | 2004-02-12 07:56:46 +0000 |
commit | 5ad33d5370c6bc89f11936a77a371becbcff596f (patch) | |
tree | 126ca85a751b27609ff5a0f7005ae6fd2368e224 /CVSROOT/notify | |
parent | 382da39b01bbde1c0f2fe06a92d2a4a0281644b9 (diff) | |
download | vdr-plugin-muggle-0-1.tar.gz vdr-plugin-muggle-0-1.tar.bz2 |
This commit was manufactured by cvs2svn to create tag 'V0-1'.V0-1
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/tags/V0-1@38 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'CVSROOT/notify')
-rw-r--r-- | CVSROOT/notify | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/CVSROOT/notify b/CVSROOT/notify deleted file mode 100644 index 34f0bc2..0000000 --- a/CVSROOT/notify +++ /dev/null @@ -1,12 +0,0 @@ -# The "notify" file controls where notifications from watches set by -# "cvs watch add" or "cvs edit" are sent. The first entry on a line is -# a regular expression which is tested against the directory that the -# change is being made to, relative to the $CVSROOT. If it matches, -# then the remainder of the line is a filter program that should contain -# one occurrence of %s for the user to notify, and information on its -# standard input. -# -# "ALL" or "DEFAULT" can be used in place of the regular expression. -# -# For example: -#ALL mail %s -s "CVS notification" |