diff options
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | doc/en/index.docbook | 2 | ||||
-rw-r--r-- | kbibtex.tdevelop | 2 | ||||
-rw-r--r-- | man/kbibtex.1 | 10 | ||||
-rw-r--r-- | po/de.po | 4 | ||||
-rw-r--r-- | po/fr.po | 4 | ||||
-rw-r--r-- | po/it.po | 4 | ||||
-rw-r--r-- | po/kbibtex.pot | 2 | ||||
-rw-r--r-- | po/pl.po | 4 | ||||
-rw-r--r-- | po/ru.po | 4 | ||||
-rw-r--r-- | src/Makefile.am | 2 | ||||
-rw-r--r-- | src/kbibtex.desktop | 4 | ||||
-rw-r--r-- | src/main.cpp | 2 |
13 files changed, 23 insertions, 23 deletions
@@ -5,5 +5,5 @@ Please goto this address for more information: Note: To compile KBibTeX from source, you will need some devel packages from your distribution. Names may differ, -but you need at least devel packages from Qt and KDE. +but you need at least devel packages from Qt and TDE. diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 313503d..ef3b136 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -34,7 +34,7 @@ </abstract> <keywordset> -<keyword>KDE</keyword> +<keyword>TDE</keyword> <keyword>KBibTeX</keyword> </keywordset> diff --git a/kbibtex.tdevelop b/kbibtex.tdevelop index ec35e03..79a3baa 100644 --- a/kbibtex.tdevelop +++ b/kbibtex.tdevelop @@ -10,7 +10,7 @@ <keyword>C++</keyword> <keyword>Code</keyword> <keyword>Qt</keyword> - <keyword>KDE</keyword> + <keyword>TDE</keyword> </keywords> <projectdirectory>.</projectdirectory> <absoluteprojectpath>false</absoluteprojectpath> diff --git a/man/kbibtex.1 b/man/kbibtex.1 index 78be2cd..e77cebc 100644 --- a/man/kbibtex.1 +++ b/man/kbibtex.1 @@ -1,15 +1,15 @@ .\" -.TH "KBibTeX" "1" "11 September 2005" "KDE" "KDE Application" +.TH "KBibTeX" "1" "11 September 2005" "TDE" "TDE Application" .SH "NAME" -kbibtex \- a bibtex editor for KDE +kbibtex \- a bibtex editor for TDE .SH "SYNOPSIS" .B kbibtex -[\fIQt\-options\fR] [\fIKDE\-options\fR] [\fIfile\fR] +[\fIQt\-options\fR] [\fITDE\-options\fR] [\fIfile\fR] .SH "DESCRIPTION" -KBibTeX is a BibTeX editor for KDE written by Thomas Fischer and released under the GPL. +KBibTeX is a BibTeX editor for TDE written by Thomas Fischer and released under the GPL. -KBibTeX can be started as a stand\-alone program or embedded into virtually every KDE program (e.g. Konqueror). +KBibTeX can be started as a stand\-alone program or embedded into virtually every TDE program (e.g. Konqueror). It supports searching for citations via Google and CiteSeer. .SH "AUTHOR" @@ -1579,8 +1579,8 @@ msgid "Macro &value:" msgstr "Makro-&Text:" #: main.cpp:40 -msgid "A BibTeX editor for KDE" -msgstr "Ein BibTeX-Editor für KDE" +msgid "A BibTeX editor for TDE" +msgstr "Ein BibTeX-Editor für TDE" #: main.cpp:46 msgid "Document to open." @@ -1578,8 +1578,8 @@ msgid "Macro &value:" msgstr "Valeur de la macro :" #: main.cpp:40 -msgid "A BibTeX editor for KDE" -msgstr "Un éditeur de fichiers BibTeX pour KDE" +msgid "A BibTeX editor for TDE" +msgstr "Un éditeur de fichiers BibTeX pour TDE" #: main.cpp:46 msgid "Document to open." @@ -1559,8 +1559,8 @@ msgid "Macro &value:" msgstr "&Valore Macro:" #: main.cpp:40 -msgid "A BibTeX editor for KDE" -msgstr "Un editor KBibTeX per KDE" +msgid "A BibTeX editor for TDE" +msgstr "Un editor KBibTeX per TDE" #: main.cpp:46 msgid "Document to open." diff --git a/po/kbibtex.pot b/po/kbibtex.pot index c67d097..44153be 100644 --- a/po/kbibtex.pot +++ b/po/kbibtex.pot @@ -1481,7 +1481,7 @@ msgid "Macro &value:" msgstr "" #: main.cpp:40 -msgid "A BibTeX editor for KDE" +msgid "A BibTeX editor for TDE" msgstr "" #: main.cpp:46 @@ -1546,8 +1546,8 @@ msgid "Macro &value:" msgstr "&Wartość makra:" #: main.cpp:40 -msgid "A BibTeX editor for KDE" -msgstr "Edytor BibTeX dla środowiska KDE" +msgid "A BibTeX editor for TDE" +msgstr "Edytor BibTeX dla środowiska TDE" #: main.cpp:46 msgid "Document to open." @@ -1658,8 +1658,8 @@ msgid "Macro &value:" msgstr "&Значение макроса:" #: main.cpp:40 -msgid "A BibTeX editor for KDE" -msgstr "Редактор BibTeX для KDE" +msgid "A BibTeX editor for TDE" +msgstr "Редактор BibTeX для TDE" #: main.cpp:46 msgid "Document to open." diff --git a/src/Makefile.am b/src/Makefile.am index 68b9b49..5609974 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -# set the include path for X, qt and KDE +# set the include path for X, qt and TDE INCLUDES = $(all_includes) $(LIBXSLT_CFLAGS) $(LIBXML_CFLAGS) $(LIBYAZ_CFLAGS) $(LIBBIBUTILS_CFLAGS) # these are the headers for your project diff --git a/src/kbibtex.desktop b/src/kbibtex.desktop index 70ac095..48a8db5 100644 --- a/src/kbibtex.desktop +++ b/src/kbibtex.desktop @@ -4,8 +4,8 @@ Exec=kbibtex %U %i -caption "%c" Icon=kbibtex Type=Application X-DocPath=kbibtex/kbibtex.html -Comment=A BibTeX editor for KDE -Comment[de]=Ein BibTeX-Editor für KDE +Comment=A BibTeX editor for TDE +Comment[de]=Ein BibTeX-Editor für TDE MimeType=text/x-bibtex; Categories=Qt;TDE;Office; X-TDE-HasTempFileOption=true diff --git a/src/main.cpp b/src/main.cpp index a3f4078..67a8c32 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -37,7 +37,7 @@ #include "kbibtexshell.h" static const char description[] = - I18N_NOOP( "A BibTeX editor for KDE" ); + I18N_NOOP( "A BibTeX editor for TDE" ); static const char version[] = "0.2.3.91"; |