diff options
Diffstat (limited to 'doc/example.mux')
-rw-r--r-- | doc/example.mux | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/example.mux b/doc/example.mux index 862906f..92a644d 100644 --- a/doc/example.mux +++ b/doc/example.mux @@ -260,6 +260,11 @@ components { comp-ri { service srv-ri subchannel sub-ri + + ; If the programme contains slideshow, please also specify the user-application: + user-applications { + userapp "slideshow" + } } } |