diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:56:31 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:56:31 -0600 |
commit | c9cb4f487428aad5d8cda5e3a4b9ad87390d7e54 (patch) | |
tree | 1ee1912ac4bb966475f0db0f2a78678661b4b4a5 /kivio/kiviopart/stencils/Flowcharting/Extended | |
parent | 94844816550ad672ccfcdc25659c625546239998 (diff) | |
download | koffice-c9cb4f487428aad5d8cda5e3a4b9ad87390d7e54.tar.gz koffice-c9cb4f487428aad5d8cda5e3a4b9ad87390d7e54.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 94844816550ad672ccfcdc25659c625546239998.
Diffstat (limited to 'kivio/kiviopart/stencils/Flowcharting/Extended')
4 files changed, 4 insertions, 4 deletions
diff --git a/kivio/kiviopart/stencils/Flowcharting/Extended/Data_Store.sml b/kivio/kiviopart/stencils/Flowcharting/Extended/Data_Store.sml index c96361ce..445fef79 100644 --- a/kivio/kiviopart/stencils/Flowcharting/Extended/Data_Store.sml +++ b/kivio/kiviopart/stencils/Flowcharting/Extended/Data_Store.sml @@ -4,7 +4,7 @@ <Author data="Kristof Borrey"/> <Title data="Data Store"/> <Id data="Data Store"/> - <Description data="Data Store shape"/> + <Description data="Data Store tqshape"/> <Version data="0.1"/> <Web data="www.koffice.org"/> <Email data="borrey@kde.org"/> diff --git a/kivio/kiviopart/stencils/Flowcharting/Extended/Database.sml b/kivio/kiviopart/stencils/Flowcharting/Extended/Database.sml index b1d1a835..622b0205 100644 --- a/kivio/kiviopart/stencils/Flowcharting/Extended/Database.sml +++ b/kivio/kiviopart/stencils/Flowcharting/Extended/Database.sml @@ -4,7 +4,7 @@ <Author data="Kristof Borrey"/> <Title data="Database"/> <Id data="database"/> - <Description data="Database shape"/> + <Description data="Database tqshape"/> <Version data="0.1"/> <Web data="www.koffice.org"/> <Email data="borrey@kde.org"/> diff --git a/kivio/kiviopart/stencils/Flowcharting/Extended/Process.sml b/kivio/kiviopart/stencils/Flowcharting/Extended/Process.sml index 57229b1a..fa1824de 100644 --- a/kivio/kiviopart/stencils/Flowcharting/Extended/Process.sml +++ b/kivio/kiviopart/stencils/Flowcharting/Extended/Process.sml @@ -4,7 +4,7 @@ <Author data="Kristof Borrey"/> <Title data="Process"/> <Id data="Process"/> - <Description data="Process shape"/> + <Description data="Process tqshape"/> <Version data="0.1"/> <Web data="www.koffice.org"/> <Email data="borrey@kde.org"/> diff --git a/kivio/kiviopart/stencils/Flowcharting/Extended/Source_or_Sink.sml b/kivio/kiviopart/stencils/Flowcharting/Extended/Source_or_Sink.sml index c68f8a79..e3f53b8f 100644 --- a/kivio/kiviopart/stencils/Flowcharting/Extended/Source_or_Sink.sml +++ b/kivio/kiviopart/stencils/Flowcharting/Extended/Source_or_Sink.sml @@ -4,7 +4,7 @@ <Author data="Kristof Borrey"/> <Title data="Source or Sink"/> <Id data="Source or Sink"/> - <Description data="Source or Sink shape"/> + <Description data="Source or Sink tqshape"/> <Version data="0.1"/> <Web data="www.koffice.org"/> <Email data="borrey@kde.org"/> |