summaryrefslogtreecommitdiffstats
path: root/koffice-i18n-fr
diff options
context:
space:
mode:
Diffstat (limited to 'koffice-i18n-fr')
-rw-r--r--koffice-i18n-fr/acinclude.m426
-rw-r--r--koffice-i18n-fr/docs/koffice/koffice/index.docbook4
-rw-r--r--koffice-i18n-fr/docs/koffice/kword/table.docbook2
-rw-r--r--koffice-i18n-fr/docs/koffice/kword/tdeparts.docbook (renamed from koffice-i18n-fr/docs/koffice/kword/kparts.docbook)6
-rw-r--r--koffice-i18n-fr/messages/koffice/desktop_koffice.po8
-rw-r--r--koffice-i18n-fr/messages/koffice/kplato.po10
6 files changed, 28 insertions, 28 deletions
diff --git a/koffice-i18n-fr/acinclude.m4 b/koffice-i18n-fr/acinclude.m4
index 4fbab9a1..fed43974 100644
--- a/koffice-i18n-fr/acinclude.m4
+++ b/koffice-i18n-fr/acinclude.m4
@@ -2075,16 +2075,16 @@ if test $kde_qtver = 3; then
AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KABC, "-lkabc")
- AC_SUBST(LIB_KHTML, "-lkhtml")
- AC_SUBST(LIB_KSPELL, "-lkspell")
- AC_SUBST(LIB_KPARTS, "-lkparts")
+ AC_SUBST(LIB_KHTML, "-ltdehtml")
+ AC_SUBST(LIB_KSPELL, "-ltdespell")
+ AC_SUBST(LIB_KPARTS, "-ltdeparts")
AC_SUBST(LIB_KDEPRINT, "-lkdeprint")
- AC_SUBST(LIB_KUTILS, "-lkutils")
+ AC_SUBST(LIB_KUTILS, "-ltdeutils")
AC_SUBST(LIB_KDEPIM, "-lkdepim")
- AC_SUBST(LIB_KIMPROXY, "-lkimproxy")
+ AC_SUBST(LIB_KIMPROXY, "-ltdeimproxy")
AC_SUBST(LIB_KNEWSTUFF, "-lknewstuff")
- AC_SUBST(LIB_KDNSSD, "-lkdnssd")
- AC_SUBST(LIB_KUNITTEST, "-lkunittest")
+ AC_SUBST(LIB_KDNSSD, "-ltdednssd")
+ AC_SUBST(LIB_KUNITTEST, "-ltdeunittest")
# these are for backward compatibility
AC_SUBST(LIB_KSYCOCA, "-lkio")
AC_SUBST(LIB_KFILE, "-lkio")
@@ -2092,13 +2092,13 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KDECORE, "-lkdecore")
AC_SUBST(LIB_KDEUI, "-lkdeui")
AC_SUBST(LIB_KIO, "-lkio")
- AC_SUBST(LIB_KSYCOCA, "-lksycoca")
+ AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile")
AC_SUBST(LIB_KAB, "-lkab")
- AC_SUBST(LIB_KHTML, "-lkhtml")
- AC_SUBST(LIB_KSPELL, "-lkspell")
- AC_SUBST(LIB_KPARTS, "-lkparts")
+ AC_SUBST(LIB_KHTML, "-ltdehtml")
+ AC_SUBST(LIB_KSPELL, "-ltdespell")
+ AC_SUBST(LIB_KPARTS, "-ltdeparts")
AC_SUBST(LIB_KDEPRINT, "-lkdeprint")
else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
@@ -2547,7 +2547,7 @@ AC_FIND_FILE(jpeglib.h, $jpeg_incdirs, jpeg_incdir)
test "x$jpeg_incdir" = xNO && jpeg_incdir=
dnl if headers _and_ libraries are missing, this is no error, and we
-dnl continue with a warning (the user will get no jpeg support in khtml)
+dnl continue with a warning (the user will get no jpeg support in tdehtml)
dnl if only one is missing, it means a configuration error, but we still
dnl only warn
if test -n "$jpeg_incdir" && test -n "$LIBJPEG" ; then
@@ -3489,7 +3489,7 @@ LIBTOOL_SHELL="/bin/sh ./libtool"
KDE_PLUGIN="-avoid-version -module -no-undefined \$(KDE_NO_UNDEFINED) \$(KDE_RPATH) \$(KDE_MT_LDFLAGS)"
AC_SUBST(KDE_PLUGIN)
-# This hack ensures that libtool creates shared libs for kunittest plugins. By default check_LTLIBRARIES makes static libs.
+# This hack ensures that libtool creates shared libs for tdeunittest plugins. By default check_LTLIBRARIES makes static libs.
KDE_CHECK_PLUGIN="\$(KDE_PLUGIN) -rpath \$(libdir)"
AC_SUBST(KDE_CHECK_PLUGIN)
diff --git a/koffice-i18n-fr/docs/koffice/koffice/index.docbook b/koffice-i18n-fr/docs/koffice/koffice/index.docbook
index 20bd073e..40b4b1aa 100644
--- a/koffice-i18n-fr/docs/koffice/koffice/index.docbook
+++ b/koffice-i18n-fr/docs/koffice/koffice/index.docbook
@@ -94,7 +94,7 @@
</chapter
>
-<chapter id="kparts">
+<chapter id="tdeparts">
<title
>KParts - les blocs constitutifs de &koffice;</title>
@@ -134,7 +134,7 @@
</sect1>
-<sect1 id="kparts-try-it">
+<sect1 id="tdeparts-try-it">
<title
>Utiliser KParts dans votre document</title>
diff --git a/koffice-i18n-fr/docs/koffice/kword/table.docbook b/koffice-i18n-fr/docs/koffice/kword/table.docbook
index dc70b67f..456dff77 100644
--- a/koffice-i18n-fr/docs/koffice/kword/table.docbook
+++ b/koffice-i18n-fr/docs/koffice/kword/table.docbook
@@ -30,7 +30,7 @@
<tip
><para
->Si vous avez besoin des fonctions d'un tableur, vous pouvez <link linkend="kparts"
+>Si vous avez besoin des fonctions d'un tableur, vous pouvez <link linkend="tdeparts"
>Intégrer un tableur &kspread;</link
> dans votre document.</para
></tip>
diff --git a/koffice-i18n-fr/docs/koffice/kword/kparts.docbook b/koffice-i18n-fr/docs/koffice/kword/tdeparts.docbook
index 4b6d5b07..21814c6c 100644
--- a/koffice-i18n-fr/docs/koffice/kword/kparts.docbook
+++ b/koffice-i18n-fr/docs/koffice/kword/tdeparts.docbook
@@ -1,4 +1,4 @@
-<sect1 id="kparts">
+<sect1 id="tdeparts">
<sect1info>
<authorgroup>
<author
@@ -31,7 +31,7 @@
<para
>Référez-vous aux fichiers d'aide des autres applications pour plus d'informations spécifiques.</para
></note>
-<sect2 id="kparts-insert"
+<sect2 id="tdeparts-insert"
><title
>Instructions générales</title>
<para
@@ -71,7 +71,7 @@
>depuis l'intérieur de &kword;</emphasis
>. Les détails de chaque application sont différents. S'il vous plaît, regardez les manuels d'application pour l'application spécifique de &koffice; pour les détails de l'utilisation de cette application (en d'autres mots, si vous insérez un tableur de &kspread;, les fenêtres agiront de la même manière que &kspread;).</para>
</sect2>
-<sect2 id="kparts-edit"
+<sect2 id="tdeparts-edit"
><title
>Travailler avec le composant inséré.</title>
<para
diff --git a/koffice-i18n-fr/messages/koffice/desktop_koffice.po b/koffice-i18n-fr/messages/koffice/desktop_koffice.po
index 5b5d10c2..d9382222 100644
--- a/koffice-i18n-fr/messages/koffice/desktop_koffice.po
+++ b/koffice-i18n-fr/messages/koffice/desktop_koffice.po
@@ -1662,12 +1662,12 @@ msgstr "Name=Module de rotation d'images"
msgid "Name=Screenshot"
msgstr "Name=Capture d'écran"
-#: chalk/plugins/viewplugins/scripting/chalkscripting.desktop:3
+#: chalk/plugins/viewplugins/scripting/chaltdescripting.desktop:3
#: kspread/plugins/scripting/kspreadscripting.desktop:3
msgid "Name=Scripting plugin"
msgstr "Name=Module de scriptage"
-#: chalk/plugins/viewplugins/scripting/chalkscripting.desktop:38
+#: chalk/plugins/viewplugins/scripting/chaltdescripting.desktop:38
#: kspread/plugins/scripting/kspreadscripting.desktop:38
msgid "Comment=Allow execution of scripts"
msgstr "Comment=Permet d'exécuter des scripts"
@@ -2206,11 +2206,11 @@ msgstr "GenericName=Mots liés"
msgid "Name=Print..."
msgstr "Name=Impression..."
-#: tools/spell/kspelltool.desktop:3
+#: tools/spell/tdespelltool.desktop:3
msgid "Name=Spell Checker Tool"
msgstr "Name=Vérificateur orthographique"
-#: tools/spell/kspelltool.desktop:71
+#: tools/spell/tdespelltool.desktop:71
msgid "Comment=Check this Word's Spelling"
msgstr "Comment=Vérifier l'orthographe de ce mot"
diff --git a/koffice-i18n-fr/messages/koffice/kplato.po b/koffice-i18n-fr/messages/koffice/kplato.po
index a2160f01..88a65f76 100644
--- a/koffice-i18n-fr/messages/koffice/kplato.po
+++ b/koffice-i18n-fr/messages/koffice/kplato.po
@@ -843,31 +843,31 @@ msgstr "Terminé :"
msgid "Effort:"
msgstr "Effort :"
-#. i18n: file kpttaskresourcespanelbase.ui line 17
+#. i18n: file kpttastderesourcespanelbase.ui line 17
#: rc.cpp:628
#, no-c-format
msgid "TaskResourcesPanelBase"
msgstr "TaskResourcesPanelBase"
-#. i18n: file kpttaskresourcespanelbase.ui line 29
+#. i18n: file kpttastderesourcespanelbase.ui line 29
#: rc.cpp:631
#, no-c-format
msgid "Group"
msgstr "Groupe"
-#. i18n: file kpttaskresourcespanelbase.ui line 40
+#. i18n: file kpttastderesourcespanelbase.ui line 40
#: rc.cpp:634
#, no-c-format
msgid "Max. Units"
msgstr "Unités max."
-#. i18n: file kpttaskresourcespanelbase.ui line 72
+#. i18n: file kpttastderesourcespanelbase.ui line 72
#: rc.cpp:637
#, no-c-format
msgid "Assign resources:"
msgstr "Affecter des ressources :"
-#. i18n: file kpttaskresourcespanelbase.ui line 81
+#. i18n: file kpttastderesourcespanelbase.ui line 81
#: kpttaskappointmentsview.cc:63 rc.cpp:640 rc.cpp:768
#, no-c-format
msgid "Resource"