summaryrefslogtreecommitdiffstats
path: root/koffice-i18n-et
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:55:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:55:01 -0600
commit920f0d9622f31cb0d7fd3023d08c923cdc1f4dd3 (patch)
treedc488eaaaf59b5fd8b8b96382c8283b745c4357f /koffice-i18n-et
parentb44bfb1dc651c450478fd27395f38c57e409e2c5 (diff)
downloadkoffice-i18n-920f0d9622f31cb0d7fd3023d08c923cdc1f4dd3.tar.gz
koffice-i18n-920f0d9622f31cb0d7fd3023d08c923cdc1f4dd3.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'koffice-i18n-et')
-rw-r--r--koffice-i18n-et/acinclude.m48
-rw-r--r--koffice-i18n-et/messages/koffice/desktop_koffice.po8
-rw-r--r--koffice-i18n-et/messages/koffice/tdefile_abiword.po (renamed from koffice-i18n-et/messages/koffice/kfile_abiword.po)14
-rw-r--r--koffice-i18n-et/messages/koffice/tdefile_gnumeric.po (renamed from koffice-i18n-et/messages/koffice/kfile_gnumeric.po)14
-rw-r--r--koffice-i18n-et/messages/koffice/tdefile_koffice.po (renamed from koffice-i18n-et/messages/koffice/kfile_koffice.po)12
-rw-r--r--koffice-i18n-et/messages/koffice/tdefile_ooo.po (renamed from koffice-i18n-et/messages/koffice/kfile_ooo.po)64
6 files changed, 60 insertions, 60 deletions
diff --git a/koffice-i18n-et/acinclude.m4 b/koffice-i18n-et/acinclude.m4
index fed43974..5a22f868 100644
--- a/koffice-i18n-et/acinclude.m4
+++ b/koffice-i18n-et/acinclude.m4
@@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi
if test -n "$kde32ornewer"; then
- KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)])
+ KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi
if test -n "$kde33ornewer"; then
@@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la"
else
kde_check_header="ksharedptr.h"
- kde_check_lib="libkio.la"
+ kde_check_lib="libtdeio.la"
fi
if test -z "$1"; then
@@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb")
- AC_SUBST(LIB_KFILE, "-lkfile")
+ AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell")
@@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
- AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)")
+ AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi
])
diff --git a/koffice-i18n-et/messages/koffice/desktop_koffice.po b/koffice-i18n-et/messages/koffice/desktop_koffice.po
index 58fe6a5c..ec857a56 100644
--- a/koffice-i18n-et/messages/koffice/desktop_koffice.po
+++ b/koffice-i18n-et/messages/koffice/desktop_koffice.po
@@ -2138,19 +2138,19 @@ msgstr "Name=Tekstidokument..."
msgid "Comment=New KWord document:"
msgstr "Comment=Uus KWordi dokument:"
-#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4
+#: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info"
msgstr "Name=Abiword'i info"
-#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4
+#: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info"
msgstr "Name=Gnumeric'i info"
-#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4
+#: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info"
msgstr "Name=KOffice'i info"
-#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4
+#: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info"
msgstr "Name=OpenOffice.org-i info"
diff --git a/koffice-i18n-et/messages/koffice/kfile_abiword.po b/koffice-i18n-et/messages/koffice/tdefile_abiword.po
index 3f1a170d..c2ca1f85 100644
--- a/koffice-i18n-et/messages/koffice/kfile_abiword.po
+++ b/koffice-i18n-et/messages/koffice/tdefile_abiword.po
@@ -1,9 +1,9 @@
-# translation of kfile_abiword.po to Estonian
+# translation of tdefile_abiword.po to Estonian
# Marek Laane <bald@starman.ee>, 2005.
#
msgid ""
msgstr ""
-"Project-Id-Version: kfile_abiword\n"
+"Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2005-07-12 14:12+0300\n"
"Last-Translator: Marek Laane <bald@starman.ee>\n"
@@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.1\n"
-#: kfile_abiword.cpp:50
+#: tdefile_abiword.cpp:50
msgid "Document Information"
msgstr "Dokumendi info"
-#: kfile_abiword.cpp:54
+#: tdefile_abiword.cpp:54
msgid "Author"
msgstr "Autor"
-#: kfile_abiword.cpp:56
+#: tdefile_abiword.cpp:56
msgid "Title"
msgstr "Pealkiri"
-#: kfile_abiword.cpp:58
+#: tdefile_abiword.cpp:58
msgid "Abstract"
msgstr "Kokkuvõte"
-#: kfile_abiword.cpp:141
+#: tdefile_abiword.cpp:141
msgid "*Unknown*"
msgstr "*Tundmatu*"
diff --git a/koffice-i18n-et/messages/koffice/kfile_gnumeric.po b/koffice-i18n-et/messages/koffice/tdefile_gnumeric.po
index fd562da2..36bf9beb 100644
--- a/koffice-i18n-et/messages/koffice/kfile_gnumeric.po
+++ b/koffice-i18n-et/messages/koffice/tdefile_gnumeric.po
@@ -1,9 +1,9 @@
-# translation of kfile_gnumeric.po to Estonian
+# translation of tdefile_gnumeric.po to Estonian
# Marek Laane <bald@starman.ee>, 2005.
#
msgid ""
msgstr ""
-"Project-Id-Version: kfile_gnumeric\n"
+"Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2005-07-12 14:13+0300\n"
"Last-Translator: Marek Laane <bald@starman.ee>\n"
@@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.1\n"
-#: kfile_gnumeric.cpp:50
+#: tdefile_gnumeric.cpp:50
msgid "Document Information"
msgstr "Dokumendi info"
-#: kfile_gnumeric.cpp:54
+#: tdefile_gnumeric.cpp:54
msgid "Author"
msgstr "Autor"
-#: kfile_gnumeric.cpp:56
+#: tdefile_gnumeric.cpp:56
msgid "Title"
msgstr "Pealkiri"
-#: kfile_gnumeric.cpp:58
+#: tdefile_gnumeric.cpp:58
msgid "Abstract"
msgstr "Kokkuvõte"
-#: kfile_gnumeric.cpp:119
+#: tdefile_gnumeric.cpp:119
msgid "*Unknown*"
msgstr "*Tundmatu*"
diff --git a/koffice-i18n-et/messages/koffice/kfile_koffice.po b/koffice-i18n-et/messages/koffice/tdefile_koffice.po
index b6438ca7..f7dd935f 100644
--- a/koffice-i18n-et/messages/koffice/kfile_koffice.po
+++ b/koffice-i18n-et/messages/koffice/tdefile_koffice.po
@@ -1,4 +1,4 @@
-# Translation of kfile_koffice.po to Estonian.
+# Translation of tdefile_koffice.po to Estonian.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
@@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.6\n"
-#: kfile_koffice.cpp:64
+#: tdefile_koffice.cpp:64
msgid "Document Information"
msgstr "Dokumendi info"
-#: kfile_koffice.cpp:68
+#: tdefile_koffice.cpp:68
msgid "Author"
msgstr "Autor"
-#: kfile_koffice.cpp:70
+#: tdefile_koffice.cpp:70
msgid "Title"
msgstr "Tiitel"
-#: kfile_koffice.cpp:72
+#: tdefile_koffice.cpp:72
msgid "Abstract"
msgstr "Selgitus"
-#: kfile_koffice.cpp:112
+#: tdefile_koffice.cpp:112
msgid "*Unknown*"
msgstr "*Tundmatu*"
diff --git a/koffice-i18n-et/messages/koffice/kfile_ooo.po b/koffice-i18n-et/messages/koffice/tdefile_ooo.po
index aed1c389..2e0f7de5 100644
--- a/koffice-i18n-et/messages/koffice/kfile_ooo.po
+++ b/koffice-i18n-et/messages/koffice/tdefile_ooo.po
@@ -1,10 +1,10 @@
-# translation of kfile_ooo.po to Estonian
+# translation of tdefile_ooo.po to Estonian
# Copyright (C) 2003 Free Software Foundation, Inc.
# Ain Vagula <ain@kmprojekt.ee>, 2003
#
msgid ""
msgstr ""
-"Project-Id-Version: kfile_ooo\n"
+"Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2003-07-13 20:36+0300\n"
"Last-Translator: Ain Vagula <ain@kmprojekt.ee>\n"
@@ -14,122 +14,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0.1\n"
-#: kfile_ooo.cpp:82
+#: tdefile_ooo.cpp:82
msgid "Printed By"
msgstr "Trükitud"
-#: kfile_ooo.cpp:83
+#: tdefile_ooo.cpp:83
msgid "Print Date"
msgstr "Trükikuupäev"
-#: kfile_ooo.cpp:84
+#: tdefile_ooo.cpp:84
msgid "Date"
msgstr "Kuupäev"
-#: kfile_ooo.cpp:85
+#: tdefile_ooo.cpp:85
msgid "Creation Date"
msgstr "Loomise kuupäev"
-#: kfile_ooo.cpp:86
+#: tdefile_ooo.cpp:86
msgid "Creator"
msgstr "Autor"
-#: kfile_ooo.cpp:87
+#: tdefile_ooo.cpp:87
msgid "Generator"
msgstr "Rakendus"
-#: kfile_ooo.cpp:88
+#: tdefile_ooo.cpp:88
msgid "Editing Cycles"
msgstr "Redigeerimistsüklid"
-#: kfile_ooo.cpp:89
+#: tdefile_ooo.cpp:89
msgid "Editing Duration"
msgstr "Redigeerimise kestus"
-#: kfile_ooo.cpp:95
+#: tdefile_ooo.cpp:95
msgid "Title"
msgstr "Pealkiri"
-#: kfile_ooo.cpp:96
+#: tdefile_ooo.cpp:96
msgid "Author"
msgstr "Autor"
-#: kfile_ooo.cpp:97
+#: tdefile_ooo.cpp:97
msgid "Description"
msgstr "Kirjeldus"
-#: kfile_ooo.cpp:98
+#: tdefile_ooo.cpp:98
msgid "Subject"
msgstr "Subjekt"
-#: kfile_ooo.cpp:99
+#: tdefile_ooo.cpp:99
msgid "Language"
msgstr "Keel"
-#: kfile_ooo.cpp:103
+#: tdefile_ooo.cpp:103
msgid "Draws"
msgstr "Jooniseid"
-#: kfile_ooo.cpp:104
+#: tdefile_ooo.cpp:104
msgid "Tables"
msgstr "Tabeleid"
-#: kfile_ooo.cpp:105
+#: tdefile_ooo.cpp:105
msgid "Images"
msgstr "Pilte"
-#: kfile_ooo.cpp:106
+#: tdefile_ooo.cpp:106
msgid "Objects"
msgstr "Objekte"
-#: kfile_ooo.cpp:107
+#: tdefile_ooo.cpp:107
msgid "OLE Objects"
msgstr "OLE objekte"
-#: kfile_ooo.cpp:108
+#: tdefile_ooo.cpp:108
msgid "Pages"
msgstr "Lehekülgi"
-#: kfile_ooo.cpp:109
+#: tdefile_ooo.cpp:109
msgid "Paragraphs"
msgstr "Lõike"
-#: kfile_ooo.cpp:110
+#: tdefile_ooo.cpp:110
msgid "Words"
msgstr "Sõnu"
-#: kfile_ooo.cpp:111
+#: tdefile_ooo.cpp:111
msgid "Cells"
msgstr "Lahtreid"
-#: kfile_ooo.cpp:112
+#: tdefile_ooo.cpp:112
msgid "Characters"
msgstr "Sümboleid"
-#: kfile_ooo.cpp:113
+#: tdefile_ooo.cpp:113
msgid "Rows"
msgstr "Ridu"
-#: kfile_ooo.cpp:140
+#: tdefile_ooo.cpp:140
msgid "User Defined"
msgstr "Kasutaja määratud"
-#: kfile_ooo.cpp:147
+#: tdefile_ooo.cpp:147
msgid "Document Information"
msgstr "Dokumendi info"
-#: kfile_ooo.cpp:167
+#: tdefile_ooo.cpp:167
msgid "Keywords"
msgstr "Võtmesõnad"
-#: kfile_ooo.cpp:172
+#: tdefile_ooo.cpp:172
msgid "Document Advanced"
msgstr "Täiendav info"
-#: kfile_ooo.cpp:184
+#: tdefile_ooo.cpp:184
msgid "Document Statistics"
msgstr "Dokumendi statistika"
-#: kfile_ooo.cpp:262
+#: tdefile_ooo.cpp:262
msgid "%1:%2.%3"
msgstr "%1:%2.%3"