Rename KDEHOME and KDEDIR

pull/3/head
Timothy Pearson 13 years ago
parent 74cd36bb1e
commit b8cadac68d

@ -1,8 +1,8 @@
.\" This file was generated by kdemangen.pl .\" This file was generated by kdemangen.pl
.TH KIOSKTOOL\-KDEDIRS 1 "Ago 2004" "K Desktop Environment" "A tool to set $KDEDIRS according to the current user profile." .TH KIOSKTOOL\-TDEDIRS 1 "Ago 2004" "K Desktop Environment" "A tool to set $TDEDIRS according to the current user profile."
.SH NAME .SH NAME
kiosktool\-kdedirs kiosktool\-kdedirs
\- A tool to set $KDEDIRS according to the current user profile. \- A tool to set $TDEDIRS according to the current user profile.
.SH SYNOPSIS .SH SYNOPSIS
kiosktool\-kdedirs [Qt\-options] [KDE\-options] [options] kiosktool\-kdedirs [Qt\-options] [KDE\-options] [options]
.SH DESCRIPTION .SH DESCRIPTION

@ -196,7 +196,7 @@ tdebase-trinity (4:3.5.10-0ubuntu3~intrepid19) intrepid; urgency=low
tdebase-trinity (4:3.5.10-0ubuntu3~intrepid18) intrepid; urgency=low tdebase-trinity (4:3.5.10-0ubuntu3~intrepid18) intrepid; urgency=low
* Added XDG_DATA_DIRS and KDEDIRS to starttde, as suggested by zekica on the Debian forums * Added XDG_DATA_DIRS and TDEDIRS to starttde, as suggested by zekica on the Debian forums
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sat, 07 Mar 2009 13:18:00 -0600 -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sat, 07 Mar 2009 13:18:00 -0600
@ -780,7 +780,7 @@ tdebase (4:3.5.7-1ubuntu21) gutsy; urgency=low
tdebase (4:3.5.7-1ubuntu20) gutsy; urgency=low tdebase (4:3.5.7-1ubuntu20) gutsy; urgency=low
* Changed (again) $KDEHOME to $kdehome in kubuntu_52_gtk_qt_engine_config.diff and * Changed (again) $TDEHOME to $kdehome in kubuntu_52_gtk_qt_engine_config.diff and
kubuntu_53_kwallet_config.diff . (LP: #136560) kubuntu_53_kwallet_config.diff . (LP: #136560)
-- Jonathan Riddell <jriddell@ubuntu.com> Sat, 15 Sep 2007 23:12:26 +0100 -- Jonathan Riddell <jriddell@ubuntu.com> Sat, 15 Sep 2007 23:12:26 +0100
@ -799,7 +799,7 @@ tdebase (4:3.5.7-1ubuntu18) gutsy; urgency=low
[ Ryan Kavanagh ] [ Ryan Kavanagh ]
* Dropping kubuntu_9902_nspluginviewer_hangs_cpu.diff and the libgtk * Dropping kubuntu_9902_nspluginviewer_hangs_cpu.diff and the libgtk
build-dep as they are no longer needed build-dep as they are no longer needed
* Changed $KDEHOME to $kdehome in kubuntu_52_gtk_qt_engine_config.diff and * Changed $TDEHOME to $kdehome in kubuntu_52_gtk_qt_engine_config.diff and
kubuntu_53_kwallet_config.diff . (LP: #136560) kubuntu_53_kwallet_config.diff . (LP: #136560)
-- Ryan Kavanagh <ryanakca@kubuntu.org> Mon, 03 Sep 2007 10:26:36 -0400 -- Ryan Kavanagh <ryanakca@kubuntu.org> Mon, 03 Sep 2007 10:26:36 -0400
@ -807,7 +807,7 @@ tdebase (4:3.5.7-1ubuntu18) gutsy; urgency=low
tdebase (4:3.5.7-1ubuntu17) gutsy; urgency=low tdebase (4:3.5.7-1ubuntu17) gutsy; urgency=low
* Edit kubuntu_52_gtk_qt_engine_config.diff and * Edit kubuntu_52_gtk_qt_engine_config.diff and
kubuntu_53_kwallet_config.diff to use $KDEHOME instead of .kde kubuntu_53_kwallet_config.diff to use $TDEHOME instead of .kde
* Remove kubuntu_77_kiosystem.diff, home:/ better than /home now * Remove kubuntu_77_kiosystem.diff, home:/ better than /home now
* Edit kubuntu_27_aboutscreen_searchbar.diff to work with strigi * Edit kubuntu_27_aboutscreen_searchbar.diff to work with strigi
* Add kubuntu_9903_api_docs_move.diff for new API website * Add kubuntu_9903_api_docs_move.diff for new API website

@ -22,7 +22,7 @@ set -e
HEED_DEFAULT_DISPLAY_MANAGER=true HEED_DEFAULT_DISPLAY_MANAGER=true
DEFAULT_DISPLAY_MANAGER_FILE=/etc/X11/default-display-manager DEFAULT_DISPLAY_MANAGER_FILE=/etc/X11/default-display-manager
KDEDIRS=/opt/trinity/ TDEDIRS=/opt/trinity/
PATH=/opt/trinity/bin:/bin:/usr/bin:/sbin:/usr/sbin PATH=/opt/trinity/bin:/bin:/usr/bin:/sbin:/usr/sbin
DAEMON=/opt/trinity/bin/kdm DAEMON=/opt/trinity/bin/kdm
PIDFILE=/var/run/kdm.pid PIDFILE=/var/run/kdm.pid

@ -2087,7 +2087,7 @@ tdelibs (4:3.4.0-0pre5) alioth; urgency=low
output them expanded even when --expandvars is not used. (Closes: #287822) output them expanded even when --expandvars is not used. (Closes: #287822)
* Fixed the ability of the build system to find kde.pot, even when it is not * Fixed the ability of the build system to find kde.pot, even when it is not
located at KDEDIR/include/kde.pot. This allows the use of targets such as located at TDEDIR/include/kde.pot. This allows the use of targets such as
"package-messages" without specifying includedir. (Closes: #283858) "package-messages" without specifying includedir. (Closes: #283858)
* Now that graphviz is in main, add it to Build-Depends-Indep together with * Now that graphviz is in main, add it to Build-Depends-Indep together with

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/sh
export KDEDIRS=/usr/:/opt/trinity/ export TDEDIRS=/usr/:/opt/trinity/
/opt/trinity/bin/kcmshell.real $1 $2 $3 $4 $5 $6 $7 $8 /opt/trinity/bin/kcmshell.real $1 $2 $3 $4 $5 $6 $7 $8

@ -4,7 +4,7 @@
kstartupconfig, kdostartupconfig kstartupconfig, kdostartupconfig
\- KDE configuration options loader \- KDE configuration options loader
.SH SYNOPSIS .SH SYNOPSIS
\fBkstartupconfig\fP [$KDEHOME] \fBkstartupconfig\fP [$TDEHOME]
.sp 1 .sp 1
\fBkdostartupconfig\fP \fBkdostartupconfig\fP
.SH DESCRIPTION .SH DESCRIPTION
@ -27,19 +27,19 @@ do not use frequently changed config files since the checking is timestamp\-base
if \fBkconf_update\fP is used to update an option also touch the matching global config file to allow \fBkstartupconfig\fP to see changes if \fBkconf_update\fP is used to update an option also touch the matching global config file to allow \fBkstartupconfig\fP to see changes
.SH OPTIONS .SH OPTIONS
.TP .TP
.B $KDEHOME .B $TDEHOME
KDE home directory, if different to ~/.kde KDE home directory, if different to ~/.kde
.SS .SS
.SH FILES .SH FILES
In case $KDEHOME is not set ~/.kde is assumed. In case $TDEHOME is not set ~/.kde is assumed.
.TP .TP
.I $KDEHOME/share/config/startupconfig .I $TDEHOME/share/config/startupconfig
script, sourced to set shell variables with configuration options script, sourced to set shell variables with configuration options
.TP .TP
.I $KDEHOME/share/config/startupconfigfiles .I $TDEHOME/share/config/startupconfigfiles
configuration options and files they belong to configuration options and files they belong to
.TP .TP
.I $KDEHOME/share/config/startupconfigkeys .I $TDEHOME/share/config/startupconfigkeys
configuration options to load configuration options to load
.SH SEE ALSO .SH SEE ALSO
.BR kconf_update (1),\ starttde (1) .BR kconf_update (1),\ starttde (1)

@ -72,7 +72,7 @@ manpage.1: manpage.sgml
<para><command>&dhpackage;</command> is used to create KDE <para><command>&dhpackage;</command> is used to create KDE
resources in temporary directories and symlinks to them in resources in temporary directories and symlinks to them in
<envar>KDEHOME</envar>. The resource that needs to be created is <envar>TDEHOME</envar>. The resource that needs to be created is
given as an argument and can be anyone of:</para> given as an argument and can be anyone of:</para>
<itemizedlist> <itemizedlist>

@ -25,10 +25,10 @@ directory with ppd files
write printer database into this file write printer database into this file
.SH FILES .SH FILES
.TP .TP
.I $KDEHOME/share/apps/tdeprint/printerdb_cups.txt .I $TDEHOME/share/apps/tdeprint/printerdb_cups.txt
KDE printer database KDE printer database
.br .br
(if $KDEHOME is not set ~/.kde is used) (if $TDEHOME is not set ~/.kde is used)
.SH SEE ALSO .SH SEE ALSO
.BR make_driver_db_lpr (1) .BR make_driver_db_lpr (1)
.TP .TP

@ -70,7 +70,7 @@ Use an alternative configuration file, instead of the default, which
is normally located in is normally located in
.I /usr/share/config .I /usr/share/config
or in or in
.RB $ KDEHOME\fI/share/config .RB $ TDEHOME\fI/share/config
.TP .TP
.BI \-\-dcopserver \ server .BI \-\-dcopserver \ server
Set the address of the DCOP server to attach to. Set the address of the DCOP server to attach to.
@ -218,7 +218,7 @@ The session manager to use. This option is set automatically by KDE
and is a network path to the session manager socket. and is a network path to the session manager socket.
.IP HOME .IP HOME
Path to the home directory for the current user. Path to the home directory for the current user.
.IP KDEHOME .IP TDEHOME
The KDE per-user setting directory. Default if not specified is The KDE per-user setting directory. Default if not specified is
.I $HOME/.kde .I $HOME/.kde
.lf 55 info/tdemultimedia.kaboodle.1 .lf 55 info/tdemultimedia.kaboodle.1

@ -69,7 +69,7 @@ Use an alternative configuration file, instead of the default, which
is normally located in is normally located in
.I /usr/share/config .I /usr/share/config
or in or in
.RB $ KDEHOME\fI/share/config .RB $ TDEHOME\fI/share/config
.TP .TP
.BI \-\-dcopserver \ server .BI \-\-dcopserver \ server
Set the address of the DCOP server to attach to. Set the address of the DCOP server to attach to.
@ -217,7 +217,7 @@ The session manager to use. This option is set automatically by KDE
and is a network path to the session manager socket. and is a network path to the session manager socket.
.IP HOME .IP HOME
Path to the home directory for the current user. Path to the home directory for the current user.
.IP KDEHOME .IP TDEHOME
The KDE per-user setting directory. Default if not specified is The KDE per-user setting directory. Default if not specified is
.I $HOME/.kde .I $HOME/.kde
.lf 50 info/tdeutils.kcharselect.1 .lf 50 info/tdeutils.kcharselect.1

@ -1,8 +1,8 @@
.\" This file was generated by kdemangen.pl .\" This file was generated by kdemangen.pl
.TH KIOSKTOOL\-KDEDIRS 1 "Ago 2004" "K Desktop Environment" "A tool to set $KDEDIRS according to the current user profile." .TH KIOSKTOOL\-TDEDIRS 1 "Ago 2004" "K Desktop Environment" "A tool to set $TDEDIRS according to the current user profile."
.SH NAME .SH NAME
kiosktool\-kdedirs kiosktool\-kdedirs
\- A tool to set $KDEDIRS according to the current user profile. \- A tool to set $TDEDIRS according to the current user profile.
.SH SYNOPSIS .SH SYNOPSIS
kiosktool\-kdedirs [Qt\-options] [KDE\-options] [options] kiosktool\-kdedirs [Qt\-options] [KDE\-options] [options]
.SH DESCRIPTION .SH DESCRIPTION

@ -196,7 +196,7 @@ tdebase-trinity (4:3.5.10-0ubuntu3~intrepid19) intrepid; urgency=low
tdebase-trinity (4:3.5.10-0ubuntu3~intrepid18) intrepid; urgency=low tdebase-trinity (4:3.5.10-0ubuntu3~intrepid18) intrepid; urgency=low
* Added XDG_DATA_DIRS and KDEDIRS to starttde, as suggested by zekica on the Debian forums * Added XDG_DATA_DIRS and TDEDIRS to starttde, as suggested by zekica on the Debian forums
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sat, 07 Mar 2009 13:18:00 -0600 -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sat, 07 Mar 2009 13:18:00 -0600
@ -780,7 +780,7 @@ tdebase (4:3.5.7-1ubuntu21) gutsy; urgency=low
tdebase (4:3.5.7-1ubuntu20) gutsy; urgency=low tdebase (4:3.5.7-1ubuntu20) gutsy; urgency=low
* Changed (again) $KDEHOME to $kdehome in kubuntu_52_gtk_qt_engine_config.diff and * Changed (again) $TDEHOME to $kdehome in kubuntu_52_gtk_qt_engine_config.diff and
kubuntu_53_kwallet_config.diff . (LP: #136560) kubuntu_53_kwallet_config.diff . (LP: #136560)
-- Jonathan Riddell <jriddell@ubuntu.com> Sat, 15 Sep 2007 23:12:26 +0100 -- Jonathan Riddell <jriddell@ubuntu.com> Sat, 15 Sep 2007 23:12:26 +0100
@ -799,7 +799,7 @@ tdebase (4:3.5.7-1ubuntu18) gutsy; urgency=low
[ Ryan Kavanagh ] [ Ryan Kavanagh ]
* Dropping kubuntu_9902_nspluginviewer_hangs_cpu.diff and the libgtk * Dropping kubuntu_9902_nspluginviewer_hangs_cpu.diff and the libgtk
build-dep as they are no longer needed build-dep as they are no longer needed
* Changed $KDEHOME to $kdehome in kubuntu_52_gtk_qt_engine_config.diff and * Changed $TDEHOME to $kdehome in kubuntu_52_gtk_qt_engine_config.diff and
kubuntu_53_kwallet_config.diff . (LP: #136560) kubuntu_53_kwallet_config.diff . (LP: #136560)
-- Ryan Kavanagh <ryanakca@kubuntu.org> Mon, 03 Sep 2007 10:26:36 -0400 -- Ryan Kavanagh <ryanakca@kubuntu.org> Mon, 03 Sep 2007 10:26:36 -0400
@ -807,7 +807,7 @@ tdebase (4:3.5.7-1ubuntu18) gutsy; urgency=low
tdebase (4:3.5.7-1ubuntu17) gutsy; urgency=low tdebase (4:3.5.7-1ubuntu17) gutsy; urgency=low
* Edit kubuntu_52_gtk_qt_engine_config.diff and * Edit kubuntu_52_gtk_qt_engine_config.diff and
kubuntu_53_kwallet_config.diff to use $KDEHOME instead of .kde kubuntu_53_kwallet_config.diff to use $TDEHOME instead of .kde
* Remove kubuntu_77_kiosystem.diff, home:/ better than /home now * Remove kubuntu_77_kiosystem.diff, home:/ better than /home now
* Edit kubuntu_27_aboutscreen_searchbar.diff to work with strigi * Edit kubuntu_27_aboutscreen_searchbar.diff to work with strigi
* Add kubuntu_9903_api_docs_move.diff for new API website * Add kubuntu_9903_api_docs_move.diff for new API website

@ -22,7 +22,7 @@ set -e
HEED_DEFAULT_DISPLAY_MANAGER=true HEED_DEFAULT_DISPLAY_MANAGER=true
DEFAULT_DISPLAY_MANAGER_FILE=/etc/X11/default-display-manager DEFAULT_DISPLAY_MANAGER_FILE=/etc/X11/default-display-manager
KDEDIRS=/opt/trinity/ TDEDIRS=/opt/trinity/
PATH=/opt/trinity/bin:/bin:/usr/bin:/sbin:/usr/sbin PATH=/opt/trinity/bin:/bin:/usr/bin:/sbin:/usr/sbin
DAEMON=/opt/trinity/bin/kdm DAEMON=/opt/trinity/bin/kdm
PIDFILE=/var/run/kdm.pid PIDFILE=/var/run/kdm.pid

@ -2087,7 +2087,7 @@ tdelibs (4:3.4.0-0pre5) alioth; urgency=low
output them expanded even when --expandvars is not used. (Closes: #287822) output them expanded even when --expandvars is not used. (Closes: #287822)
* Fixed the ability of the build system to find kde.pot, even when it is not * Fixed the ability of the build system to find kde.pot, even when it is not
located at KDEDIR/include/kde.pot. This allows the use of targets such as located at TDEDIR/include/kde.pot. This allows the use of targets such as
"package-messages" without specifying includedir. (Closes: #283858) "package-messages" without specifying includedir. (Closes: #283858)
* Now that graphviz is in main, add it to Build-Depends-Indep together with * Now that graphviz is in main, add it to Build-Depends-Indep together with

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/sh
export KDEDIRS=/usr/:/opt/trinity/ export TDEDIRS=/usr/:/opt/trinity/
/opt/trinity/bin/kcmshell.real $1 $2 $3 $4 $5 $6 $7 $8 /opt/trinity/bin/kcmshell.real $1 $2 $3 $4 $5 $6 $7 $8

@ -4,7 +4,7 @@
kstartupconfig, kdostartupconfig kstartupconfig, kdostartupconfig
\- KDE configuration options loader \- KDE configuration options loader
.SH SYNOPSIS .SH SYNOPSIS
\fBkstartupconfig\fP [$KDEHOME] \fBkstartupconfig\fP [$TDEHOME]
.sp 1 .sp 1
\fBkdostartupconfig\fP \fBkdostartupconfig\fP
.SH DESCRIPTION .SH DESCRIPTION
@ -27,19 +27,19 @@ do not use frequently changed config files since the checking is timestamp\-base
if \fBkconf_update\fP is used to update an option also touch the matching global config file to allow \fBkstartupconfig\fP to see changes if \fBkconf_update\fP is used to update an option also touch the matching global config file to allow \fBkstartupconfig\fP to see changes
.SH OPTIONS .SH OPTIONS
.TP .TP
.B $KDEHOME .B $TDEHOME
KDE home directory, if different to ~/.kde KDE home directory, if different to ~/.kde
.SS .SS
.SH FILES .SH FILES
In case $KDEHOME is not set ~/.kde is assumed. In case $TDEHOME is not set ~/.kde is assumed.
.TP .TP
.I $KDEHOME/share/config/startupconfig .I $TDEHOME/share/config/startupconfig
script, sourced to set shell variables with configuration options script, sourced to set shell variables with configuration options
.TP .TP
.I $KDEHOME/share/config/startupconfigfiles .I $TDEHOME/share/config/startupconfigfiles
configuration options and files they belong to configuration options and files they belong to
.TP .TP
.I $KDEHOME/share/config/startupconfigkeys .I $TDEHOME/share/config/startupconfigkeys
configuration options to load configuration options to load
.SH SEE ALSO .SH SEE ALSO
.BR kconf_update (1),\ starttde (1) .BR kconf_update (1),\ starttde (1)

@ -72,7 +72,7 @@ manpage.1: manpage.sgml
<para><command>&dhpackage;</command> is used to create KDE <para><command>&dhpackage;</command> is used to create KDE
resources in temporary directories and symlinks to them in resources in temporary directories and symlinks to them in
<envar>KDEHOME</envar>. The resource that needs to be created is <envar>TDEHOME</envar>. The resource that needs to be created is
given as an argument and can be anyone of:</para> given as an argument and can be anyone of:</para>
<itemizedlist> <itemizedlist>

@ -25,10 +25,10 @@ directory with ppd files
write printer database into this file write printer database into this file
.SH FILES .SH FILES
.TP .TP
.I $KDEHOME/share/apps/tdeprint/printerdb_cups.txt .I $TDEHOME/share/apps/tdeprint/printerdb_cups.txt
KDE printer database KDE printer database
.br .br
(if $KDEHOME is not set ~/.kde is used) (if $TDEHOME is not set ~/.kde is used)
.SH SEE ALSO .SH SEE ALSO
.BR make_driver_db_lpr (1) .BR make_driver_db_lpr (1)
.TP .TP

@ -70,7 +70,7 @@ Use an alternative configuration file, instead of the default, which
is normally located in is normally located in
.I /usr/share/config .I /usr/share/config
or in or in
.RB $ KDEHOME\fI/share/config .RB $ TDEHOME\fI/share/config
.TP .TP
.BI \-\-dcopserver \ server .BI \-\-dcopserver \ server
Set the address of the DCOP server to attach to. Set the address of the DCOP server to attach to.
@ -218,7 +218,7 @@ The session manager to use. This option is set automatically by KDE
and is a network path to the session manager socket. and is a network path to the session manager socket.
.IP HOME .IP HOME
Path to the home directory for the current user. Path to the home directory for the current user.
.IP KDEHOME .IP TDEHOME
The KDE per-user setting directory. Default if not specified is The KDE per-user setting directory. Default if not specified is
.I $HOME/.kde .I $HOME/.kde
.lf 55 info/tdemultimedia.kaboodle.1 .lf 55 info/tdemultimedia.kaboodle.1

@ -69,7 +69,7 @@ Use an alternative configuration file, instead of the default, which
is normally located in is normally located in
.I /usr/share/config .I /usr/share/config
or in or in
.RB $ KDEHOME\fI/share/config .RB $ TDEHOME\fI/share/config
.TP .TP
.BI \-\-dcopserver \ server .BI \-\-dcopserver \ server
Set the address of the DCOP server to attach to. Set the address of the DCOP server to attach to.
@ -217,7 +217,7 @@ The session manager to use. This option is set automatically by KDE
and is a network path to the session manager socket. and is a network path to the session manager socket.
.IP HOME .IP HOME
Path to the home directory for the current user. Path to the home directory for the current user.
.IP KDEHOME .IP TDEHOME
The KDE per-user setting directory. Default if not specified is The KDE per-user setting directory. Default if not specified is
.I $HOME/.kde .I $HOME/.kde
.lf 50 info/tdeutils.kcharselect.1 .lf 50 info/tdeutils.kcharselect.1

@ -38,7 +38,7 @@
+ string user_tmp_dir; + string user_tmp_dir;
int uid = getuid(); int uid = getuid();
const char *home_dir = getenv("HOME"); const char *home_dir = getenv("HOME");
const char *kde_home = uid ? getenv("KDEHOME") : getenv("KDEROOTHOME"); const char *kde_home = uid ? getenv("TDEHOME") : getenv("KDEROOTHOME");
@@ -88,7 +88,7 @@ @@ -88,7 +88,7 @@
if (!tmp || !tmp[0]) if (!tmp || !tmp[0])
tmp = "/tmp"; tmp = "/tmp";
@ -110,7 +110,7 @@
+ result = lstat(kde_tmp_dir.c_str(), &stat_buf); + result = lstat(kde_tmp_dir.c_str(), &stat_buf);
if ((result == 0) && (S_ISDIR(stat_buf.st_mode))) if ((result == 0) && (S_ISDIR(stat_buf.st_mode)))
{ {
/* $KDEHOME/socket-$HOSTNAME is a normal directory. Do nothing. */ /* $TDEHOME/socket-$HOSTNAME is a normal directory. Do nothing. */
- tmp_buf = (char *) malloc(PATH_MAX+1); - tmp_buf = (char *) malloc(PATH_MAX+1);
- if (!tmp_buf) - if (!tmp_buf)
- return 0; - return 0;
@ -184,7 +184,7 @@
+ char *tmp_buf; + char *tmp_buf;
int uid = getuid(); int uid = getuid();
const char *home_dir = getenv("HOME"); const char *home_dir = getenv("HOME");
const char *kde_home = uid ? getenv("KDEHOME") : getenv("KDEROOTHOME"); const char *kde_home = uid ? getenv("TDEHOME") : getenv("KDEROOTHOME");
int result; int result;
struct stat stat_buf; struct stat stat_buf;
@ -259,7 +259,7 @@
+ result = lstat(kde_tmp_dir.c_str(), &stat_buf); + result = lstat(kde_tmp_dir.c_str(), &stat_buf);
if ((result == 0) && (S_ISDIR(stat_buf.st_mode))) if ((result == 0) && (S_ISDIR(stat_buf.st_mode)))
{ {
/* $KDEHOME/tmp is a normal directory. Do nothing. */ /* $TDEHOME/tmp is a normal directory. Do nothing. */
- printf("Directory \"%s\" already exists.\n", kde_tmp_dir); - printf("Directory \"%s\" already exists.\n", kde_tmp_dir);
+ printf("Directory \"%s\" already exists.\n", kde_tmp_dir.c_str()); + printf("Directory \"%s\" already exists.\n", kde_tmp_dir.c_str());
return 0; return 0;

@ -196,7 +196,7 @@ kdebase-kde3 (4:3.5.10-0ubuntu3~intrepid19) intrepid; urgency=low
kdebase-kde3 (4:3.5.10-0ubuntu3~intrepid18) intrepid; urgency=low kdebase-kde3 (4:3.5.10-0ubuntu3~intrepid18) intrepid; urgency=low
* Added XDG_DATA_DIRS and KDEDIRS to startkde, as suggested by zekica on the Kubuntu forums * Added XDG_DATA_DIRS and TDEDIRS to startkde, as suggested by zekica on the Kubuntu forums
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sat, 07 Mar 2009 13:18:00 -0600 -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sat, 07 Mar 2009 13:18:00 -0600
@ -780,7 +780,7 @@ kdebase (4:3.5.7-1ubuntu21) gutsy; urgency=low
kdebase (4:3.5.7-1ubuntu20) gutsy; urgency=low kdebase (4:3.5.7-1ubuntu20) gutsy; urgency=low
* Changed (again) $KDEHOME to $kdehome in kubuntu_52_gtk_qt_engine_config.diff and * Changed (again) $TDEHOME to $kdehome in kubuntu_52_gtk_qt_engine_config.diff and
kubuntu_53_kwallet_config.diff . (LP: #136560) kubuntu_53_kwallet_config.diff . (LP: #136560)
-- Jonathan Riddell <jriddell@ubuntu.com> Sat, 15 Sep 2007 23:12:26 +0100 -- Jonathan Riddell <jriddell@ubuntu.com> Sat, 15 Sep 2007 23:12:26 +0100
@ -799,7 +799,7 @@ kdebase (4:3.5.7-1ubuntu18) gutsy; urgency=low
[ Ryan Kavanagh ] [ Ryan Kavanagh ]
* Dropping kubuntu_9902_nspluginviewer_hangs_cpu.diff and the libgtk * Dropping kubuntu_9902_nspluginviewer_hangs_cpu.diff and the libgtk
build-dep as they are no longer needed build-dep as they are no longer needed
* Changed $KDEHOME to $kdehome in kubuntu_52_gtk_qt_engine_config.diff and * Changed $TDEHOME to $kdehome in kubuntu_52_gtk_qt_engine_config.diff and
kubuntu_53_kwallet_config.diff . (LP: #136560) kubuntu_53_kwallet_config.diff . (LP: #136560)
-- Ryan Kavanagh <ryanakca@kubuntu.org> Mon, 03 Sep 2007 10:26:36 -0400 -- Ryan Kavanagh <ryanakca@kubuntu.org> Mon, 03 Sep 2007 10:26:36 -0400
@ -807,7 +807,7 @@ kdebase (4:3.5.7-1ubuntu18) gutsy; urgency=low
kdebase (4:3.5.7-1ubuntu17) gutsy; urgency=low kdebase (4:3.5.7-1ubuntu17) gutsy; urgency=low
* Edit kubuntu_52_gtk_qt_engine_config.diff and * Edit kubuntu_52_gtk_qt_engine_config.diff and
kubuntu_53_kwallet_config.diff to use $KDEHOME instead of .kde kubuntu_53_kwallet_config.diff to use $TDEHOME instead of .kde
* Remove kubuntu_77_kiosystem.diff, home:/ better than /home now * Remove kubuntu_77_kiosystem.diff, home:/ better than /home now
* Edit kubuntu_27_aboutscreen_searchbar.diff to work with strigi * Edit kubuntu_27_aboutscreen_searchbar.diff to work with strigi
* Add kubuntu_9903_api_docs_move.diff for new API website * Add kubuntu_9903_api_docs_move.diff for new API website

@ -38,7 +38,7 @@ script
export LANG LANGUAGE export LANG LANGUAGE
fi fi
KDEDIRS=/opt/kde3/ TDEDIRS=/opt/kde3/
PATH=/opt/kde3/bin:/bin:/usr/bin:/sbin:/usr/sbin PATH=/opt/kde3/bin:/bin:/usr/bin:/sbin:/usr/sbin
initctl emit starting-dm DM=kdm-kde3 initctl emit starting-dm DM=kdm-kde3

@ -22,7 +22,7 @@ set -e
HEED_DEFAULT_DISPLAY_MANAGER=true HEED_DEFAULT_DISPLAY_MANAGER=true
DEFAULT_DISPLAY_MANAGER_FILE=/etc/X11/default-display-manager DEFAULT_DISPLAY_MANAGER_FILE=/etc/X11/default-display-manager
KDEDIRS=/opt/kde3/ TDEDIRS=/opt/kde3/
PATH=/opt/kde3/bin:/bin:/usr/bin:/sbin:/usr/sbin PATH=/opt/kde3/bin:/bin:/usr/bin:/sbin:/usr/sbin
DAEMON=/opt/kde3/bin/kdm DAEMON=/opt/kde3/bin/kdm
PIDFILE=/var/run/kdm.pid PIDFILE=/var/run/kdm.pid

@ -2087,7 +2087,7 @@ kdelibs (4:3.4.0-0pre5) alioth; urgency=low
output them expanded even when --expandvars is not used. (Closes: #287822) output them expanded even when --expandvars is not used. (Closes: #287822)
* Fixed the ability of the build system to find kde.pot, even when it is not * Fixed the ability of the build system to find kde.pot, even when it is not
located at KDEDIR/include/kde.pot. This allows the use of targets such as located at TDEDIR/include/kde.pot. This allows the use of targets such as
"package-messages" without specifying includedir. (Closes: #283858) "package-messages" without specifying includedir. (Closes: #283858)
* Now that graphviz is in main, add it to Build-Depends-Indep together with * Now that graphviz is in main, add it to Build-Depends-Indep together with

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/sh
export KDEDIRS=/usr/:/opt/kde3/ export TDEDIRS=/usr/:/opt/kde3/
/opt/kde3/bin/kcmshell.real $1 $2 $3 $4 $5 $6 $7 $8 /opt/kde3/bin/kcmshell.real $1 $2 $3 $4 $5 $6 $7 $8

@ -4,7 +4,7 @@
kstartupconfig, kdostartupconfig kstartupconfig, kdostartupconfig
\- KDE configuration options loader \- KDE configuration options loader
.SH SYNOPSIS .SH SYNOPSIS
\fBkstartupconfig\fP [$KDEHOME] \fBkstartupconfig\fP [$TDEHOME]
.sp 1 .sp 1
\fBkdostartupconfig\fP \fBkdostartupconfig\fP
.SH DESCRIPTION .SH DESCRIPTION
@ -27,19 +27,19 @@ do not use frequently changed config files since the checking is timestamp\-base
if \fBkconf_update\fP is used to update an option also touch the matching global config file to allow \fBkstartupconfig\fP to see changes if \fBkconf_update\fP is used to update an option also touch the matching global config file to allow \fBkstartupconfig\fP to see changes
.SH OPTIONS .SH OPTIONS
.TP .TP
.B $KDEHOME .B $TDEHOME
KDE home directory, if different to ~/.kde KDE home directory, if different to ~/.kde
.SS .SS
.SH FILES .SH FILES
In case $KDEHOME is not set ~/.kde is assumed. In case $TDEHOME is not set ~/.kde is assumed.
.TP .TP
.I $KDEHOME/share/config/startupconfig .I $TDEHOME/share/config/startupconfig
script, sourced to set shell variables with configuration options script, sourced to set shell variables with configuration options
.TP .TP
.I $KDEHOME/share/config/startupconfigfiles .I $TDEHOME/share/config/startupconfigfiles
configuration options and files they belong to configuration options and files they belong to
.TP .TP
.I $KDEHOME/share/config/startupconfigkeys .I $TDEHOME/share/config/startupconfigkeys
configuration options to load configuration options to load
.SH SEE ALSO .SH SEE ALSO
.BR kconf_update (1),\ startkde (1) .BR kconf_update (1),\ startkde (1)

@ -72,7 +72,7 @@ manpage.1: manpage.sgml
<para><command>&dhpackage;</command> is used to create KDE <para><command>&dhpackage;</command> is used to create KDE
resources in temporary directories and symlinks to them in resources in temporary directories and symlinks to them in
<envar>KDEHOME</envar>. The resource that needs to be created is <envar>TDEHOME</envar>. The resource that needs to be created is
given as an argument and can be anyone of:</para> given as an argument and can be anyone of:</para>
<itemizedlist> <itemizedlist>

@ -25,10 +25,10 @@ directory with ppd files
write printer database into this file write printer database into this file
.SH FILES .SH FILES
.TP .TP
.I $KDEHOME/share/apps/kdeprint/printerdb_cups.txt .I $TDEHOME/share/apps/kdeprint/printerdb_cups.txt
KDE printer database KDE printer database
.br .br
(if $KDEHOME is not set ~/.kde is used) (if $TDEHOME is not set ~/.kde is used)
.SH SEE ALSO .SH SEE ALSO
.BR make_driver_db_lpr (1) .BR make_driver_db_lpr (1)
.TP .TP

@ -70,7 +70,7 @@ Use an alternative configuration file, instead of the default, which
is normally located in is normally located in
.I /usr/share/config .I /usr/share/config
or in or in
.RB $ KDEHOME\fI/share/config .RB $ TDEHOME\fI/share/config
.TP .TP
.BI \-\-dcopserver \ server .BI \-\-dcopserver \ server
Set the address of the DCOP server to attach to. Set the address of the DCOP server to attach to.
@ -218,7 +218,7 @@ The session manager to use. This option is set automatically by KDE
and is a network path to the session manager socket. and is a network path to the session manager socket.
.IP HOME .IP HOME
Path to the home directory for the current user. Path to the home directory for the current user.
.IP KDEHOME .IP TDEHOME
The KDE per-user setting directory. Default if not specified is The KDE per-user setting directory. Default if not specified is
.I $HOME/.kde .I $HOME/.kde
.lf 55 info/kdemultimedia.kaboodle.1 .lf 55 info/kdemultimedia.kaboodle.1

@ -69,7 +69,7 @@ Use an alternative configuration file, instead of the default, which
is normally located in is normally located in
.I /usr/share/config .I /usr/share/config
or in or in
.RB $ KDEHOME\fI/share/config .RB $ TDEHOME\fI/share/config
.TP .TP
.BI \-\-dcopserver \ server .BI \-\-dcopserver \ server
Set the address of the DCOP server to attach to. Set the address of the DCOP server to attach to.
@ -217,7 +217,7 @@ The session manager to use. This option is set automatically by KDE
and is a network path to the session manager socket. and is a network path to the session manager socket.
.IP HOME .IP HOME
Path to the home directory for the current user. Path to the home directory for the current user.
.IP KDEHOME .IP TDEHOME
The KDE per-user setting directory. Default if not specified is The KDE per-user setting directory. Default if not specified is
.I $HOME/.kde .I $HOME/.kde
.lf 50 info/kdeutils.kcharselect.1 .lf 50 info/kdeutils.kcharselect.1

@ -1,8 +1,8 @@
.\" This file was generated by kdemangen.pl .\" This file was generated by kdemangen.pl
.TH KIOSKTOOL\-KDEDIRS 1 "Ago 2004" "K Desktop Environment" "A tool to set $KDEDIRS according to the current user profile." .TH KIOSKTOOL\-TDEDIRS 1 "Ago 2004" "K Desktop Environment" "A tool to set $TDEDIRS according to the current user profile."
.SH NAME .SH NAME
kiosktool\-kdedirs kiosktool\-kdedirs
\- A tool to set $KDEDIRS according to the current user profile. \- A tool to set $TDEDIRS according to the current user profile.
.SH SYNOPSIS .SH SYNOPSIS
kiosktool\-kdedirs [Qt\-options] [KDE\-options] [options] kiosktool\-kdedirs [Qt\-options] [KDE\-options] [options]
.SH DESCRIPTION .SH DESCRIPTION

@ -196,7 +196,7 @@ tdebase-trinity (4:3.5.10-0ubuntu3~intrepid19) intrepid; urgency=low
tdebase-trinity (4:3.5.10-0ubuntu3~intrepid18) intrepid; urgency=low tdebase-trinity (4:3.5.10-0ubuntu3~intrepid18) intrepid; urgency=low
* Added XDG_DATA_DIRS and KDEDIRS to starttde, as suggested by zekica on the Debian forums * Added XDG_DATA_DIRS and TDEDIRS to starttde, as suggested by zekica on the Debian forums
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sat, 07 Mar 2009 13:18:00 -0600 -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sat, 07 Mar 2009 13:18:00 -0600
@ -780,7 +780,7 @@ tdebase (4:3.5.7-1ubuntu21) gutsy; urgency=low
tdebase (4:3.5.7-1ubuntu20) gutsy; urgency=low tdebase (4:3.5.7-1ubuntu20) gutsy; urgency=low
* Changed (again) $KDEHOME to $kdehome in kubuntu_52_gtk_qt_engine_config.diff and * Changed (again) $TDEHOME to $kdehome in kubuntu_52_gtk_qt_engine_config.diff and
kubuntu_53_kwallet_config.diff . (LP: #136560) kubuntu_53_kwallet_config.diff . (LP: #136560)
-- Jonathan Riddell <jriddell@ubuntu.com> Sat, 15 Sep 2007 23:12:26 +0100 -- Jonathan Riddell <jriddell@ubuntu.com> Sat, 15 Sep 2007 23:12:26 +0100
@ -799,7 +799,7 @@ tdebase (4:3.5.7-1ubuntu18) gutsy; urgency=low
[ Ryan Kavanagh ] [ Ryan Kavanagh ]
* Dropping kubuntu_9902_nspluginviewer_hangs_cpu.diff and the libgtk * Dropping kubuntu_9902_nspluginviewer_hangs_cpu.diff and the libgtk
build-dep as they are no longer needed build-dep as they are no longer needed
* Changed $KDEHOME to $kdehome in kubuntu_52_gtk_qt_engine_config.diff and * Changed $TDEHOME to $kdehome in kubuntu_52_gtk_qt_engine_config.diff and
kubuntu_53_kwallet_config.diff . (LP: #136560) kubuntu_53_kwallet_config.diff . (LP: #136560)
-- Ryan Kavanagh <ryanakca@kubuntu.org> Mon, 03 Sep 2007 10:26:36 -0400 -- Ryan Kavanagh <ryanakca@kubuntu.org> Mon, 03 Sep 2007 10:26:36 -0400
@ -807,7 +807,7 @@ tdebase (4:3.5.7-1ubuntu18) gutsy; urgency=low
tdebase (4:3.5.7-1ubuntu17) gutsy; urgency=low tdebase (4:3.5.7-1ubuntu17) gutsy; urgency=low
* Edit kubuntu_52_gtk_qt_engine_config.diff and * Edit kubuntu_52_gtk_qt_engine_config.diff and
kubuntu_53_kwallet_config.diff to use $KDEHOME instead of .kde kubuntu_53_kwallet_config.diff to use $TDEHOME instead of .kde
* Remove kubuntu_77_kiosystem.diff, home:/ better than /home now * Remove kubuntu_77_kiosystem.diff, home:/ better than /home now
* Edit kubuntu_27_aboutscreen_searchbar.diff to work with strigi * Edit kubuntu_27_aboutscreen_searchbar.diff to work with strigi
* Add kubuntu_9903_api_docs_move.diff for new API website * Add kubuntu_9903_api_docs_move.diff for new API website

@ -38,7 +38,7 @@ script
export LANG LANGUAGE export LANG LANGUAGE
fi fi
KDEDIRS=/opt/trinity/ TDEDIRS=/opt/trinity/
PATH=/opt/trinity/bin:/bin:/usr/bin:/sbin:/usr/sbin PATH=/opt/trinity/bin:/bin:/usr/bin:/sbin:/usr/sbin
initctl emit starting-dm DM=kdm-trinity initctl emit starting-dm DM=kdm-trinity

@ -22,7 +22,7 @@ set -e
HEED_DEFAULT_DISPLAY_MANAGER=true HEED_DEFAULT_DISPLAY_MANAGER=true
DEFAULT_DISPLAY_MANAGER_FILE=/etc/X11/default-display-manager DEFAULT_DISPLAY_MANAGER_FILE=/etc/X11/default-display-manager
KDEDIRS=/opt/trinity/ TDEDIRS=/opt/trinity/
PATH=/opt/trinity/bin:/bin:/usr/bin:/sbin:/usr/sbin PATH=/opt/trinity/bin:/bin:/usr/bin:/sbin:/usr/sbin
DAEMON=/opt/trinity/bin/kdm DAEMON=/opt/trinity/bin/kdm
PIDFILE=/var/run/kdm.pid PIDFILE=/var/run/kdm.pid

@ -2087,7 +2087,7 @@ tdelibs (4:3.4.0-0pre5) alioth; urgency=low
output them expanded even when --expandvars is not used. (Closes: #287822) output them expanded even when --expandvars is not used. (Closes: #287822)
* Fixed the ability of the build system to find kde.pot, even when it is not * Fixed the ability of the build system to find kde.pot, even when it is not
located at KDEDIR/include/kde.pot. This allows the use of targets such as located at TDEDIR/include/kde.pot. This allows the use of targets such as
"package-messages" without specifying includedir. (Closes: #283858) "package-messages" without specifying includedir. (Closes: #283858)
* Now that graphviz is in main, add it to Build-Depends-Indep together with * Now that graphviz is in main, add it to Build-Depends-Indep together with

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/sh
export KDEDIRS=/usr/:/opt/trinity/ export TDEDIRS=/usr/:/opt/trinity/
/opt/trinity/bin/kcmshell.real $1 $2 $3 $4 $5 $6 $7 $8 /opt/trinity/bin/kcmshell.real $1 $2 $3 $4 $5 $6 $7 $8

@ -4,7 +4,7 @@
kstartupconfig, kdostartupconfig kstartupconfig, kdostartupconfig
\- KDE configuration options loader \- KDE configuration options loader
.SH SYNOPSIS .SH SYNOPSIS
\fBkstartupconfig\fP [$KDEHOME] \fBkstartupconfig\fP [$TDEHOME]
.sp 1 .sp 1
\fBkdostartupconfig\fP \fBkdostartupconfig\fP
.SH DESCRIPTION .SH DESCRIPTION
@ -27,19 +27,19 @@ do not use frequently changed config files since the checking is timestamp\-base
if \fBkconf_update\fP is used to update an option also touch the matching global config file to allow \fBkstartupconfig\fP to see changes if \fBkconf_update\fP is used to update an option also touch the matching global config file to allow \fBkstartupconfig\fP to see changes
.SH OPTIONS .SH OPTIONS
.TP .TP
.B $KDEHOME .B $TDEHOME
KDE home directory, if different to ~/.kde KDE home directory, if different to ~/.kde
.SS .SS
.SH FILES .SH FILES
In case $KDEHOME is not set ~/.kde is assumed. In case $TDEHOME is not set ~/.kde is assumed.
.TP .TP
.I $KDEHOME/share/config/startupconfig .I $TDEHOME/share/config/startupconfig
script, sourced to set shell variables with configuration options script, sourced to set shell variables with configuration options
.TP .TP
.I $KDEHOME/share/config/startupconfigfiles .I $TDEHOME/share/config/startupconfigfiles
configuration options and files they belong to configuration options and files they belong to
.TP .TP
.I $KDEHOME/share/config/startupconfigkeys .I $TDEHOME/share/config/startupconfigkeys
configuration options to load configuration options to load
.SH SEE ALSO .SH SEE ALSO
.BR kconf_update (1),\ starttde (1) .BR kconf_update (1),\ starttde (1)

@ -72,7 +72,7 @@ manpage.1: manpage.sgml
<para><command>&dhpackage;</command> is used to create KDE <para><command>&dhpackage;</command> is used to create KDE
resources in temporary directories and symlinks to them in resources in temporary directories and symlinks to them in
<envar>KDEHOME</envar>. The resource that needs to be created is <envar>TDEHOME</envar>. The resource that needs to be created is
given as an argument and can be anyone of:</para> given as an argument and can be anyone of:</para>
<itemizedlist> <itemizedlist>

@ -25,10 +25,10 @@ directory with ppd files
write printer database into this file write printer database into this file
.SH FILES .SH FILES
.TP .TP
.I $KDEHOME/share/apps/tdeprint/printerdb_cups.txt .I $TDEHOME/share/apps/tdeprint/printerdb_cups.txt
KDE printer database KDE printer database
.br .br
(if $KDEHOME is not set ~/.kde is used) (if $TDEHOME is not set ~/.kde is used)
.SH SEE ALSO .SH SEE ALSO
.BR make_driver_db_lpr (1) .BR make_driver_db_lpr (1)
.TP .TP

@ -70,7 +70,7 @@ Use an alternative configuration file, instead of the default, which
is normally located in is normally located in
.I /usr/share/config .I /usr/share/config
or in or in
.RB $ KDEHOME\fI/share/config .RB $ TDEHOME\fI/share/config
.TP .TP
.BI \-\-dcopserver \ server .BI \-\-dcopserver \ server
Set the address of the DCOP server to attach to. Set the address of the DCOP server to attach to.
@ -218,7 +218,7 @@ The session manager to use. This option is set automatically by KDE
and is a network path to the session manager socket. and is a network path to the session manager socket.
.IP HOME .IP HOME
Path to the home directory for the current user. Path to the home directory for the current user.
.IP KDEHOME .IP TDEHOME
The KDE per-user setting directory. Default if not specified is The KDE per-user setting directory. Default if not specified is
.I $HOME/.kde .I $HOME/.kde
.lf 55 info/tdemultimedia.kaboodle.1 .lf 55 info/tdemultimedia.kaboodle.1

@ -69,7 +69,7 @@ Use an alternative configuration file, instead of the default, which
is normally located in is normally located in
.I /usr/share/config .I /usr/share/config
or in or in
.RB $ KDEHOME\fI/share/config .RB $ TDEHOME\fI/share/config
.TP .TP
.BI \-\-dcopserver \ server .BI \-\-dcopserver \ server
Set the address of the DCOP server to attach to. Set the address of the DCOP server to attach to.
@ -217,7 +217,7 @@ The session manager to use. This option is set automatically by KDE
and is a network path to the session manager socket. and is a network path to the session manager socket.
.IP HOME .IP HOME
Path to the home directory for the current user. Path to the home directory for the current user.
.IP KDEHOME .IP TDEHOME
The KDE per-user setting directory. Default if not specified is The KDE per-user setting directory. Default if not specified is
.I $HOME/.kde .I $HOME/.kde
.lf 50 info/tdeutils.kcharselect.1 .lf 50 info/tdeutils.kcharselect.1

@ -38,7 +38,7 @@
+ string user_tmp_dir; + string user_tmp_dir;
int uid = getuid(); int uid = getuid();
const char *home_dir = getenv("HOME"); const char *home_dir = getenv("HOME");
const char *kde_home = uid ? getenv("KDEHOME") : getenv("KDEROOTHOME"); const char *kde_home = uid ? getenv("TDEHOME") : getenv("KDEROOTHOME");
@@ -88,7 +88,7 @@ @@ -88,7 +88,7 @@
if (!tmp || !tmp[0]) if (!tmp || !tmp[0])
tmp = "/tmp"; tmp = "/tmp";
@ -110,7 +110,7 @@
+ result = lstat(kde_tmp_dir.c_str(), &stat_buf); + result = lstat(kde_tmp_dir.c_str(), &stat_buf);
if ((result == 0) && (S_ISDIR(stat_buf.st_mode))) if ((result == 0) && (S_ISDIR(stat_buf.st_mode)))
{ {
/* $KDEHOME/socket-$HOSTNAME is a normal directory. Do nothing. */ /* $TDEHOME/socket-$HOSTNAME is a normal directory. Do nothing. */
- tmp_buf = (char *) malloc(PATH_MAX+1); - tmp_buf = (char *) malloc(PATH_MAX+1);
- if (!tmp_buf) - if (!tmp_buf)
- return 0; - return 0;
@ -184,7 +184,7 @@
+ char *tmp_buf; + char *tmp_buf;
int uid = getuid(); int uid = getuid();
const char *home_dir = getenv("HOME"); const char *home_dir = getenv("HOME");
const char *kde_home = uid ? getenv("KDEHOME") : getenv("KDEROOTHOME"); const char *kde_home = uid ? getenv("TDEHOME") : getenv("KDEROOTHOME");
int result; int result;
struct stat stat_buf; struct stat stat_buf;
@ -259,7 +259,7 @@
+ result = lstat(kde_tmp_dir.c_str(), &stat_buf); + result = lstat(kde_tmp_dir.c_str(), &stat_buf);
if ((result == 0) && (S_ISDIR(stat_buf.st_mode))) if ((result == 0) && (S_ISDIR(stat_buf.st_mode)))
{ {
/* $KDEHOME/tmp is a normal directory. Do nothing. */ /* $TDEHOME/tmp is a normal directory. Do nothing. */
- printf("Directory \"%s\" already exists.\n", kde_tmp_dir); - printf("Directory \"%s\" already exists.\n", kde_tmp_dir);
+ printf("Directory \"%s\" already exists.\n", kde_tmp_dir.c_str()); + printf("Directory \"%s\" already exists.\n", kde_tmp_dir.c_str());
return 0; return 0;

@ -196,7 +196,7 @@ kdebase-kde3 (4:3.5.10-0ubuntu3~intrepid19) intrepid; urgency=low
kdebase-kde3 (4:3.5.10-0ubuntu3~intrepid18) intrepid; urgency=low kdebase-kde3 (4:3.5.10-0ubuntu3~intrepid18) intrepid; urgency=low
* Added XDG_DATA_DIRS and KDEDIRS to startkde, as suggested by zekica on the Kubuntu forums * Added XDG_DATA_DIRS and TDEDIRS to startkde, as suggested by zekica on the Kubuntu forums
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sat, 07 Mar 2009 13:18:00 -0600 -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sat, 07 Mar 2009 13:18:00 -0600
@ -780,7 +780,7 @@ kdebase (4:3.5.7-1ubuntu21) gutsy; urgency=low
kdebase (4:3.5.7-1ubuntu20) gutsy; urgency=low kdebase (4:3.5.7-1ubuntu20) gutsy; urgency=low
* Changed (again) $KDEHOME to $kdehome in kubuntu_52_gtk_qt_engine_config.diff and * Changed (again) $TDEHOME to $kdehome in kubuntu_52_gtk_qt_engine_config.diff and
kubuntu_53_kwallet_config.diff . (LP: #136560) kubuntu_53_kwallet_config.diff . (LP: #136560)
-- Jonathan Riddell <jriddell@ubuntu.com> Sat, 15 Sep 2007 23:12:26 +0100 -- Jonathan Riddell <jriddell@ubuntu.com> Sat, 15 Sep 2007 23:12:26 +0100
@ -799,7 +799,7 @@ kdebase (4:3.5.7-1ubuntu18) gutsy; urgency=low
[ Ryan Kavanagh ] [ Ryan Kavanagh ]
* Dropping kubuntu_9902_nspluginviewer_hangs_cpu.diff and the libgtk * Dropping kubuntu_9902_nspluginviewer_hangs_cpu.diff and the libgtk
build-dep as they are no longer needed build-dep as they are no longer needed
* Changed $KDEHOME to $kdehome in kubuntu_52_gtk_qt_engine_config.diff and * Changed $TDEHOME to $kdehome in kubuntu_52_gtk_qt_engine_config.diff and
kubuntu_53_kwallet_config.diff . (LP: #136560) kubuntu_53_kwallet_config.diff . (LP: #136560)
-- Ryan Kavanagh <ryanakca@kubuntu.org> Mon, 03 Sep 2007 10:26:36 -0400 -- Ryan Kavanagh <ryanakca@kubuntu.org> Mon, 03 Sep 2007 10:26:36 -0400
@ -807,7 +807,7 @@ kdebase (4:3.5.7-1ubuntu18) gutsy; urgency=low
kdebase (4:3.5.7-1ubuntu17) gutsy; urgency=low kdebase (4:3.5.7-1ubuntu17) gutsy; urgency=low
* Edit kubuntu_52_gtk_qt_engine_config.diff and * Edit kubuntu_52_gtk_qt_engine_config.diff and
kubuntu_53_kwallet_config.diff to use $KDEHOME instead of .kde kubuntu_53_kwallet_config.diff to use $TDEHOME instead of .kde
* Remove kubuntu_77_kiosystem.diff, home:/ better than /home now * Remove kubuntu_77_kiosystem.diff, home:/ better than /home now
* Edit kubuntu_27_aboutscreen_searchbar.diff to work with strigi * Edit kubuntu_27_aboutscreen_searchbar.diff to work with strigi
* Add kubuntu_9903_api_docs_move.diff for new API website * Add kubuntu_9903_api_docs_move.diff for new API website

@ -38,7 +38,7 @@ script
export LANG LANGUAGE export LANG LANGUAGE
fi fi
KDEDIRS=/opt/kde3/ TDEDIRS=/opt/kde3/
PATH=/opt/kde3/bin:/bin:/usr/bin:/sbin:/usr/sbin PATH=/opt/kde3/bin:/bin:/usr/bin:/sbin:/usr/sbin
initctl emit starting-dm DM=kdm-kde3 initctl emit starting-dm DM=kdm-kde3

@ -22,7 +22,7 @@ set -e
HEED_DEFAULT_DISPLAY_MANAGER=true HEED_DEFAULT_DISPLAY_MANAGER=true
DEFAULT_DISPLAY_MANAGER_FILE=/etc/X11/default-display-manager DEFAULT_DISPLAY_MANAGER_FILE=/etc/X11/default-display-manager
KDEDIRS=/opt/kde3/ TDEDIRS=/opt/kde3/
PATH=/opt/kde3/bin:/bin:/usr/bin:/sbin:/usr/sbin PATH=/opt/kde3/bin:/bin:/usr/bin:/sbin:/usr/sbin
DAEMON=/opt/kde3/bin/kdm DAEMON=/opt/kde3/bin/kdm
PIDFILE=/var/run/kdm.pid PIDFILE=/var/run/kdm.pid

@ -2087,7 +2087,7 @@ kdelibs (4:3.4.0-0pre5) alioth; urgency=low
output them expanded even when --expandvars is not used. (Closes: #287822) output them expanded even when --expandvars is not used. (Closes: #287822)
* Fixed the ability of the build system to find kde.pot, even when it is not * Fixed the ability of the build system to find kde.pot, even when it is not
located at KDEDIR/include/kde.pot. This allows the use of targets such as located at TDEDIR/include/kde.pot. This allows the use of targets such as
"package-messages" without specifying includedir. (Closes: #283858) "package-messages" without specifying includedir. (Closes: #283858)
* Now that graphviz is in main, add it to Build-Depends-Indep together with * Now that graphviz is in main, add it to Build-Depends-Indep together with

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/sh
export KDEDIRS=/usr/:/opt/kde3/ export TDEDIRS=/usr/:/opt/kde3/
/opt/kde3/bin/kcmshell.real $1 $2 $3 $4 $5 $6 $7 $8 /opt/kde3/bin/kcmshell.real $1 $2 $3 $4 $5 $6 $7 $8

@ -4,7 +4,7 @@
kstartupconfig, kdostartupconfig kstartupconfig, kdostartupconfig
\- KDE configuration options loader \- KDE configuration options loader
.SH SYNOPSIS .SH SYNOPSIS
\fBkstartupconfig\fP [$KDEHOME] \fBkstartupconfig\fP [$TDEHOME]
.sp 1 .sp 1
\fBkdostartupconfig\fP \fBkdostartupconfig\fP
.SH DESCRIPTION .SH DESCRIPTION
@ -27,19 +27,19 @@ do not use frequently changed config files since the checking is timestamp\-base
if \fBkconf_update\fP is used to update an option also touch the matching global config file to allow \fBkstartupconfig\fP to see changes if \fBkconf_update\fP is used to update an option also touch the matching global config file to allow \fBkstartupconfig\fP to see changes
.SH OPTIONS .SH OPTIONS
.TP .TP
.B $KDEHOME .B $TDEHOME
KDE home directory, if different to ~/.kde KDE home directory, if different to ~/.kde
.SS .SS
.SH FILES .SH FILES
In case $KDEHOME is not set ~/.kde is assumed. In case $TDEHOME is not set ~/.kde is assumed.
.TP .TP
.I $KDEHOME/share/config/startupconfig .I $TDEHOME/share/config/startupconfig
script, sourced to set shell variables with configuration options script, sourced to set shell variables with configuration options
.TP .TP
.I $KDEHOME/share/config/startupconfigfiles .I $TDEHOME/share/config/startupconfigfiles
configuration options and files they belong to configuration options and files they belong to
.TP .TP
.I $KDEHOME/share/config/startupconfigkeys .I $TDEHOME/share/config/startupconfigkeys
configuration options to load configuration options to load
.SH SEE ALSO .SH SEE ALSO
.BR kconf_update (1),\ startkde (1) .BR kconf_update (1),\ startkde (1)

@ -72,7 +72,7 @@ manpage.1: manpage.sgml
<para><command>&dhpackage;</command> is used to create KDE <para><command>&dhpackage;</command> is used to create KDE
resources in temporary directories and symlinks to them in resources in temporary directories and symlinks to them in
<envar>KDEHOME</envar>. The resource that needs to be created is <envar>TDEHOME</envar>. The resource that needs to be created is
given as an argument and can be anyone of:</para> given as an argument and can be anyone of:</para>
<itemizedlist> <itemizedlist>

@ -25,10 +25,10 @@ directory with ppd files
write printer database into this file write printer database into this file
.SH FILES .SH FILES
.TP .TP
.I $KDEHOME/share/apps/kdeprint/printerdb_cups.txt .I $TDEHOME/share/apps/kdeprint/printerdb_cups.txt
KDE printer database KDE printer database
.br .br
(if $KDEHOME is not set ~/.kde is used) (if $TDEHOME is not set ~/.kde is used)
.SH SEE ALSO .SH SEE ALSO
.BR make_driver_db_lpr (1) .BR make_driver_db_lpr (1)
.TP .TP

@ -70,7 +70,7 @@ Use an alternative configuration file, instead of the default, which
is normally located in is normally located in
.I /usr/share/config .I /usr/share/config
or in or in
.RB $ KDEHOME\fI/share/config .RB $ TDEHOME\fI/share/config
.TP .TP
.BI \-\-dcopserver \ server .BI \-\-dcopserver \ server
Set the address of the DCOP server to attach to. Set the address of the DCOP server to attach to.
@ -218,7 +218,7 @@ The session manager to use. This option is set automatically by KDE
and is a network path to the session manager socket. and is a network path to the session manager socket.
.IP HOME .IP HOME
Path to the home directory for the current user. Path to the home directory for the current user.
.IP KDEHOME .IP TDEHOME
The KDE per-user setting directory. Default if not specified is The KDE per-user setting directory. Default if not specified is
.I $HOME/.kde .I $HOME/.kde
.lf 55 info/kdemultimedia.kaboodle.1 .lf 55 info/kdemultimedia.kaboodle.1

@ -69,7 +69,7 @@ Use an alternative configuration file, instead of the default, which
is normally located in is normally located in
.I /usr/share/config .I /usr/share/config
or in or in
.RB $ KDEHOME\fI/share/config .RB $ TDEHOME\fI/share/config
.TP .TP
.BI \-\-dcopserver \ server .BI \-\-dcopserver \ server
Set the address of the DCOP server to attach to. Set the address of the DCOP server to attach to.
@ -217,7 +217,7 @@ The session manager to use. This option is set automatically by KDE
and is a network path to the session manager socket. and is a network path to the session manager socket.
.IP HOME .IP HOME
Path to the home directory for the current user. Path to the home directory for the current user.
.IP KDEHOME .IP TDEHOME
The KDE per-user setting directory. Default if not specified is The KDE per-user setting directory. Default if not specified is
.I $HOME/.kde .I $HOME/.kde
.lf 50 info/kdeutils.kcharselect.1 .lf 50 info/kdeutils.kcharselect.1

Loading…
Cancel
Save