summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/property/SCProp.xml
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-12-12 17:31:53 +0100
committerAndrew Branson <andrew.branson@cern.ch>2013-12-12 17:31:53 +0100
commit4157cdfd7438c08d8b9cc6a718ac76b42f401ffb (patch)
tree8df3d0cf830d4bdf6c2f08c71dda3357f2196dcb /src/main/resources/boot/property/SCProp.xml
parent595254f3b87ee49dbf56e501a31b506abcff4088 (diff)
Tweaked isMutable properties
Diffstat (limited to 'src/main/resources/boot/property/SCProp.xml')
-rw-r--r--src/main/resources/boot/property/SCProp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/boot/property/SCProp.xml b/src/main/resources/boot/property/SCProp.xml
index 356f2f9..3bb1e7b 100644
--- a/src/main/resources/boot/property/SCProp.xml
+++ b/src/main/resources/boot/property/SCProp.xml
@@ -1,4 +1,4 @@
<AllProperties>
- <PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
+ <PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="true"/>
<PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="Script" IsMutable="false"/>
</AllProperties>