From 254ee6f47eebfc00462c10756a92066e82cc1a96 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 21 Jun 2011 15:46:02 +0200 Subject: Initial commit --- resources/boot/EA/AssignNewVersionFromLast.xml | 20 ++++++++++++++++++++ resources/boot/EA/CreateNewAgent.xml | 19 +++++++++++++++++++ resources/boot/EA/CreateNewItem.xml | 19 +++++++++++++++++++ resources/boot/EA/CreateNewLocalObjectDef.xml | 19 +++++++++++++++++++ resources/boot/EA/EditActivityDef.xml | 19 +++++++++++++++++++ resources/boot/EA/EditProperties.xml | 20 ++++++++++++++++++++ resources/boot/EA/EditSchema.xml | 19 +++++++++++++++++++ resources/boot/EA/EditScriptDefinition.xml | 19 +++++++++++++++++++ 8 files changed, 154 insertions(+) create mode 100755 resources/boot/EA/AssignNewVersionFromLast.xml create mode 100755 resources/boot/EA/CreateNewAgent.xml create mode 100755 resources/boot/EA/CreateNewItem.xml create mode 100755 resources/boot/EA/CreateNewLocalObjectDef.xml create mode 100755 resources/boot/EA/EditActivityDef.xml create mode 100755 resources/boot/EA/EditProperties.xml create mode 100755 resources/boot/EA/EditSchema.xml create mode 100755 resources/boot/EA/EditScriptDefinition.xml (limited to 'resources/boot/EA') diff --git a/resources/boot/EA/AssignNewVersionFromLast.xml b/resources/boot/EA/AssignNewVersionFromLast.xml new file mode 100755 index 0000000..1ef30b5 --- /dev/null +++ b/resources/boot/EA/AssignNewVersionFromLast.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/resources/boot/EA/CreateNewAgent.xml b/resources/boot/EA/CreateNewAgent.xml new file mode 100755 index 0000000..49f1f32 --- /dev/null +++ b/resources/boot/EA/CreateNewAgent.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/resources/boot/EA/CreateNewItem.xml b/resources/boot/EA/CreateNewItem.xml new file mode 100755 index 0000000..8daaf74 --- /dev/null +++ b/resources/boot/EA/CreateNewItem.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/resources/boot/EA/CreateNewLocalObjectDef.xml b/resources/boot/EA/CreateNewLocalObjectDef.xml new file mode 100755 index 0000000..e4a9426 --- /dev/null +++ b/resources/boot/EA/CreateNewLocalObjectDef.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/resources/boot/EA/EditActivityDef.xml b/resources/boot/EA/EditActivityDef.xml new file mode 100755 index 0000000..e90c225 --- /dev/null +++ b/resources/boot/EA/EditActivityDef.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/resources/boot/EA/EditProperties.xml b/resources/boot/EA/EditProperties.xml new file mode 100755 index 0000000..15d51b8 --- /dev/null +++ b/resources/boot/EA/EditProperties.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/resources/boot/EA/EditSchema.xml b/resources/boot/EA/EditSchema.xml new file mode 100755 index 0000000..3b01fdc --- /dev/null +++ b/resources/boot/EA/EditSchema.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/resources/boot/EA/EditScriptDefinition.xml b/resources/boot/EA/EditScriptDefinition.xml new file mode 100755 index 0000000..11c14ec --- /dev/null +++ b/resources/boot/EA/EditScriptDefinition.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3