diff options
author | Timothy Pearson <[email protected]> | 2011-12-15 15:32:11 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-15 15:32:11 -0600 |
commit | 94844816550ad672ccfcdc25659c625546239998 (patch) | |
tree | e35fc60fd736c645d59f6408af032774ad8023d3 /kivio/kiviopart/stencils/Miscellaneous/People | |
parent | 2a811c38c74c03648ecf857e566c44483cbad706 (diff) | |
download | koffice-94844816550ad672ccfcdc25659c625546239998.tar.gz koffice-94844816550ad672ccfcdc25659c625546239998.zip |
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'kivio/kiviopart/stencils/Miscellaneous/People')
5 files changed, 5 insertions, 5 deletions
diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Bad.sml b/kivio/kiviopart/stencils/Miscellaneous/People/Bad.sml index 27c487ea..eb1650e7 100755 --- a/kivio/kiviopart/stencils/Miscellaneous/People/Bad.sml +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Bad.sml @@ -4,7 +4,7 @@ <Author data="Kristof Borrey"/> <Title data="Bad"/> <Id data="Bad"/> - <Description data="Bad tqshape"/> + <Description data="Bad shape"/> <Version data="0.1"/> <Web data="www.koffice.org"/> <Email data="[email protected]"/> diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Good.sml b/kivio/kiviopart/stencils/Miscellaneous/People/Good.sml index 88ff54e8..8cb5b46d 100755 --- a/kivio/kiviopart/stencils/Miscellaneous/People/Good.sml +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Good.sml @@ -4,7 +4,7 @@ <Author data="Kristof Borrey"/> <Title data="Good"/> <Id data="Good"/> - <Description data="Good tqshape"/> + <Description data="Good shape"/> <Version data="0.1"/> <Web data="www.koffice.org"/> <Email data="[email protected]"/> diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Man.sml b/kivio/kiviopart/stencils/Miscellaneous/People/Man.sml index 0656c2a7..13c5b46c 100755 --- a/kivio/kiviopart/stencils/Miscellaneous/People/Man.sml +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Man.sml @@ -4,7 +4,7 @@ <Author data="Kristof Borrey"/> <Title data="Man"/> <Id data="Man"/> - <Description data="Man tqshape"/> + <Description data="Man shape"/> <Version data="0.1"/> <Web data="www.koffice.org"/> <Email data="[email protected]"/> diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Woman.sml b/kivio/kiviopart/stencils/Miscellaneous/People/Woman.sml index 9f903a1f..e1c4aabc 100755 --- a/kivio/kiviopart/stencils/Miscellaneous/People/Woman.sml +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Woman.sml @@ -4,7 +4,7 @@ <Author data="Kristof Borrey"/> <Title data="Woman"/> <Id data="Woman"/> - <Description data="Woman tqshape"/> + <Description data="Woman shape"/> <Version data="0.1"/> <Web data="www.koffice.org"/> <Email data="[email protected]"/> diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Woman_Shape.sml b/kivio/kiviopart/stencils/Miscellaneous/People/Woman_Shape.sml index 6bd7f849..36e87464 100755 --- a/kivio/kiviopart/stencils/Miscellaneous/People/Woman_Shape.sml +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Woman_Shape.sml @@ -4,7 +4,7 @@ <Author data="Kristof Borrey"/> <Title data="Woman Shape"/> <Id data="Woman Shape"/> - <Description data="Woman tqshape"/> + <Description data="Woman shape"/> <Version data="0.1"/> <Web data="www.koffice.org"/> <Email data="[email protected]"/> |