summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2014-10-15 11:08:50 +0200
committerChristian Pointner <equinox@spreadspace.org>2014-10-15 11:08:50 +0200
commit01421d1bd9ff5f59534a3a6bdfd63229a155c777 (patch)
tree45d3fa7bae354c48242c05b6898563a630618924 /templates
parentredone http plugs, added support for sfive (diff)
sfive vs. s5
Diffstat (limited to 'templates')
-rw-r--r--templates/flumotion/default/http-stream.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/flumotion/default/http-stream.xml b/templates/flumotion/default/http-stream.xml
index f9af92e..d0cce33 100644
--- a/templates/flumotion/default/http-stream.xml
+++ b/templates/flumotion/default/http-stream.xml
@@ -17,7 +17,7 @@
</plug>
%% endif
%% if name == 'sfive'
- <plug socket="flumotion.component.plugs.sfive.ComponentSFivePlug" type="component-sfive">
+ <plug socket="flumotion.component.plugs.s5.ComponentSFivePlug" type="component-s5">
%% for name, value in value.items()
%% if name != 'tags'
<property name="{{ name }}">{{ value }}</property>