diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:56 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:56 -0600 |
commit | 7f3c605546cc3e254fc3f60157c5779f1c1fc84d (patch) | |
tree | f4dba9f308a4c708aaa659b79672ed9604051deb | |
parent | 53c1e328166e3774fd7f16a651510edbb882437e (diff) | |
download | tdetoys-7f3c605546cc3e254fc3f60157c5779f1c1fc84d.tar.gz tdetoys-7f3c605546cc3e254fc3f60157c5779f1c1fc84d.zip |
Additional renaming of kde to tde
-rw-r--r-- | doc/amor/index.docbook | 4 | ||||
-rw-r--r-- | doc/kmoon/index.docbook | 4 | ||||
-rw-r--r-- | doc/kodo/index.docbook | 2 | ||||
-rw-r--r-- | doc/kteatime/index.docbook | 4 | ||||
-rw-r--r-- | doc/kweather/index.docbook | 4 | ||||
-rw-r--r-- | doc/kworldclock/index.docbook | 4 | ||||
-rw-r--r-- | doc/kworldclock/man-kworldclock.1.docbook | 2 | ||||
-rw-r--r-- | kdetoys.lsm | 2 | ||||
-rw-r--r-- | kteatime/TODO | 2 | ||||
-rw-r--r-- | ktux/Makefile.am | 2 | ||||
-rw-r--r-- | kweather/main.cpp | 2 |
11 files changed, 16 insertions, 16 deletions
diff --git a/doc/amor/index.docbook b/doc/amor/index.docbook index 0437312..87262aa 100644 --- a/doc/amor/index.docbook +++ b/doc/amor/index.docbook @@ -1,7 +1,7 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!ENTITY kappname "&amor;"> - <!ENTITY package "kdetoys"> + <!ENTITY package "tdetoys"> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"> ]> @@ -36,7 +36,7 @@ <keywordset> <keyword>KDE</keyword> -<keyword>kdetoys</keyword> +<keyword>tdetoys</keyword> <keyword>amor</keyword> <keyword>helper</keyword> <keyword>assistant</keyword> diff --git a/doc/kmoon/index.docbook b/doc/kmoon/index.docbook index 5debf5c..5ae9229 100644 --- a/doc/kmoon/index.docbook +++ b/doc/kmoon/index.docbook @@ -1,7 +1,7 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!ENTITY kappname "&kmoon;"> - <!ENTITY package "kdetoys"> + <!ENTITY package "tdetoys"> <!ENTITY % English "INCLUDE"> <!ENTITY % addindex "IGNORE"> ]> @@ -41,7 +41,7 @@ <keywordset> <keyword>KDE</keyword> -<keyword>kdetoys</keyword> +<keyword>tdetoys</keyword> <keyword>kmoon</keyword> <keyword>moon phase</keyword> </keywordset> diff --git a/doc/kodo/index.docbook b/doc/kodo/index.docbook index 20cd0be..cbfed19 100644 --- a/doc/kodo/index.docbook +++ b/doc/kodo/index.docbook @@ -1,7 +1,7 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!ENTITY kappname "&kodometer;"> - <!ENTITY package "kdetoys"> + <!ENTITY package "tdetoys"> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"> ]> diff --git a/doc/kteatime/index.docbook b/doc/kteatime/index.docbook index a1a4664..36ea063 100644 --- a/doc/kteatime/index.docbook +++ b/doc/kteatime/index.docbook @@ -1,7 +1,7 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!ENTITY kappname "&kteatime;"> - <!ENTITY package "kdetoys"> + <!ENTITY package "tdetoys"> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"> ]> @@ -41,7 +41,7 @@ </abstract> <keywordset> <keyword>KDE</keyword> -<keyword>kdetoys</keyword> +<keyword>tdetoys</keyword> <keyword>kteatime</keyword> <keyword>tea</keyword> <keyword>cooker</keyword> diff --git a/doc/kweather/index.docbook b/doc/kweather/index.docbook index e545a5a..0331d0f 100644 --- a/doc/kweather/index.docbook +++ b/doc/kweather/index.docbook @@ -1,7 +1,7 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!ENTITY kweather "<application>kweather</application>"> - <!ENTITY package "kdetoys"> + <!ENTITY package "tdetoys"> <!ENTITY % English "INCLUDE"> <!ENTITY % addindex "IGNORE"> ]> @@ -30,7 +30,7 @@ <abstract> <para> -KWeather is part of the kdetoys package. +KWeather is part of the tdetoys package. </para> </abstract> diff --git a/doc/kworldclock/index.docbook b/doc/kworldclock/index.docbook index 33b5e8a..86a7721 100644 --- a/doc/kworldclock/index.docbook +++ b/doc/kworldclock/index.docbook @@ -1,7 +1,7 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!ENTITY kappname "&kworldclock;"> - <!ENTITY package "kdetoys"> + <!ENTITY package "tdetoys"> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"> ]> @@ -41,7 +41,7 @@ world. <keywordset> <keyword>KDE</keyword> -<keyword>kdetoys</keyword> +<keyword>tdetoys</keyword> <keyword>kworldwatch</keyword> <keyword>World Clock</keyword> <keyword>day / night clock</keyword> diff --git a/doc/kworldclock/man-kworldclock.1.docbook b/doc/kworldclock/man-kworldclock.1.docbook index a002159..c8b3f14 100644 --- a/doc/kworldclock/man-kworldclock.1.docbook +++ b/doc/kworldclock/man-kworldclock.1.docbook @@ -43,7 +43,7 @@ depending on time, as well as offering the time in all of the major cities of the world. This can be run standalone, as an applet in the &kde; panel, or configured to draw the desktop background.</para> -<para>&kworldclock; is part of the official &kde; kdetoys +<para>&kworldclock; is part of the official &kde; tdetoys package.</para> </refsect1> diff --git a/kdetoys.lsm b/kdetoys.lsm index b1bac67..77bbde1 100644 --- a/kdetoys.lsm +++ b/kdetoys.lsm @@ -1,5 +1,5 @@ Begin4 -Title: kdetoys +Title: tdetoys Version: 3.5.10 Entered-date: 2008-08-26 Description: Toy applications for the K Desktop Environment (KDE) diff --git a/kteatime/TODO b/kteatime/TODO index 3400b2b..b53dea2 100644 --- a/kteatime/TODO +++ b/kteatime/TODO @@ -5,7 +5,7 @@ "Configure Events..." --> move to same line as "Event" and rename to "Configure..."? (and/or have a look at KStdAction::configureNotifications()!) (common is "Configure &Notifications..." btw.) - [which gets translated in kdelibs.ps to "&Benachrichtigungen festlegen..."] + [which gets translated in tdelibs.ps to "&Benachrichtigungen festlegen..."] [[more often, "einrichten" is used for "configure"]] - use "readPathEntry()" instead of "readEntry()" (expands/replaces $HOME) diff --git a/ktux/Makefile.am b/ktux/Makefile.am index bf50b74..f34b50a 100644 --- a/ktux/Makefile.am +++ b/ktux/Makefile.am @@ -27,7 +27,7 @@ noinst_HEADERS = sprite.h spriteanim.h spritemisc.h spritepm.h METASOURCES = AUTO # make messages.po. Move this one to ../po/ and "make merge" in po -# the -x is for skipping messages already translated in kdelibs +# the -x is for skipping messages already translated in tdelibs messages: $(XGETTEXT) *.cpp -o $(podir)/ktux.pot diff --git a/kweather/main.cpp b/kweather/main.cpp index e6ede73..5615011 100644 --- a/kweather/main.cpp +++ b/kweather/main.cpp @@ -8,7 +8,7 @@ int main (int argc, char *argv[]) { - KLocale::setMainCatalogue("kdelibs"); + KLocale::setMainCatalogue("tdelibs"); KAboutData aboutdata("KWeatherService", I18N_NOOP("KDE"), "0.8", I18N_NOOP("KWeather DCOP Service"), KAboutData::License_GPL, "(C) 2002, Ian Reinhart Geiser"); |