From f3e0e1b3807ad9a43fbdd0b5f6eb51fbcbb5068c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 11 Oct 2014 05:39:58 +0200 Subject: fixed decklink template --- templates/flumotion/default/decklink.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/flumotion/default/decklink.xml') 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' -- cgit v1.2.3