diff options
Diffstat (limited to 'kivio/kiviopart/stencils/Miscellaneous/ER')
7 files changed, 7 insertions, 7 deletions
diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/attribute.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/attribute.sml index af310f33..88e06fdb 100644 --- a/kivio/kiviopart/stencils/Miscellaneous/ER/attribute.sml +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/attribute.sml @@ -3,7 +3,7 @@ <Title data="Attribute"/> <Id data="ER-Attribute"/> <Version data="1.0"/> - <Description data="Attribute tqshape used in ER diagrams"/> + <Description data="Attribute shape used in ER diagrams"/> <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> <Author data="Peter Simonsson"/> <Email data="psn@linux.se"/> diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/derivedattribute.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/derivedattribute.sml index 5c2e4f74..8c325c32 100644 --- a/kivio/kiviopart/stencils/Miscellaneous/ER/derivedattribute.sml +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/derivedattribute.sml @@ -3,7 +3,7 @@ <Title data="Derived Attribute"/> <Id data="ER-DerivedAttribute"/> <Version data="1.0"/> - <Description data="Derived Attribute tqshape used in ER diagrams"/> + <Description data="Derived Attribute shape used in ER diagrams"/> <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> <Author data="Peter Simonsson"/> <Email data="psn@linux.se"/> diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/entity.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/entity.sml index 2b22e32a..6eaed85a 100644 --- a/kivio/kiviopart/stencils/Miscellaneous/ER/entity.sml +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/entity.sml @@ -4,7 +4,7 @@ <Title data="Entity"/> <Id data="ER-Entity"/> <Version data="1.0"/> - <Description data="Entity tqshape used in ER diagrams"/> + <Description data="Entity shape used in ER diagrams"/> <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> <Author data="Peter Simonsson"/> <Email data="psn@linux.se"/> diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/multivaluedattribute.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/multivaluedattribute.sml index 56329cf1..baef5b76 100644 --- a/kivio/kiviopart/stencils/Miscellaneous/ER/multivaluedattribute.sml +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/multivaluedattribute.sml @@ -3,7 +3,7 @@ <Title data="Multivalued Attribute"/> <Id data="ER-MultivaluedAttribute"/> <Version data="1.0"/> - <Description data="Multivalued Attribute tqshape used in ER diagrams"/> + <Description data="Multivalued Attribute shape used in ER diagrams"/> <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> <Author data="Peter Simonsson"/> <Email data="psn@linux.se"/> diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/relationship.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/relationship.sml index dbcad720..bd6c93ea 100644 --- a/kivio/kiviopart/stencils/Miscellaneous/ER/relationship.sml +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/relationship.sml @@ -4,7 +4,7 @@ <Title data="Relationship"/> <Id data="ER-Relationship"/> <Version data="1.0"/> - <Description data="Relationship tqshape used in ER diagrams"/> + <Description data="Relationship shape used in ER diagrams"/> <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> <Author data="Peter Simonsson"/> <Email data="psn@linux.se"/> diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/weakentity.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/weakentity.sml index 02547ca0..b81da1e9 100644 --- a/kivio/kiviopart/stencils/Miscellaneous/ER/weakentity.sml +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/weakentity.sml @@ -4,7 +4,7 @@ <Title data="Weak Entity"/> <Id data="ER-WeakEntity"/> <Version data="1.0"/> - <Description data="Weak Entity tqshape used in ER diagrams"/> + <Description data="Weak Entity shape used in ER diagrams"/> <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> <Author data="Peter Simonsson"/> <Email data="psn@linux.se"/> diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/weakrelationship.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/weakrelationship.sml index 1e30e26d..ac102000 100644 --- a/kivio/kiviopart/stencils/Miscellaneous/ER/weakrelationship.sml +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/weakrelationship.sml @@ -4,7 +4,7 @@ <Title data="Relationship"/> <Id data="ER-Relationship"/> <Version data="1.0"/> - <Description data="Relationship tqshape used in ER diagrams"/> + <Description data="Relationship shape used in ER diagrams"/> <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> <Author data="Peter Simonsson"/> <Email data="psn@linux.se"/> |