summaryrefslogtreecommitdiff
path: root/templates/example/firewireav.xml
diff options
context:
space:
mode:
authorequinox <equinox@88d0365b-309c-4eec-8061-d8e0c04ad69e>2012-09-14 19:42:10 +0000
committerequinox <equinox@88d0365b-309c-4eec-8061-d8e0c04ad69e>2012-09-14 19:42:10 +0000
commit6564c575c6ab7f8db5a8a641e174bc683b18ec2d (patch)
tree867ab1a116da8d94d0bd5e11ed5c9c4235685330 /templates/example/firewireav.xml
parentadded json parsing (diff)
added sample json file
added templates for sample components git-svn-id: https://svn.spreadspace.org/flufigut/trunk@4 88d0365b-309c-4eec-8061-d8e0c04ad69e
Diffstat (limited to 'templates/example/firewireav.xml')
-rw-r--r--templates/example/firewireav.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/example/firewireav.xml b/templates/example/firewireav.xml
new file mode 100644
index 0000000..aa8918e
--- /dev/null
+++ b/templates/example/firewireav.xml
@@ -0,0 +1,7 @@
+ <component name="{{ name }}"
+ type="firewire-producer"
+ label="{{ component.desc }}"
+ worker="{{ component.worker }}"
+ project="flumotion"
+ version="{{ globals.version }}">
+ </component>