summaryrefslogtreecommitdiff
path: root/templates/example/decklink.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/example/decklink.xml')
-rw-r--r--templates/example/decklink.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/example/decklink.xml b/templates/example/decklink.xml
index f5815c1..e141686 100644
--- a/templates/example/decklink.xml
+++ b/templates/example/decklink.xml
@@ -2,7 +2,7 @@
type="decklink-producer"
label="{{ component.desc }}"
worker="{{ component.worker }}"
- project="flumotion"
+ project="flumotion-decklink"
version="{{ globals.version }}">
{% if 'device' in component.properties %}
<property name="device">{{ component.properties['device'] }}</property>