summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>