From 371e91c48d010efedcc490858f04b8d75e91a82d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:48:59 -0600 Subject: Additional renaming of kde to tde --- doc/faq/TODO | 2 +- doc/faq/install.docbook | 44 ++++++++++++++++++------------------ doc/faq/webbrowse.docbook | 2 +- doc/kate/index.docbook | 4 ++-- doc/kate/plugins.docbook | 2 +- doc/kcontrol/energy/index.docbook | 2 +- doc/kcontrol/icons/index.docbook | 4 ++-- doc/kcontrol/netpref/index.docbook | 2 +- doc/kcontrol/smb/index.docbook | 2 +- doc/kdcop/index.docbook | 2 +- doc/kdm/index.docbook | 2 +- doc/kfind/index.docbook | 6 ++--- doc/khelpcenter/contact.docbook | 2 +- doc/khelpcenter/help.docbook | 4 ++-- doc/khelpcenter/index.docbook | 2 +- doc/kicker/index.docbook | 4 ++-- doc/kioslave/thumbnail.docbook | 2 +- doc/klipper/index.docbook | 6 ++--- doc/kmenuedit/index.docbook | 2 +- doc/knetattach/index.docbook | 4 ++-- doc/konqueror/browser.docbook | 2 +- doc/konqueror/faq.docbook | 2 +- doc/konqueror/index.docbook | 4 ++-- doc/konqueror/plugins.docbook | 2 +- doc/konsole/index.docbook | 4 ++-- doc/kpager/index.docbook | 2 +- doc/ksplashml/index.docbook | 6 ++--- doc/ksysguard/index.docbook | 2 +- doc/kwrite/index.docbook | 2 +- doc/kxkb/index.docbook | 2 +- doc/quickstart/index.docbook | 2 +- doc/tdeprint/index.docbook | 2 +- doc/tdesu/index.docbook | 2 +- doc/userguide/accessibility.docbook | 8 +++---- doc/userguide/control-center.docbook | 2 +- doc/userguide/playing-music.docbook | 6 ++--- doc/userguide/under-the-hood.docbook | 2 +- 37 files changed, 76 insertions(+), 76 deletions(-) (limited to 'doc') diff --git a/doc/faq/TODO b/doc/faq/TODO index 42a37ca29..a91707552 100644 --- a/doc/faq/TODO +++ b/doc/faq/TODO @@ -25,7 +25,7 @@ _________________________________________________ - Find maintiners for single parts - what needs to be added ? -[22:15:47] 1: move the faq (and other kdebase docs) up to kdebase/doc/ +[22:15:47] 1: move the faq (and other tdebase docs) up to tdebase/doc/ so that docs.kde.org will pick them up and generate them [22:16:05] then remove the copies on www.kde.org, put in redirects to the new location, and have one, autogenerated and searchable copy all the time diff --git a/doc/faq/install.docbook b/doc/faq/install.docbook index a0edad92d..8de7055b9 100644 --- a/doc/faq/install.docbook +++ b/doc/faq/install.docbook @@ -121,7 +121,7 @@ packages. Some are required, while others are optional. Each package is available in each of the aforementioned package formats. -kdelibs +tdelibs Required This package contains shared libraries that are needed by all @@ -129,7 +129,7 @@ is available in each of the aforementioned package formats. -kdebase +tdebase Required This package contains the base applications that form the core @@ -146,21 +146,21 @@ server. -kdeaddons +tdeaddons Optional Various plugins for &kate;, &kicker;, &knewsticker;, &konqueror; and &noatun; -kdeartwork +tdeartwork Optional Additional wallpapers, themes, styles, sounds ... -kdebindings +tdebindings Optional Various bindings for other languages, including &Java;, Perl, Python, ... @@ -175,7 +175,7 @@ server. -kdegraphics +tdegraphics Optional Various graphics-related programs like &PostScript; previewer, @@ -183,7 +183,7 @@ server. -kdeutils +tdeutils Optional Various desktop tools like a calculator, an editor and other @@ -191,14 +191,14 @@ nifty stuff. -kdemultimedia +tdemultimedia Optional Multimedia applications like a &CD; player and a mixer. -kdenetwork +tdenetwork Optional Network applications. Currently contains the instant messaging client &kopete;, the @@ -213,14 +213,14 @@ download manager &kget;, and several other network-related programs. -kdeadmin +tdeadmin Optional System administration programs. -kdeedu +tdeedu Optional @@ -229,7 +229,7 @@ Educational and entertaining applications for &kde;'s younger users. -kdeaccessibility +tdeaccessibility Optional @@ -238,28 +238,28 @@ KDE accessibility programs such as a screen magnifier and speech synthesizer fro -kdetoys +tdetoys Optional Toys! -kdevelop +tdevelop Optional A complete Integrated Development Environment for &kde; and Qt -kdewebdev +tdewebdev Optional Web development applications. Contains such applications as &quanta;, an integrated web development environment and other applications useful in web development -kdesdk +tdesdk Optional KDE Software Development Kit. Contains a collection of applications and tools used by KDE Developers. @@ -267,8 +267,8 @@ KDE accessibility programs such as a screen magnifier and speech synthesizer fro -&arts; and then kdelibs should be installed before everything -else, and kdeaddons last. The other packages can be installed in any +&arts; and then tdelibs should be installed before everything +else, and tdeaddons last. The other packages can be installed in any arbitrary order. Most package management tools will let you put all these @@ -330,7 +330,7 @@ the configure script. change folder to the package folder: cd packagename configure the package: ./configure -Some packages (notably kdebase) have special configuration +Some packages (notably tdebase) have special configuration options that might be applicable to your installation. Type ./configure to see the available options. @@ -457,7 +457,7 @@ $KDEDIR/bin/*.kss Alternatively, if you compile &kde; from source, you can use ./configure to -configure kdebase. Then the suid bit is set automatically during +configure tdebase. Then the suid bit is set automatically during make install. @@ -513,7 +513,7 @@ class="directory">/home/me. Although &kde; will run from a user folder, there are some problems with programs that require suid root, ⪚ the programs in -the kdeadmin package. But since they are not meant to be run by users +the tdeadmin package. But since they are not meant to be run by users in the first place, this is nothing to worry about. However, on systems using shadow passwords, the screensavers have to be suid root to enable password access for unlocking the @@ -682,7 +682,7 @@ seconds off your &kde; startup time by doing so. -Compiling kdebase gives me a bin/sh: msgfmt: command +Compiling tdebase gives me a bin/sh: msgfmt: command not found error! diff --git a/doc/faq/webbrowse.docbook b/doc/faq/webbrowse.docbook index 94315dcf9..5beab0376 100644 --- a/doc/faq/webbrowse.docbook +++ b/doc/faq/webbrowse.docbook @@ -19,7 +19,7 @@ url="http://www.konqueror.org">http://www.konqueror.org where a Can I run &konqueror; without running &kde;? -Yes. Just install &Qt;, kdelibs and kdebase, and from your favorite window manager just launch &konqueror;. It should work just fine, but if it doesn't (&kde; developers don't test that case often), report it to http://bugs.kde.org and try running "tdeinit" before running &konqueror;, it usually helps. +Yes. Just install &Qt;, tdelibs and tdebase, and from your favorite window manager just launch &konqueror;. It should work just fine, but if it doesn't (&kde; developers don't test that case often), report it to http://bugs.kde.org and try running "tdeinit" before running &konqueror;, it usually helps. This is of course the same for any other &kde; application. diff --git a/doc/kate/index.docbook b/doc/kate/index.docbook index fe409a83d..28142359f 100644 --- a/doc/kate/index.docbook +++ b/doc/kate/index.docbook @@ -2,7 +2,7 @@ - + @@ -54,7 +54,7 @@ KDE -kdebase +tdebase Kate text editor diff --git a/doc/kate/plugins.docbook b/doc/kate/plugins.docbook index a097cb526..25cc265fc 100644 --- a/doc/kate/plugins.docbook +++ b/doc/kate/plugins.docbook @@ -20,7 +20,7 @@ linkend="configuring-kate-configdialog">configuration dialog, which also provides access to additional configuration options for plug-ins that requires that. -There are many plugins for various purposes available in the kdeaddons +There are many plugins for various purposes available in the tdeaddons module, and you can search the web for more. A few plugins are shipped with the editor component, for doing word completion, automatic bookmarks, insert files, thesaurus and word spell checking and incremental search. diff --git a/doc/kcontrol/energy/index.docbook b/doc/kcontrol/energy/index.docbook index 94d7a2745..42b093992 100644 --- a/doc/kcontrol/energy/index.docbook +++ b/doc/kcontrol/energy/index.docbook @@ -40,7 +40,7 @@ drives, does not shutdown printers, &etc; These settings only affect the behavior of your monitor. For information on shutting down components on a laptop, do not -use this module. Instead, install kdeutils, and refer to the module +use this module. Instead, install tdeutils, and refer to the module entitled Laptop Power Control Center, for details. diff --git a/doc/kcontrol/icons/index.docbook b/doc/kcontrol/icons/index.docbook index 199a35275..cd5f20481 100644 --- a/doc/kcontrol/icons/index.docbook +++ b/doc/kcontrol/icons/index.docbook @@ -48,7 +48,7 @@ icons will be used in: for example the desktop, toolbars &etc; Please note that some of these settings may depend on your selected icon theme. &kde; comes with two icon themes by default, &kde;-Classic (HiColor) and Crystal SVG. There is also a low color theme -in the kdeartwork package, along with others. +in the tdeartwork package, along with others. @@ -59,7 +59,7 @@ in the kdeartwork package, along with others. in appearance depending on the icon theme you select. Most default installations will have only one icon theme available, the &kde; default Crystal SVG theme. There are others contained separately in the -kdeartwork package, and you can download more from the Internet. +tdeartwork package, and you can download more from the Internet. Use the Install New Theme... to browse to the location of newly downloaded themes, and they will then become available diff --git a/doc/kcontrol/netpref/index.docbook b/doc/kcontrol/netpref/index.docbook index f97b30b36..2a6f90f98 100644 --- a/doc/kcontrol/netpref/index.docbook +++ b/doc/kcontrol/netpref/index.docbook @@ -19,7 +19,7 @@ KDE -kdebase +tdebase kcontrol network timeouts diff --git a/doc/kcontrol/smb/index.docbook b/doc/kcontrol/smb/index.docbook index 3d3a0ea6a..39ad80b35 100644 --- a/doc/kcontrol/smb/index.docbook +++ b/doc/kcontrol/smb/index.docbook @@ -52,7 +52,7 @@ documentation --> For the SMB protocol to work, it is diff --git a/doc/kdcop/index.docbook b/doc/kdcop/index.docbook index f92de1232..e63af4fb0 100644 --- a/doc/kdcop/index.docbook +++ b/doc/kdcop/index.docbook @@ -1,7 +1,7 @@ - + ]> diff --git a/doc/kdm/index.docbook b/doc/kdm/index.docbook index 730eb1158..070fc7958 100644 --- a/doc/kdm/index.docbook +++ b/doc/kdm/index.docbook @@ -2,7 +2,7 @@ - + kdmrc"> ksmserver"> kdesktop"> diff --git a/doc/kfind/index.docbook b/doc/kfind/index.docbook index ecfa5921d..c56afc4d8 100644 --- a/doc/kfind/index.docbook +++ b/doc/kfind/index.docbook @@ -2,7 +2,7 @@ - + ]> @@ -37,7 +37,7 @@ KDE -kdeutils +tdeutils kfind find search @@ -186,7 +186,7 @@ only find files with the exact case matching, ⪚ Regular expression If you have installed the &kregexpeditor; tool from -the kdeutils package, you will have this additional option. Enabling +the tdeutils package, you will have this additional option. Enabling it will allow you to search for a regexp or regular expression. A regexp is a way to specify conditions for your search, and they can be very complex, and equally they can be very diff --git a/doc/khelpcenter/contact.docbook b/doc/khelpcenter/contact.docbook index 0c6609186..aceb96fc2 100644 --- a/doc/khelpcenter/contact.docbook +++ b/doc/khelpcenter/contact.docbook @@ -41,7 +41,7 @@ url="http://lists.kde.org">mailing list archive. -kde-i18n-doc +tde-i18n-doc Internationalization and documentation issues diff --git a/doc/khelpcenter/help.docbook b/doc/khelpcenter/help.docbook index 98536e1f5..1acfae30a 100644 --- a/doc/khelpcenter/help.docbook +++ b/doc/khelpcenter/help.docbook @@ -37,9 +37,9 @@ of this document. &khelpcenter; is an integral part of the &kde; Base installation, and -is installed with every copy of &kde;. It can be found in the kdebase +is installed with every copy of &kde;. It can be found in the tdebase package, and is available from the &kde-ftp;, or will be found in your -operating system kdebase package. +operating system tdebase package. diff --git a/doc/khelpcenter/index.docbook b/doc/khelpcenter/index.docbook index b6997f7f3..680318b58 100644 --- a/doc/khelpcenter/index.docbook +++ b/doc/khelpcenter/index.docbook @@ -52,7 +52,7 @@ superiority of the &UNIX; operating system. KDE -kdebase +tdebase khelpcenter kdehelp help diff --git a/doc/kicker/index.docbook b/doc/kicker/index.docbook index bc7333c72..c9682c159 100644 --- a/doc/kicker/index.docbook +++ b/doc/kicker/index.docbook @@ -1,6 +1,6 @@ + @@ -48,7 +48,7 @@ the desktop. KDE Kicker -kdebase +tdebase panel application starter diff --git a/doc/kioslave/thumbnail.docbook b/doc/kioslave/thumbnail.docbook index 7b2e0752f..1dec888ed 100644 --- a/doc/kioslave/thumbnail.docbook +++ b/doc/kioslave/thumbnail.docbook @@ -23,6 +23,6 @@ create file previews. will find these at $KDEDIR/include/kio/thumbcreator.h or in the source folder kdebase/kioslave/thumbnail +class="directory">tdebase/kioslave/thumbnail diff --git a/doc/klipper/index.docbook b/doc/klipper/index.docbook index 71327f14c..577b7f29e 100644 --- a/doc/klipper/index.docbook +++ b/doc/klipper/index.docbook @@ -2,7 +2,7 @@ - + ]> @@ -40,7 +40,7 @@ KDE Klipper -kdebase +tdebase clipboard @@ -445,7 +445,7 @@ Documentation copyright 2000-2003, 2005 &Philip.Rodrigues; Compilation and Installation -&klipper; should compile and install along with the kdebase +&klipper; should compile and install along with the tdebase package, and appear on your &kde; panel (&kicker;) when you run &kde; 3. If it does not appear, you can start it by selecting Panel diff --git a/doc/kmenuedit/index.docbook b/doc/kmenuedit/index.docbook index 73cb76ced..7acdbd82f 100644 --- a/doc/kmenuedit/index.docbook +++ b/doc/kmenuedit/index.docbook @@ -1,7 +1,7 @@ + Firefox"> diff --git a/doc/knetattach/index.docbook b/doc/knetattach/index.docbook index c5e7a4db0..50af035bd 100644 --- a/doc/knetattach/index.docbook +++ b/doc/knetattach/index.docbook @@ -3,7 +3,7 @@ - + @@ -49,7 +49,7 @@ Please at least include KDE, the KDE package it is in, the name KDE -kdebase +tdebase knetattach Network Folders Network Folder Wizard diff --git a/doc/konqueror/browser.docbook b/doc/konqueror/browser.docbook index 9707e29ad..01ef1057b 100644 --- a/doc/konqueror/browser.docbook +++ b/doc/konqueror/browser.docbook @@ -454,7 +454,7 @@ to $KDEDIR/share/config/kio_httprc (it should not include any embedded spaces). &konqueror; will reject the following ports (the list is hardcoded in -kdelibs/kio/kio/job.cpp): +tdelibs/kio/kio/job.cpp): 1, 7, 9, 11, 13, 15, 17, 19, 20, 21, 22, 23, 25, 37, 42, 43, diff --git a/doc/konqueror/faq.docbook b/doc/konqueror/faq.docbook index ebc11ca9e..9de95b0ff 100644 --- a/doc/konqueror/faq.docbook +++ b/doc/konqueror/faq.docbook @@ -26,7 +26,7 @@ url="http://www.konqueror.org/i18n.html">http://www.konqueror.org/i18n.htmlCan I run &konqueror; from another window manager? -Just install &Qt;, kdelibs and kdebase, and from your favorite +Just install &Qt;, tdelibs and tdebase, and from your favorite window manager, launch &konqueror;. It should work just fine, but if it doesn't (&kde; developers don't test that case often), report it to http://bugs.kde.org and try running diff --git a/doc/konqueror/index.docbook b/doc/konqueror/index.docbook index ef4c485d3..28d1007e0 100644 --- a/doc/konqueror/index.docbook +++ b/doc/konqueror/index.docbook @@ -2,7 +2,7 @@ - + @@ -81,7 +81,7 @@ Installation -&konqueror; is part of the kdebase package which an essential part of +&konqueror; is part of the tdebase package which an essential part of &kde;. For instructions on acquiring &kde; please see &konqueror; Plugins -The package kdeaddons contains several useful plugins that interact with +The package tdeaddons contains several useful plugins that interact with &konqueror; in various ways. These are explained briefly below, more detailed information may be obtained by looking through the Konqueror Plugins section in the &kde; Help Center. diff --git a/doc/konsole/index.docbook b/doc/konsole/index.docbook index 826964fa4..22bb2fb0d 100644 --- a/doc/konsole/index.docbook +++ b/doc/konsole/index.docbook @@ -2,7 +2,7 @@ - + ]> @@ -54,7 +54,7 @@ KDE konsole -kdebase +tdebase command line diff --git a/doc/kpager/index.docbook b/doc/kpager/index.docbook index e2779abf5..d2a2617dd 100644 --- a/doc/kpager/index.docbook +++ b/doc/kpager/index.docbook @@ -2,7 +2,7 @@ - + ]> diff --git a/doc/ksplashml/index.docbook b/doc/ksplashml/index.docbook index 82f6968be..57b39c2a9 100644 --- a/doc/ksplashml/index.docbook +++ b/doc/ksplashml/index.docbook @@ -2,7 +2,7 @@ - + ]> @@ -50,7 +50,7 @@ application that is loading. KDE -kdebase +tdebase ksplash ksplashml splashscreen @@ -710,7 +710,7 @@ should be derived from ThemeEngine. building the plugin and will provide us with platform independence without any work on our part. To do that, -make sure you have the kdesdk package installed. Run the +make sure you have the tdesdk package installed. Run the command kapptemplate to produce an application named "2k". It will create a diff --git a/doc/ksysguard/index.docbook b/doc/ksysguard/index.docbook index cfeb64098..c396a7c60 100644 --- a/doc/ksysguard/index.docbook +++ b/doc/ksysguard/index.docbook @@ -2,7 +2,7 @@ - + ]> diff --git a/doc/kwrite/index.docbook b/doc/kwrite/index.docbook index b1762a201..ddf7d38fc 100644 --- a/doc/kwrite/index.docbook +++ b/doc/kwrite/index.docbook @@ -2,7 +2,7 @@ - + ]> diff --git a/doc/kxkb/index.docbook b/doc/kxkb/index.docbook index 6f3673aba..ef56b6015 100644 --- a/doc/kxkb/index.docbook +++ b/doc/kxkb/index.docbook @@ -2,7 +2,7 @@ - + ]> diff --git a/doc/quickstart/index.docbook b/doc/quickstart/index.docbook index 7828c7121..5b89e1cca 100644 --- a/doc/quickstart/index.docbook +++ b/doc/quickstart/index.docbook @@ -2,7 +2,7 @@ - + ]> diff --git a/doc/tdeprint/index.docbook b/doc/tdeprint/index.docbook index 977d9a6f4..70d9f8388 100644 --- a/doc/tdeprint/index.docbook +++ b/doc/tdeprint/index.docbook @@ -80,7 +80,7 @@ is an intermediate layer between &kde; (or other) applications and the selected KDE -kdebase +tdebase tdeprint print printing diff --git a/doc/tdesu/index.docbook b/doc/tdesu/index.docbook index 81c71cf17..4233837d9 100644 --- a/doc/tdesu/index.docbook +++ b/doc/tdesu/index.docbook @@ -2,7 +2,7 @@ - + ]> diff --git a/doc/userguide/accessibility.docbook b/doc/userguide/accessibility.docbook index e3195635a..b9ab34719 100644 --- a/doc/userguide/accessibility.docbook +++ b/doc/userguide/accessibility.docbook @@ -17,10 +17,10 @@ KDEAP (the &kde; Accessibility Project) aims to ensure that &kde;, as a desktop environment, is accessible to all users, including those of us with physical disabilities. In addition to the accessibility aids in the Control Center, &kde; has several other accessibility tools, which are available in the &kde;-Accessibility package. This package may not be installed on your computer; if it is not, you can download it from here: -kdeaccessibility-1.0.0.tar.gz, or -kdeaccessibility-1.0.0.tar.bz2 -MD5 -lsm file +tdeaccessibility-1.0.0.tar.gz, or +tdeaccessibility-1.0.0.tar.bz2 +MD5 +lsm file For more information on the project, visit the &kde; Accessibility Home Page. diff --git a/doc/userguide/control-center.docbook b/doc/userguide/control-center.docbook index 774be64ac..e89441cea 100644 --- a/doc/userguide/control-center.docbook +++ b/doc/userguide/control-center.docbook @@ -673,7 +673,7 @@ as sticky keys and slow keys. This module allows you to configure options that are specific to your location such as language, currency and date format. To -make available more languages, install the kde-i18n packages for your +make available more languages, install the tde-i18n packages for your distribution. diff --git a/doc/userguide/playing-music.docbook b/doc/userguide/playing-music.docbook index 22c129f1e..f93bf99cf 100644 --- a/doc/userguide/playing-music.docbook +++ b/doc/userguide/playing-music.docbook @@ -39,7 +39,7 @@ feature sets, however, each is quite different in style. configurable interface, including several styles of playlist manager, and many plugins to provide different &GUI;s, visualizations, and other features. -&noatun; is part of the kdemultimedia package. +&noatun; is part of the tdemultimedia package. @@ -63,7 +63,7 @@ highly efficient way to manage all your music files, make and maintain playlists, and maintain the metadata tags in your music. It is equally useful as your primary music player, or managing playlists and files for use in another application. -&juk; is part of the kdemultimedia package. +&juk; is part of the tdemultimedia package. @@ -86,7 +86,7 @@ playlists and files for use in another application. and stop. &kaboodle; is useful for instance if you want to quickly listen to a single file without interupting your current playlist from another media player. -&kaboodle; is part of the kdemultimedia package. +&kaboodle; is part of the tdemultimedia package. diff --git a/doc/userguide/under-the-hood.docbook b/doc/userguide/under-the-hood.docbook index be6cacdfc..13cd52877 100644 --- a/doc/userguide/under-the-hood.docbook +++ b/doc/userguide/under-the-hood.docbook @@ -164,7 +164,7 @@ set. To access the &DCOP; method from your favorite scripting language, you can either use &DCOP; bindings, if available in the -kdebindings module, or call the dcop command-line +tdebindings module, or call the dcop command-line application. For simple usage, calling the dcop command-line application is sufficient. To call a &DCOP; method on the command line, we need to specify the -- cgit v1.2.1