mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
- data: move zapit data to new zapit subdir
Conflicts: data/Makefile.am Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
7
data/zapit/Makefile.am
Normal file
7
data/zapit/Makefile.am
Normal file
@@ -0,0 +1,7 @@
|
||||
installdir = $(CONFIGDIR)/zapit
|
||||
|
||||
install_DATA = \
|
||||
myservices.xml
|
||||
|
||||
#install-data-hook:
|
||||
# $(INSTALL) -d $(DESTDIR)/$(CONFIGDIR)/zapit
|
8
data/zapit/myservices.xml
Normal file
8
data/zapit/myservices.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<zapit api="4">
|
||||
<sat name="Astra 1KR/1L/1M/1N (19.2E)" flags="0" position="192">
|
||||
<TS id="0434" on="0001" frq="11934000" inv="2" sr="29700000" fec="2" pol="1" mod="9" sys="1">
|
||||
<S i="22ce" action="replace" n="MOTORSPORT TV HD"/>
|
||||
</TS>
|
||||
</sat>
|
||||
</zapit>
|
Reference in New Issue
Block a user