summaryrefslogtreecommitdiffstats
path: root/chalk/plugins/README
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-26 13:10:41 -0600
committerTimothy Pearson <[email protected]>2013-01-26 13:10:41 -0600
commit7422cac1a18dca897d3830a267eb91683d05a95b (patch)
tree2ba309f49b47a5fbb0b226801b224c2532b7ab1a /chalk/plugins/README
parent3fe437def8063926892bddf2dcc733861308836d (diff)
downloadkoffice-7422cac1a18dca897d3830a267eb91683d05a95b.tar.gz
koffice-7422cac1a18dca897d3830a267eb91683d05a95b.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'chalk/plugins/README')
-rw-r--r--chalk/plugins/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/README b/chalk/plugins/README
index 33af951e..31f2974d 100644
--- a/chalk/plugins/README
+++ b/chalk/plugins/README
@@ -38,5 +38,5 @@ There are several kinds of plugins for Chalk:
elements such as dialog boxes and wizards. Their parent is KisView and
they provide an .rc file to merge their gui with the view gui. Extensions
have the servicetype Chalk/Plugin. They are not loaded automatically by
- the KParts mechanism; please do not create ordinary kparts that are to
+ the KParts mechanism; please do not create ordinary tdeparts that are to
be loaded by the Chalk view since KParts are not versioned.