Rename KDEHOME and KDEDIR

pull/1/head
Timothy Pearson 13 years ago
parent 0e23dd5b3f
commit cf347d1456

@ -20,7 +20,7 @@ AC_DEFUN([AC_CHECK_LIBAUDIOFILE],
]) ])
if test "x$kde_has_audio_lib" = "xyes"; then if test "x$kde_has_audio_lib" = "xyes"; then
KDE_CHECK_LIB(audiofile,afOpenFile,[ 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" LIBAUDIOFILE="$LDFLAGS -laudiofile"
AC_DEFINE(HAVE_LIBAUDIOFILE, 1, AC_DEFINE(HAVE_LIBAUDIOFILE, 1,
[Define if you have libaudiofile (required for playing wavs with aRts)]) [Define if you have libaudiofile (required for playing wavs with aRts)])

@ -383,7 +383,7 @@ AC_DEFUN([KDE_CHECK_MPEGLIB_ARTS],
AC_SUBST(MPEGLIB_ARTS_VERSION) AC_SUBST(MPEGLIB_ARTS_VERSION)
dnl build search PATH 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) AC_PATH_PROG(kde_artsplug_compiles,artsc-config,no,$artsc_config_test_path)
dnl if we found it here set variable dnl if we found it here set variable
@ -536,7 +536,7 @@ if test "x$with_akode" != xno; then
fi fi
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) AC_PATH_PROG(ARTSCCONFIG, artsc-config, no, $artsc_config_test_path)
if test "x$build_arts" = "xyes" && test "x$ARTSCCONFIG" != "xno" ; then if test "x$build_arts" = "xyes" && test "x$ARTSCCONFIG" != "xno" ; then

@ -436,7 +436,7 @@ the instrument, they have to be called
and reside either in your Home Folder, under <filename and reside either in your Home Folder, under <filename
class="directory">$<envar>HOME</envar>/arts/structures</filename>, or in the class="directory">$<envar>HOME</envar>/arts/structures</filename>, or in the
&kde; folder under <filename &kde; folder under <filename
class="directory">$<envar>KDEDIR</envar>/usr/local/kde/share/apps/artsbuilder/examples</filename>. Structures class="directory">$<envar>TDEDIR</envar>/usr/local/kde/share/apps/artsbuilder/examples</filename>. Structures
that are used by the map can either be given with an absolute path, or that are used by the map can either be given with an absolute path, or
relative to the folder the map file resides in. relative to the folder the map file resides in.
</para> </para>

@ -1316,7 +1316,7 @@ you had one (but you'll get no music, of course :-( ).
<para> <para>
I've included some examples that are installed in <filename I've included some examples that are installed in <filename
class="directory">$dollar;<envar>KDEDIR</envar>/share/apps/kmid</filename> class="directory">$dollar;<envar>TDEDIR</envar>/share/apps/kmid</filename>
</para> </para>
<para> <para>

@ -635,7 +635,7 @@ additional information you provide may be added to the existing entry.</para>
</itemizedlist> </itemizedlist>
<para>By default, &kscd; installs the standard <acronym>CDDB</acronym> <para>By default, &kscd; installs the standard <acronym>CDDB</acronym>
categories in <filename class="directory">$KDEDIR/share/apps/kscd/cddb</filename>. You can create as categories in <filename class="directory">$TDEDIR/share/apps/kscd/cddb</filename>. You can create as
many category subfolders as you like. However, when uploading, only the many category subfolders as you like. However, when uploading, only the
official <acronym>CDDB</acronym> categories are displayed. The default upload official <acronym>CDDB</acronym> categories are displayed. The default upload
address is <email>freedb-submit@freedb.org</email>. For more information about address is <email>freedb-submit@freedb.org</email>. For more information about

@ -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 can not guess everything you can still follow these commands if installation
of a certain skin failed:</para> of a certain skin failed:</para>
<screen><prompt>%</prompt> <userinput><command>cd</command> <filename class="directory">$KDEHOME/share/apps/noatun</filename></userinput> <screen><prompt>%</prompt> <userinput><command>cd</command> <filename class="directory">$TDEHOME/share/apps/noatun</filename></userinput>
<prompt>%</prompt> <userinput><command>mkdir</command> <option>kjskins</option></userinput> (if needed) <prompt>%</prompt> <userinput><command>mkdir</command> <option>kjskins</option></userinput> (if needed)
<prompt>%</prompt> <userinput><command>cd</command> <option>kjskins</option></userinput> <prompt>%</prompt> <userinput><command>cd</command> <option>kjskins</option></userinput>
<prompt>%</prompt> <userinput><command>mkdir</command> <option>new_skin</option> ; <command>cd</command> <replaceable>new_skin</replaceable></userinput> <prompt>%</prompt> <userinput><command>mkdir</command> <option>new_skin</option> ; <command>cd</command> <replaceable>new_skin</replaceable></userinput>
@ -222,7 +222,7 @@ standard &noatun; toolbar.
</para> </para>
<para> <para>
You can install new skins by, in You can install new skins by, in
<filename class="directory">$KDEHOME/share/apps/noatun/skins/winamp</filename>, <filename class="directory">$TDEHOME/share/apps/noatun/skins/winamp</filename>,
creating a folder for them, and then unzipping the skin in there. <trademark>Winamp</trademark> creating a folder for them, and then unzipping the skin in there. <trademark>Winamp</trademark>
skin files with the extension <literal role="extension">.wsz</literal> can be treated skin files with the extension <literal role="extension">.wsz</literal> can be treated
as normal zip files. You may have to rename them first, however, to be as normal zip files. You may have to rename them first, however, to be

@ -16,4 +16,4 @@ Plugin system for encoders (user friendly things, again use audiocd plugin syste
If possible restart jobs that have failed. If possible restart jobs that have failed.
--- ---
Enhance kdedirs kcontrol config dialog to let users specify global kde temp dir 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

@ -22,7 +22,7 @@
#define __KFILE_THEORA_H__ #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 <kfilemetainfo.h> #include <kfilemetainfo.h>

@ -19,12 +19,12 @@ It also has a keyboard view to see the notes played by each instrument
%setup %setup
%build %build
export KDEDIR=/opt/kde export TDEDIR=/opt/kde
./configure ./configure
make all make all
%install %install
export KDEDIR=/opt/kde export TDEDIR=/opt/kde
make install make install
%files %files

Loading…
Cancel
Save