diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/imageplugin.sh | 3 | ||||
| -rwxr-xr-x | scripts/magickplugin.sh | 3 | ||||
| -rwxr-xr-x | scripts/mount.sh | 2 |
3 files changed, 8 insertions, 0 deletions
diff --git a/scripts/imageplugin.sh b/scripts/imageplugin.sh index 28ed564..0ff0c72 100755 --- a/scripts/imageplugin.sh +++ b/scripts/imageplugin.sh @@ -1,4 +1,7 @@ #!/bin/bash +# +# $Id$ +# # script for vdr-imageplugin to convert the selected image to pnm-image # needs : netpbm-progs > anytopnm pnmscalefixed pnmfile pnmcut pnmflip # diff --git a/scripts/magickplugin.sh b/scripts/magickplugin.sh index fd54df9..8dacee6 100755 --- a/scripts/magickplugin.sh +++ b/scripts/magickplugin.sh @@ -1,4 +1,7 @@ #!/bin/bash +# +# $Id$ +# # script for vdr-imageplugin to convert the selected image to pnm-image # needs : imagemagick > identify convert # diff --git a/scripts/mount.sh b/scripts/mount.sh index 65cb6e0..2b289f2 100755 --- a/scripts/mount.sh +++ b/scripts/mount.sh @@ -1,5 +1,7 @@ #!/bin/bash # +# $Id$ +# # This script is called from VDR to mount/unmount/eject # the sources for MP3 play and/or image sources, # |
