From cf347d1456d8d8b97c279e3d477e14063b0afa8f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 19:11:00 -0600 Subject: Rename KDEHOME and KDEDIR --- audiofile_artsplugin/configure.in.in | 2 +- configure.in.in | 4 ++-- doc/artsbuilder/midi.docbook | 2 +- doc/kmid/index.docbook | 2 +- doc/kscd/index.docbook | 2 +- doc/noatun/index.docbook | 4 ++-- kaudiocreator/TODO | 2 +- kfile-plugins/theora/kfile_theora.h | 2 +- kmid/kmid.spec | 4 ++-- 9 files changed, 12 insertions(+), 12 deletions(-) diff --git a/audiofile_artsplugin/configure.in.in b/audiofile_artsplugin/configure.in.in index 367e64d3..66a24bef 100644 --- a/audiofile_artsplugin/configure.in.in +++ b/audiofile_artsplugin/configure.in.in @@ -20,7 +20,7 @@ AC_DEFUN([AC_CHECK_LIBAUDIOFILE], ]) if test "x$kde_has_audio_lib" = "xyes"; then KDE_CHECK_LIB(audiofile,afOpenFile,[ - dnl LDFLAGS in case it's in KDEDIR/lib + dnl LDFLAGS in case it's in TDEDIR/lib LIBAUDIOFILE="$LDFLAGS -laudiofile" AC_DEFINE(HAVE_LIBAUDIOFILE, 1, [Define if you have libaudiofile (required for playing wavs with aRts)]) diff --git a/configure.in.in b/configure.in.in index e63d3beb..0228d19d 100644 --- a/configure.in.in +++ b/configure.in.in @@ -383,7 +383,7 @@ AC_DEFUN([KDE_CHECK_MPEGLIB_ARTS], AC_SUBST(MPEGLIB_ARTS_VERSION) dnl build search PATH - artsc_config_test_path=$prefix/bin:$exec_prefix/bin:$KDEDIR/bin:$PATH + artsc_config_test_path=$prefix/bin:$exec_prefix/bin:$TDEDIR/bin:$PATH AC_PATH_PROG(kde_artsplug_compiles,artsc-config,no,$artsc_config_test_path) dnl if we found it here set variable @@ -536,7 +536,7 @@ if test "x$with_akode" != xno; then fi fi -artsc_config_test_path=$prefix/bin:$exec_prefix/bin:$KDEDIR/bin:$PATH +artsc_config_test_path=$prefix/bin:$exec_prefix/bin:$TDEDIR/bin:$PATH AC_PATH_PROG(ARTSCCONFIG, artsc-config, no, $artsc_config_test_path) if test "x$build_arts" = "xyes" && test "x$ARTSCCONFIG" != "xno" ; then diff --git a/doc/artsbuilder/midi.docbook b/doc/artsbuilder/midi.docbook index 611b457c..2fd3b4fa 100644 --- a/doc/artsbuilder/midi.docbook +++ b/doc/artsbuilder/midi.docbook @@ -436,7 +436,7 @@ the instrument, they have to be called and reside either in your Home Folder, under $HOME/arts/structures, or in the &kde; folder under $KDEDIR/usr/local/kde/share/apps/artsbuilder/examples. Structures +class="directory">$TDEDIR/usr/local/kde/share/apps/artsbuilder/examples. Structures that are used by the map can either be given with an absolute path, or relative to the folder the map file resides in. diff --git a/doc/kmid/index.docbook b/doc/kmid/index.docbook index ed6fdfec..bcfaecb1 100644 --- a/doc/kmid/index.docbook +++ b/doc/kmid/index.docbook @@ -1316,7 +1316,7 @@ you had one (but you'll get no music, of course :-( ). I've included some examples that are installed in $dollar;KDEDIR/share/apps/kmid +class="directory">$dollar;TDEDIR/share/apps/kmid diff --git a/doc/kscd/index.docbook b/doc/kscd/index.docbook index 70d7d0d4..0b817241 100644 --- a/doc/kscd/index.docbook +++ b/doc/kscd/index.docbook @@ -635,7 +635,7 @@ additional information you provide may be added to the existing entry. By default, &kscd; installs the standard CDDB -categories in $KDEDIR/share/apps/kscd/cddb. You can create as +categories in $TDEDIR/share/apps/kscd/cddb. You can create as many category subfolders as you like. However, when uploading, only the official CDDB categories are displayed. The default upload address is freedb-submit@freedb.org. For more information about diff --git a/doc/noatun/index.docbook b/doc/noatun/index.docbook index 4803a36b..f967ef40 100644 --- a/doc/noatun/index.docbook +++ b/doc/noatun/index.docbook @@ -174,7 +174,7 @@ the skin-installer that can be found in the preferences-dialog of can not guess everything you can still follow these commands if installation of a certain skin failed: -% cd $KDEHOME/share/apps/noatun +% cd $TDEHOME/share/apps/noatun % mkdir (if needed) % cd % mkdir ; cd new_skin @@ -222,7 +222,7 @@ standard &noatun; toolbar. You can install new skins by, in -$KDEHOME/share/apps/noatun/skins/winamp, +$TDEHOME/share/apps/noatun/skins/winamp, creating a folder for them, and then unzipping the skin in there. Winamp skin files with the extension .wsz can be treated as normal zip files. You may have to rename them first, however, to be diff --git a/kaudiocreator/TODO b/kaudiocreator/TODO index a53851e9..eb7fd005 100644 --- a/kaudiocreator/TODO +++ b/kaudiocreator/TODO @@ -16,4 +16,4 @@ Plugin system for encoders (user friendly things, again use audiocd plugin syste If possible restart jobs that have failed. --- Enhance kdedirs kcontrol config dialog to let users specify global kde temp dir - Tmp files are stored in $KDEHOME/tmp-$HOST/appname + Tmp files are stored in $TDEHOME/tmp-$HOST/appname diff --git a/kfile-plugins/theora/kfile_theora.h b/kfile-plugins/theora/kfile_theora.h index a1d05bfd..8747d837 100644 --- a/kfile-plugins/theora/kfile_theora.h +++ b/kfile-plugins/theora/kfile_theora.h @@ -22,7 +22,7 @@ #define __KFILE_THEORA_H__ /** - * Note: For further information look into <$KDEDIR/include/kfilemetainfo.h> + * Note: For further information look into <$TDEDIR/include/kfilemetainfo.h> */ #include diff --git a/kmid/kmid.spec b/kmid/kmid.spec index b46753ae..f935df16 100644 --- a/kmid/kmid.spec +++ b/kmid/kmid.spec @@ -19,12 +19,12 @@ It also has a keyboard view to see the notes played by each instrument %setup %build -export KDEDIR=/opt/kde +export TDEDIR=/opt/kde ./configure make all %install -export KDEDIR=/opt/kde +export TDEDIR=/opt/kde make install %files -- cgit v1.2.1