Fix tdebase FTBFS on Debian and Ubuntu

pull/3/head
Timothy Pearson 12 years ago
parent 3788332696
commit 17e07ddbce

@ -11,11 +11,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: compizconfig-backend-tdeconfig-trinity (<< 4:14.0.0)
Breaks: compizconfig-backend-tdeconfig-trinity (<< 4:14.0.0)
Conflicts: libcompizconfig-backend-tdeconfig-trinity
Description: KConfig [Trinity] Settings library for plugins - OpenCompositing Project
Description: TDEConfig [Trinity] Settings library for plugins - OpenCompositing Project
The OpenCompositing Project brings 3D desktop visual effects that improve
usability of the X Window System and provide increased productivity
through plugins and themes contributed by the community giving a
rich desktop experience.
.
This package contains the KConfig (Trinity) settings backend for
This package contains the TDEConfig (Trinity) settings backend for
libcompizconfig.

@ -277,7 +277,7 @@ python-trinity (3.15.2+20060422-2) unstable; urgency=low
python-trinity (3.15.2+20060422-1) unstable; urgency=low
* New upstream release
* KConfigSkeleton works now (Closes: #310919)
* TDEConfigSkeleton works now (Closes: #310919)
* KABC is included (Closes: #362443)
* Depend on python2.x-sip4 instead of python2.x-sip4-qt3
* Bump build-depends on sip4 to 4.4.2 and dependencies on PyQt to 3.16

@ -1,8 +1,8 @@
.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
.TH KREADCONFIG 1 "June 2006" "K Desktop Environment" "Read KConfig entries"
.TH KREADCONFIG 1 "June 2006" "K Desktop Environment" "Read TDEConfig entries"
.SH NAME
kreadconfig
\- Read KConfig entries (for use in shell scripts)
\- Read TDEConfig entries (for use in shell scripts)
.SH SYNOPSIS
\fBkreadconfig\fP [Qt\-options] [KDE\-options] [options]
.SH DESCRIPTION

@ -1,8 +1,8 @@
.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
.TH KWRITECONFIG 1 "June 2006" "K Desktop Environment" "Write KConfig entries"
.TH KWRITECONFIG 1 "June 2006" "K Desktop Environment" "Write TDEConfig entries"
.SH NAME
kwriteconfig
\- Write KConfig entries (for use in shell scripts)
\- Write TDEConfig entries (for use in shell scripts)
.SH SYNOPSIS
\fBkwriteconfig\fP [Qt\-options] [KDE\-options] [options] value
.SH DESCRIPTION

@ -9,7 +9,7 @@ tdeconfig_compiler
.SH DESCRIPTION
\fBtdeconfig_compiler\fP generates C++ source code from two files. The first file (.kcfg) contains information about configuration options and the second file (.kcfgc) provides the code generation options.
.br
The generated source code contains a class based on \fBKConfigSkeleton\fP that provides an API to access the applications configuration data.
The generated source code contains a class based on \fBTDEConfigSkeleton\fP that provides an API to access the applications configuration data.
.SH OPTIONS
.SS
.SS Arguments:

@ -11,11 +11,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: compizconfig-backend-tdeconfig-trinity (<< 4:14.0.0)
Breaks: compizconfig-backend-tdeconfig-trinity (<< 4:14.0.0)
Conflicts: libcompizconfig-backend-tdeconfig-trinity
Description: KConfig [Trinity] Settings library for plugins - OpenCompositing Project
Description: TDEConfig [Trinity] Settings library for plugins - OpenCompositing Project
The OpenCompositing Project brings 3D desktop visual effects that improve
usability of the X Window System and provide increased productivity
through plugins and themes contributed by the community giving a
rich desktop experience.
.
This package contains the KConfig (Trinity) settings backend for
This package contains the TDEConfig (Trinity) settings backend for
libcompizconfig.

@ -277,7 +277,7 @@ python-trinity (3.15.2+20060422-2) unstable; urgency=low
python-trinity (3.15.2+20060422-1) unstable; urgency=low
* New upstream release
* KConfigSkeleton works now (Closes: #310919)
* TDEConfigSkeleton works now (Closes: #310919)
* KABC is included (Closes: #362443)
* Depend on python2.x-sip4 instead of python2.x-sip4-qt3
* Bump build-depends on sip4 to 4.4.2 and dependencies on PyQt to 3.16

@ -1,8 +1,8 @@
.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
.TH KREADCONFIG 1 "June 2006" "K Desktop Environment" "Read KConfig entries"
.TH KREADCONFIG 1 "June 2006" "K Desktop Environment" "Read TDEConfig entries"
.SH NAME
kreadconfig
\- Read KConfig entries (for use in shell scripts)
\- Read TDEConfig entries (for use in shell scripts)
.SH SYNOPSIS
\fBkreadconfig\fP [Qt\-options] [KDE\-options] [options]
.SH DESCRIPTION

@ -1,8 +1,8 @@
.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
.TH KWRITECONFIG 1 "June 2006" "K Desktop Environment" "Write KConfig entries"
.TH KWRITECONFIG 1 "June 2006" "K Desktop Environment" "Write TDEConfig entries"
.SH NAME
kwriteconfig
\- Write KConfig entries (for use in shell scripts)
\- Write TDEConfig entries (for use in shell scripts)
.SH SYNOPSIS
\fBkwriteconfig\fP [Qt\-options] [KDE\-options] [options] value
.SH DESCRIPTION

@ -9,7 +9,7 @@ tdeconfig_compiler
.SH DESCRIPTION
\fBtdeconfig_compiler\fP generates C++ source code from two files. The first file (.kcfg) contains information about configuration options and the second file (.kcfgc) provides the code generation options.
.br
The generated source code contains a class based on \fBKConfigSkeleton\fP that provides an API to access the applications configuration data.
The generated source code contains a class based on \fBTDEConfigSkeleton\fP that provides an API to access the applications configuration data.
.SH OPTIONS
.SS
.SS Arguments:

@ -11,11 +11,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: compizconfig-backend-tdeconfig-trinity (<< 4:14.0.0)
Breaks: compizconfig-backend-tdeconfig-trinity (<< 4:14.0.0)
Conflicts: libcompizconfig-backend-tdeconfig-trinity
Description: KConfig [Trinity] Settings library for plugins - OpenCompositing Project
Description: TDEConfig [Trinity] Settings library for plugins - OpenCompositing Project
The OpenCompositing Project brings 3D desktop visual effects that improve
usability of the X Window System and provide increased productivity
through plugins and themes contributed by the community giving a
rich desktop experience.
.
This package contains the KConfig (Trinity) settings backend for
This package contains the TDEConfig (Trinity) settings backend for
libcompizconfig.

@ -277,7 +277,7 @@ python-trinity (3.15.2+20060422-2) unstable; urgency=low
python-trinity (3.15.2+20060422-1) unstable; urgency=low
* New upstream release
* KConfigSkeleton works now (Closes: #310919)
* TDEConfigSkeleton works now (Closes: #310919)
* KABC is included (Closes: #362443)
* Depend on python2.x-sip4 instead of python2.x-sip4-qt3
* Bump build-depends on sip4 to 4.4.2 and dependencies on PyQt to 3.16

@ -1,8 +1,8 @@
.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
.TH KREADCONFIG 1 "June 2006" "K Desktop Environment" "Read KConfig entries"
.TH KREADCONFIG 1 "June 2006" "K Desktop Environment" "Read TDEConfig entries"
.SH NAME
kreadconfig
\- Read KConfig entries (for use in shell scripts)
\- Read TDEConfig entries (for use in shell scripts)
.SH SYNOPSIS
\fBkreadconfig\fP [Qt\-options] [KDE\-options] [options]
.SH DESCRIPTION

@ -1,8 +1,8 @@
.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
.TH KWRITECONFIG 1 "June 2006" "K Desktop Environment" "Write KConfig entries"
.TH KWRITECONFIG 1 "June 2006" "K Desktop Environment" "Write TDEConfig entries"
.SH NAME
kwriteconfig
\- Write KConfig entries (for use in shell scripts)
\- Write TDEConfig entries (for use in shell scripts)
.SH SYNOPSIS
\fBkwriteconfig\fP [Qt\-options] [KDE\-options] [options] value
.SH DESCRIPTION

@ -9,7 +9,7 @@ tdeconfig_compiler
.SH DESCRIPTION
\fBtdeconfig_compiler\fP generates C++ source code from two files. The first file (.kcfg) contains information about configuration options and the second file (.kcfgc) provides the code generation options.
.br
The generated source code contains a class based on \fBKConfigSkeleton\fP that provides an API to access the applications configuration data.
The generated source code contains a class based on \fBTDEConfigSkeleton\fP that provides an API to access the applications configuration data.
.SH OPTIONS
.SS
.SS Arguments:

@ -11,11 +11,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: compizconfig-backend-tdeconfig-trinity (<< 4:14.0.0)
Breaks: compizconfig-backend-tdeconfig-trinity (<< 4:14.0.0)
Conflicts: libcompizconfig-backend-tdeconfig-trinity
Description: KConfig [Trinity] Settings library for plugins - OpenCompositing Project
Description: TDEConfig [Trinity] Settings library for plugins - OpenCompositing Project
The OpenCompositing Project brings 3D desktop visual effects that improve
usability of the X Window System and provide increased productivity
through plugins and themes contributed by the community giving a
rich desktop experience.
.
This package contains the KConfig (Trinity) settings backend for
This package contains the TDEConfig (Trinity) settings backend for
libcompizconfig.

@ -277,7 +277,7 @@ python-trinity (3.15.2+20060422-2) unstable; urgency=low
python-trinity (3.15.2+20060422-1) unstable; urgency=low
* New upstream release
* KConfigSkeleton works now (Closes: #310919)
* TDEConfigSkeleton works now (Closes: #310919)
* KABC is included (Closes: #362443)
* Depend on python2.x-sip4 instead of python2.x-sip4-qt3
* Bump build-depends on sip4 to 4.4.2 and dependencies on PyQt to 3.16

@ -1,8 +1,8 @@
.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
.TH KREADCONFIG 1 "June 2006" "K Desktop Environment" "Read KConfig entries"
.TH KREADCONFIG 1 "June 2006" "K Desktop Environment" "Read TDEConfig entries"
.SH NAME
kreadconfig
\- Read KConfig entries (for use in shell scripts)
\- Read TDEConfig entries (for use in shell scripts)
.SH SYNOPSIS
\fBkreadconfig\fP [Qt\-options] [KDE\-options] [options]
.SH DESCRIPTION

@ -1,8 +1,8 @@
.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
.TH KWRITECONFIG 1 "June 2006" "K Desktop Environment" "Write KConfig entries"
.TH KWRITECONFIG 1 "June 2006" "K Desktop Environment" "Write TDEConfig entries"
.SH NAME
kwriteconfig
\- Write KConfig entries (for use in shell scripts)
\- Write TDEConfig entries (for use in shell scripts)
.SH SYNOPSIS
\fBkwriteconfig\fP [Qt\-options] [KDE\-options] [options] value
.SH DESCRIPTION

@ -4,8 +4,8 @@
{
setCaption(i18n("Shutdown TDE"));
- bool doUbuntuLogout = KConfigGroup(TDEGlobal::config(), "Shutdown").readBoolEntry("doUbuntuLogout", false);
+ bool doUbuntuLogout = KConfigGroup(TDEGlobal::config(), "Shutdown").readBoolEntry("doUbuntuLogout", true);
- bool doUbuntuLogout = TDEConfigGroup(TDEGlobal::config(), "Shutdown").readBoolEntry("doUbuntuLogout", false);
+ bool doUbuntuLogout = TDEConfigGroup(TDEGlobal::config(), "Shutdown").readBoolEntry("doUbuntuLogout", true);
TQFrame* lfrm = new TQFrame( this );
TQHBoxLayout* hbuttonbox;
@ -15,8 +15,8 @@
2 * KDialog::spacingHint() );
// default factor
- bool doUbuntuLogout = KConfigGroup(TDEGlobal::config(), "Logout").readBoolEntry("doUbuntuLogout", false);
+ bool doUbuntuLogout = KConfigGroup(TDEGlobal::config(), "Logout").readBoolEntry("doUbuntuLogout", true);
- bool doUbuntuLogout = TDEConfigGroup(TDEGlobal::config(), "Logout").readBoolEntry("doUbuntuLogout", false);
+ bool doUbuntuLogout = TDEConfigGroup(TDEGlobal::config(), "Logout").readBoolEntry("doUbuntuLogout", true);
// slighty more space for the new logout
int factor = 2;

@ -9,7 +9,7 @@ tdeconfig_compiler
.SH DESCRIPTION
\fBtdeconfig_compiler\fP generates C++ source code from two files. The first file (.kcfg) contains information about configuration options and the second file (.kcfgc) provides the code generation options.
.br
The generated source code contains a class based on \fBKConfigSkeleton\fP that provides an API to access the applications configuration data.
The generated source code contains a class based on \fBTDEConfigSkeleton\fP that provides an API to access the applications configuration data.
.SH OPTIONS
.SS
.SS Arguments:

@ -11,11 +11,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: compizconfig-backend-tdeconfig-trinity (<< 4:14.0.0)
Breaks: compizconfig-backend-tdeconfig-trinity (<< 4:14.0.0)
Conflicts: libcompizconfig-backend-tdeconfig-trinity
Description: KConfig [Trinity] Settings library for plugins - OpenCompositing Project
Description: TDEConfig [Trinity] Settings library for plugins - OpenCompositing Project
The OpenCompositing Project brings 3D desktop visual effects that improve
usability of the X Window System and provide increased productivity
through plugins and themes contributed by the community giving a
rich desktop experience.
.
This package contains the KConfig (Trinity) settings backend for
This package contains the TDEConfig (Trinity) settings backend for
libcompizconfig.

@ -277,7 +277,7 @@ python-trinity (3.15.2+20060422-2) unstable; urgency=low
python-trinity (3.15.2+20060422-1) unstable; urgency=low
* New upstream release
* KConfigSkeleton works now (Closes: #310919)
* TDEConfigSkeleton works now (Closes: #310919)
* KABC is included (Closes: #362443)
* Depend on python2.x-sip4 instead of python2.x-sip4-qt3
* Bump build-depends on sip4 to 4.4.2 and dependencies on PyQt to 3.16

@ -1,8 +1,8 @@
.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
.TH KREADCONFIG 1 "June 2006" "K Desktop Environment" "Read KConfig entries"
.TH KREADCONFIG 1 "June 2006" "K Desktop Environment" "Read TDEConfig entries"
.SH NAME
kreadconfig
\- Read KConfig entries (for use in shell scripts)
\- Read TDEConfig entries (for use in shell scripts)
.SH SYNOPSIS
\fBkreadconfig\fP [Qt\-options] [KDE\-options] [options]
.SH DESCRIPTION

@ -1,8 +1,8 @@
.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
.TH KWRITECONFIG 1 "June 2006" "K Desktop Environment" "Write KConfig entries"
.TH KWRITECONFIG 1 "June 2006" "K Desktop Environment" "Write TDEConfig entries"
.SH NAME
kwriteconfig
\- Write KConfig entries (for use in shell scripts)
\- Write TDEConfig entries (for use in shell scripts)
.SH SYNOPSIS
\fBkwriteconfig\fP [Qt\-options] [KDE\-options] [options] value
.SH DESCRIPTION

@ -4,8 +4,8 @@
{
setCaption(i18n("Shutdown TDE"));
- bool doUbuntuLogout = KConfigGroup(TDEGlobal::config(), "Shutdown").readBoolEntry("doUbuntuLogout", false);
+ bool doUbuntuLogout = KConfigGroup(TDEGlobal::config(), "Shutdown").readBoolEntry("doUbuntuLogout", true);
- bool doUbuntuLogout = TDEConfigGroup(TDEGlobal::config(), "Shutdown").readBoolEntry("doUbuntuLogout", false);
+ bool doUbuntuLogout = TDEConfigGroup(TDEGlobal::config(), "Shutdown").readBoolEntry("doUbuntuLogout", true);
TQFrame* lfrm = new TQFrame( this );
TQHBoxLayout* hbuttonbox;
@ -15,8 +15,8 @@
2 * KDialog::spacingHint() );
// default factor
- bool doUbuntuLogout = KConfigGroup(TDEGlobal::config(), "Logout").readBoolEntry("doUbuntuLogout", false);
+ bool doUbuntuLogout = KConfigGroup(TDEGlobal::config(), "Logout").readBoolEntry("doUbuntuLogout", true);
- bool doUbuntuLogout = TDEConfigGroup(TDEGlobal::config(), "Logout").readBoolEntry("doUbuntuLogout", false);
+ bool doUbuntuLogout = TDEConfigGroup(TDEGlobal::config(), "Logout").readBoolEntry("doUbuntuLogout", true);
// slighty more space for the new logout
int factor = 2;

@ -9,7 +9,7 @@ tdeconfig_compiler
.SH DESCRIPTION
\fBtdeconfig_compiler\fP generates C++ source code from two files. The first file (.kcfg) contains information about configuration options and the second file (.kcfgc) provides the code generation options.
.br
The generated source code contains a class based on \fBKConfigSkeleton\fP that provides an API to access the applications configuration data.
The generated source code contains a class based on \fBTDEConfigSkeleton\fP that provides an API to access the applications configuration data.
.SH OPTIONS
.SS
.SS Arguments:

Loading…
Cancel
Save