mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Fixed comment
This commit is contained in:
parent
df33d402ca
commit
fb2c77defc
@ -1,9 +1,11 @@
|
|||||||
#
|
#
|
||||||
# Makefile for a Video Disk Recorder plugin
|
# Makefile for a Video Disk Recorder plugin
|
||||||
#
|
#
|
||||||
# $Id: Makefile 2.8 2012/12/21 11:36:59 kls Exp $
|
# $Id: Makefile 2.9 2012/12/21 11:45:26 kls Exp $
|
||||||
|
|
||||||
# The official name of this plugin.
|
# The official name of this plugin.
|
||||||
|
# This name will be used in the '-P...' option of VDR to load the plugin.
|
||||||
|
# By default the main source file also carries this name.
|
||||||
|
|
||||||
PLUGIN = osddemo
|
PLUGIN = osddemo
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user