summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2014-10-11 05:39:58 +0200
committerChristian Pointner <equinox@spreadspace.org>2014-10-11 05:39:58 +0200
commitf3e0e1b3807ad9a43fbdd0b5f6eb51fbcbb5068c (patch)
tree704b8f5167c49e47918a1a6265bdc0e3a8adb1e9 /templates
parentmake stream urls links (diff)
fixed decklink template
Diffstat (limited to 'templates')
-rw-r--r--templates/flumotion/default/decklink.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/flumotion/default/decklink.xml b/templates/flumotion/default/decklink.xml
index 5eb6a2a..cc82727 100644
--- a/templates/flumotion/default/decklink.xml
+++ b/templates/flumotion/default/decklink.xml
@@ -2,7 +2,7 @@
type="decklink-producer"
label="{{ component.desc }}"
worker="{{ component.worker }}"
- project="flumotion-decklink"
+ project="flumotion"
version="{{ globals.version }}">
%% for name, value in component.properties.items()
%% if name != 'samplerate'