commit 894b0ccb324f980000747508a8e88a20fb1ad839
Author: Elan Ruusamäe <[email protected]>
Date: Wed Mar 25 12:47:38 2015 +0200
fix patches for TDE
kdebase-kdm-default_background.patch | 2 +-
kdebase-screensavers.patch | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kdebase-kdm-default_background.patch
b/kdebase-kdm-default_background.patch
index 028f0bb..2e603f7 100644
--- a/kdebase-kdm-default_background.patch
+++ b/kdebase-kdm-default_background.patch
@@ -22,7 +22,7 @@
+ if (r->isActive())
+ r->stop();
+
-+ if (QPixmap::defaultDepth() > 8)
++ if (TQPixmap::defaultDepth() > 8)
+ {
+ r->setBackgroundMode(_defBackgroundMode);
+ }
diff --git a/kdebase-screensavers.patch b/kdebase-screensavers.patch
index fa1f808..932a127 100644
--- a/kdebase-screensavers.patch
+++ b/kdebase-screensavers.patch
@@ -8,7 +8,7 @@
TDEGlobal::dirs()->addResourceType("scrsav",
- TDEGlobal::dirs()->kde_default("apps") +
- "apps/ScreenSavers/");
-+ TDEKGlobal::dirs()->kde_default("data") +
++ TDEGlobal::dirs()->kde_default("data") +
+ "kscreensaver/");
setQuickHelp( i18n("<h1>Screen Saver</h1> This module allows you to
enable and"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kdebase.git/commitdiff/894b0ccb324f980000747508a8e88a20fb1ad839
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit