summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2012-09-29 12:19:57 +0200
committerChristian Pointner <equinox@spreadspace.org>2012-09-29 12:19:57 +0200
commitd7c03f622bcc0048d96aa5cc0a08403de4473d60 (patch)
treeb6602606961ca4673bd02aa56c907a907644c88e
parentstarted decklink source as input (diff)
fixed decklink template
-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>