Index: flumotion-0.5.3/flumotion/scenario/live/Makefile.am
===================================================================
--- flumotion-0.5.3/flumotion/scenario/live/Makefile.am (revision 7757)
+++ flumotion-0.5.3/flumotion/scenario/live/Makefile.am (working copy)
@@ -4,6 +4,10 @@
component_PYTHON = \
__init__.py \
wizard_gtk.py
+
+component_DATA = \
+ live.xml
+
TAGS_FILES = $(component_PYTHON)
clean-local:
Index: flumotion-0.5.3/flumotion/scenario/live/live.xml
===================================================================
--- flumotion-0.5.3/flumotion/scenario/live/live.xml (revision 0)
+++ flumotion-0.5.3/flumotion/scenario/live/live.xml (revision 0)
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Index: flumotion-0.5.3/flumotion/scenario/scenario.xml
===================================================================
--- flumotion-0.5.3/flumotion/scenario/scenario.xml (revision 0)
+++ flumotion-0.5.3/flumotion/scenario/scenario.xml (revision 0)
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
Index: flumotion-0.5.3/flumotion/scenario/ondemand/ondemand.xml
===================================================================
--- flumotion-0.5.3/flumotion/scenario/ondemand/ondemand.xml (revision 0)
+++ flumotion-0.5.3/flumotion/scenario/ondemand/ondemand.xml (revision 0)
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Index: flumotion-0.5.3/flumotion/scenario/ondemand/Makefile.am
===================================================================
--- flumotion-0.5.3/flumotion/scenario/ondemand/Makefile.am (revision 7757)
+++ flumotion-0.5.3/flumotion/scenario/ondemand/Makefile.am (working copy)
@@ -5,6 +5,9 @@
__init__.py \
wizard_gtk.py
+component_DATA = \
+ ondemand.xml
+
TAGS_FILES = $(component_PYTHON)
clean-local:
Index: flumotion-0.5.3/flumotion/scenario/Makefile.am
===================================================================
--- flumotion-0.5.3/flumotion/scenario/Makefile.am (revision 7757)
+++ flumotion-0.5.3/flumotion/scenario/Makefile.am (working copy)
@@ -4,6 +4,9 @@
component_PYTHON = \
__init__.py
+component_DATA = \
+ scenario.xml
+
TAGS_FILES = $(component_PYTHON)
clean-local:
Index: flumotion-0.5.3/flumotion/scenario/steps/Makefile.am
===================================================================
--- flumotion-0.5.3/flumotion/scenario/steps/Makefile.am (revision 7757)
+++ flumotion-0.5.3/flumotion/scenario/steps/Makefile.am (working copy)
@@ -13,6 +13,9 @@
shout2steps.py \
summarysteps.py
+component_DATA = \
+ steps.xml
+
TAGS_FILES = $(component_PYTHON)
clean-local:
Index: flumotion-0.5.3/flumotion/scenario/steps/steps.xml
===================================================================
--- flumotion-0.5.3/flumotion/scenario/steps/steps.xml (revision 0)
+++ flumotion-0.5.3/flumotion/scenario/steps/steps.xml (revision 0)
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+