diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:11:36 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:11:36 -0600 |
commit | 00f56a6858b6a4b6dfb6e36a91f9e498641275ba (patch) | |
tree | 8db6ab78f3bb5557eaac8f270248de3d96b3ee3d /koffice-i18n-ca/docs/koffice/chalk | |
parent | c5e6c37378f51ad04af6cb3dd378e9af0c0c76f8 (diff) | |
download | koffice-i18n-00f56a6858b6a4b6dfb6e36a91f9e498641275ba.tar.gz koffice-i18n-00f56a6858b6a4b6dfb6e36a91f9e498641275ba.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'koffice-i18n-ca/docs/koffice/chalk')
-rw-r--r-- | koffice-i18n-ca/docs/koffice/chalk/developers-plugins.docbook | 2 | ||||
-rw-r--r-- | koffice-i18n-ca/docs/koffice/chalk/introduction.docbook | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/koffice-i18n-ca/docs/koffice/chalk/developers-plugins.docbook b/koffice-i18n-ca/docs/koffice/chalk/developers-plugins.docbook index 97a8d046..16b4e6a3 100644 --- a/koffice-i18n-ca/docs/koffice/chalk/developers-plugins.docbook +++ b/koffice-i18n-ca/docs/koffice/chalk/developers-plugins.docbook @@ -291,7 +291,7 @@ X-KDE-Version=2 >#ifndef TOOL_STAR_H_ #define TOOL_STAR_H_ -#include <kparts/plugin.h> +#include <tdeparts/plugin.h> /** * A module that provides a star tool. diff --git a/koffice-i18n-ca/docs/koffice/chalk/introduction.docbook b/koffice-i18n-ca/docs/koffice/chalk/introduction.docbook index d5c2d9e7..e7c03ab8 100644 --- a/koffice-i18n-ca/docs/koffice/chalk/introduction.docbook +++ b/koffice-i18n-ca/docs/koffice/chalk/introduction.docbook @@ -21,7 +21,7 @@ <listitem ><para ->Endollables: el Chalk és extensible amb els endollables. N'hi ha d'eines, espais de color, operacions de dibuix, filtres i interfícies d'usuari basades en kparts. </para +>Endollables: el Chalk és extensible amb els endollables. N'hi ha d'eines, espais de color, operacions de dibuix, filtres i interfícies d'usuari basades en tdeparts. </para ></listitem> <listitem |