summaryrefslogtreecommitdiff
path: root/plugins/profiler
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/profiler')
-rw-r--r--plugins/profiler/vdrDVBProfiler/Makefile1
-rw-r--r--plugins/profiler/vdrDVBProfiler/channelTitle.conf6
2 files changed, 5 insertions, 2 deletions
diff --git a/plugins/profiler/vdrDVBProfiler/Makefile b/plugins/profiler/vdrDVBProfiler/Makefile
index e300fc9..bfc8011 100644
--- a/plugins/profiler/vdrDVBProfiler/Makefile
+++ b/plugins/profiler/vdrDVBProfiler/Makefile
@@ -22,6 +22,7 @@ clean:
install:
@$(MAKE) -f ../../../Makefile.plugins -C "$(shell pwd)" _install
+ cp --remove-destination channelTitle.conf $(VDRCFGDIR)
uninstall:
@$(MAKE) -f ../../../Makefile.plugins -C "$(shell pwd)" _uninstall
diff --git a/plugins/profiler/vdrDVBProfiler/channelTitle.conf b/plugins/profiler/vdrDVBProfiler/channelTitle.conf
index 839da3b..793cbec 100644
--- a/plugins/profiler/vdrDVBProfiler/channelTitle.conf
+++ b/plugins/profiler/vdrDVBProfiler/channelTitle.conf
@@ -35,5 +35,7 @@
# http://projects.vdr-developer.org/projects/plg-upnp
#
# Thank you.
-
-%no;3% %chan% %- |title% \ No newline at end of file
+#
+# Example:
+#
+#%no;3% %chan% %- |title% \ No newline at end of file