diff options
Diffstat (limited to 'koffice-i18n-nl/docs')
-rw-r--r-- | koffice-i18n-nl/docs/koffice/chalk/developers-plugins.docbook | 2 | ||||
-rw-r--r-- | koffice-i18n-nl/docs/koffice/koffice/index.docbook | 8 | ||||
-rw-r--r-- | koffice-i18n-nl/docs/koffice/kword/index.docbook | 2 | ||||
-rw-r--r-- | koffice-i18n-nl/docs/koffice/kword/table.docbook | 2 | ||||
-rw-r--r-- | koffice-i18n-nl/docs/koffice/kword/tdeparts.docbook (renamed from koffice-i18n-nl/docs/koffice/kword/kparts.docbook) | 6 |
5 files changed, 10 insertions, 10 deletions
diff --git a/koffice-i18n-nl/docs/koffice/chalk/developers-plugins.docbook b/koffice-i18n-nl/docs/koffice/chalk/developers-plugins.docbook index 492a299a..876e40ac 100644 --- a/koffice-i18n-nl/docs/koffice/chalk/developers-plugins.docbook +++ b/koffice-i18n-nl/docs/koffice/chalk/developers-plugins.docbook @@ -292,7 +292,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-nl/docs/koffice/koffice/index.docbook b/koffice-i18n-nl/docs/koffice/koffice/index.docbook index 96808c21..bcb9f326 100644 --- a/koffice-i18n-nl/docs/koffice/koffice/index.docbook +++ b/koffice-i18n-nl/docs/koffice/koffice/index.docbook @@ -151,7 +151,7 @@ <title >Integratie</title> <para ->&koffice; bestaat uit een raamwerk (framework) waar alle componenten op gebouwd zijn. Dit raamwerk zorgt voor een hoge mate van integratie. U kunt zelf componenten ontwikkelen die even goed geïntegreerd worden. Gedetailleerde informatie hierover kunt u vinden in het <link linkend="kparts" +>&koffice; bestaat uit een raamwerk (framework) waar alle componenten op gebouwd zijn. Dit raamwerk zorgt voor een hoge mate van integratie. U kunt zelf componenten ontwikkelen die even goed geïntegreerd worden. Gedetailleerde informatie hierover kunt u vinden in het <link linkend="tdeparts" >hoofdstuk over KParts</link >. </para> </sect2> @@ -193,11 +193,11 @@ <title >De technologie van &koffice;</title> -<sect1 id="kparts"> +<sect1 id="tdeparts"> <title >KParts - de bouwstenen van &koffice;</title> -<!-- <sect2 id="kpartsintro" +<!-- <sect2 id="tdepartsintro" > --> <!-- <title >KParts Introduction</title @@ -244,7 +244,7 @@ </sect2> -<sect2 id="kparts-try-it"> +<sect2 id="tdeparts-try-it"> <title >KParts in uw documenten gebruiken</title> diff --git a/koffice-i18n-nl/docs/koffice/kword/index.docbook b/koffice-i18n-nl/docs/koffice/kword/index.docbook index e3ab5ae4..e46cd8b5 100644 --- a/koffice-i18n-nl/docs/koffice/kword/index.docbook +++ b/koffice-i18n-nl/docs/koffice/kword/index.docbook @@ -25,7 +25,7 @@ <!ENTITY techstuff SYSTEM "techinfo.docbook"> <!ENTITY graphics SYSTEM "graphics.docbook"> <!ENTITY toc SYSTEM "toc.docbook"> - <!ENTITY parts SYSTEM "kparts.docbook"> + <!ENTITY parts SYSTEM "tdeparts.docbook"> <!ENTITY formulas SYSTEM "formulas.docbook"> <!ENTITY lists SYSTEM "lists.docbook"> <!ENTITY variables SYSTEM "docvariables.docbook"> diff --git a/koffice-i18n-nl/docs/koffice/kword/table.docbook b/koffice-i18n-nl/docs/koffice/kword/table.docbook index 5643cda6..b2dc17e6 100644 --- a/koffice-i18n-nl/docs/koffice/kword/table.docbook +++ b/koffice-i18n-nl/docs/koffice/kword/table.docbook @@ -44,7 +44,7 @@ <tip ><para ->Als u de functies van een rekenblad nodig hebt, kunt u <link linkend="kparts" +>Als u de functies van een rekenblad nodig hebt, kunt u <link linkend="tdeparts" >een &kspread;-tabel inbedden</link > in het document.</para ></tip> diff --git a/koffice-i18n-nl/docs/koffice/kword/kparts.docbook b/koffice-i18n-nl/docs/koffice/kword/tdeparts.docbook index 005d671e..f34b662c 100644 --- a/koffice-i18n-nl/docs/koffice/kword/kparts.docbook +++ b/koffice-i18n-nl/docs/koffice/kword/tdeparts.docbook @@ -1,4 +1,4 @@ -<sect1 id="kparts"> +<sect1 id="tdeparts"> <sect1info> <authorgroup> <author @@ -45,7 +45,7 @@ <para >Specifieke informatie over de andere toepassingen kunt u vinden in de documentatie van die toepassingen.</para ></note> -<sect2 id="kparts-insert" +<sect2 id="tdeparts-insert" ><title >Algemene aanwijzingen</title> <para @@ -85,7 +85,7 @@ >vanuit &kword;</emphasis >. Informatie over het werken met de toepassing kunt u vinden in de documentatie van die toepassing. Als u een rekenblad van &kspread; invoegt, zal het objectframe hetzelfde werken als &kspread;.</para> </sect2> -<sect2 id="kparts-edit" +<sect2 id="tdeparts-edit" ><title >Met ingevoegde objecten werken</title> <para |