From 8d740ff03303f59a0098816aeac7854352f7628d Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 19:00:40 -0500 Subject: Branding cleanup: KDE -> TDE. --- scripts/tdesvn-buildrc-sample | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'scripts/tdesvn-buildrc-sample') diff --git a/scripts/tdesvn-buildrc-sample b/scripts/tdesvn-buildrc-sample index c54bb18f..d62c8b56 100644 --- a/scripts/tdesvn-buildrc-sample +++ b/scripts/tdesvn-buildrc-sample @@ -9,15 +9,15 @@ global # binpath controls the value of the PATH environment variable during # compilation. If you have unusual tools that need to be in the path to build -# KDE, add them here. KDE's and Qt's programs are automatically added. +# TDE, add them here. TDE's and Qt's programs are automatically added. binpath /bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin # binpath /usr/lib/ccache/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin -# This is the directory that your KDE sources are downloaded to. This +# This is the directory that your TDE sources are downloaded to. This # directory also holds the build and log directories by default. # source-dir ~/tdesvn -# This is the Qt installation to use to build KDE. The default is qt-copy +# This is the Qt installation to use to build TDE. The default is qt-copy # from Subversion. qtdir ~/tdesvn/build/qt-copy @@ -25,7 +25,7 @@ global # 4.x). If so, assign the qtdir option appropriately. # qtdir /path/to/system/qt -# This is the Subversion server to download the KDE sources from. Developers: +# This is the Subversion server to download the TDE sources from. Developers: # Don't forget to add your username to the URL if necessary! # svn-server svn://anonsvn.kde.org/home/kde @@ -34,7 +34,7 @@ global # after these flags to allow the module setting to override the global setting. configure-flags --enable-debug -# These are the compilation flags to use by default when compiling KDE. +# These are the compilation flags to use by default when compiling TDE. # gcc supports a -march option in order to generate specific code for pentium4, athlon-xp, # etc. See the gcc man page for more information. cxxflags -pipe @@ -60,12 +60,12 @@ global # absolute path if you'd like (begin the path with a slash). # build-dir build -# This is the directory that KDE will end up installed at. The default is -# appropriate for a single-user installation of KDE, which requires no root +# This is the directory that TDE will end up installed at. The default is +# appropriate for a single-user installation of TDE, which requires no root # permissions. If you'd like, you can install and use the sudo program to -# install KDE anywhere on your system, in conjunction with the +# install TDE anywhere on your system, in conjunction with the # make-install-prefix option. -# tdedir ~/kde +# tdedir ~/.trinity # # You can overwrite the installation directory for a given module using # the per-module "prefix" option. Note that when doing this you need to @@ -73,7 +73,7 @@ global # and that you should use separate test users or TDEHOME values to separate # the ksycoca databases. Only set prefix if you know what you're doing. -# If you would like install KDE to the system (DO NOT INSTALL *over* a prior +# If you would like install TDE to the system (DO NOT INSTALL *over* a prior # installation!), then you'll probably need to use sudo to install everything. # make-install-prefix sudo @@ -100,7 +100,7 @@ module qt-copy module-base-path branches/qt/3.3 end module -# arts is the KDE sound library. +# arts is the TDE sound library. module arts end module @@ -109,7 +109,7 @@ end module module tdesupport end module -# tdelibs are the base KDE libraries needed by all KDE applications. +# tdelibs are the base TDE libraries needed by all TDE applications. module tdelibs configure-flags --enable-sendfile --enable-mitshm @@ -124,7 +124,7 @@ module tdebase configure-flags --with-pam --with-shadow end module -# tdemultimedia contains JuK, noatun, Kaboodle, and other KDE multimedia +# tdemultimedia contains JuK, noatun, Kaboodle, and other TDE multimedia # applications. It does not include amarok, which is in extragear/multimedia module tdemultimedia end module @@ -145,7 +145,7 @@ module tdeadmin end module # tdebindings is useful for software developers, and for those who wish to run -# some KDE programs that don't use C++. The python bindings are not included +# some TDE programs that don't use C++. The python bindings are not included # by default as they never build for me. If you'd like to build all the # bindings, comment out the checkout-only option below. module tdebindings @@ -175,7 +175,7 @@ end module module tdegraphics end module -# tdeaddons are nifty additions to some programs in other KDE modules. For +# tdeaddons are nifty additions to some programs in other TDE modules. For # example, there are addons for Konqueror, extra Kicker applets, and Noatun # plugins. module tdeaddons @@ -195,7 +195,7 @@ end module module tdeedu end module -# The KDE Office Suite. Includes a pretty expansive collection of programs. +# The TDE Office Suite. Includes a pretty expansive collection of programs. # It is rather large, so you can cut download and build times by removing it # from this file. module koffice -- cgit v1.2.3