Update base path in patches for tdebase on Debian and Ubuntu

(cherry picked from commit a0316d513a)
v3.5.13-sru
Slávek Banko 12 years ago
parent 7f7974c102
commit 92dd6e6ee0

@ -1,5 +1,5 @@
--- kdm/config.def
+++ kdm/config.def
--- a/kdm/config.def
+++ b/kdm/config.def
@@ -2614,18 +2614,18 @@
Key: UseTheme

@ -1,5 +1,5 @@
--- startkde
+++ startkde
--- a/startkde
+++ b/startkde
@@ -288,17 +288,17 @@
. "$kdehome/share/config/startupconfig"
fi

@ -1,5 +1,5 @@
--- kdm/config.def
+++ kdm/config.def
--- a/kdm/config.def
+++ b/kdm/config.def
@@ -2614,18 +2614,18 @@
Key: UseTheme

@ -1,5 +1,5 @@
--- startkde
+++ startkde
--- a/startkde
+++ b/startkde
@@ -288,17 +288,17 @@
. "$kdehome/share/config/startupconfig"
fi

@ -1,5 +1,5 @@
--- kdm/config.def
+++ kdm/config.def
--- a/kdm/config.def
+++ b/kdm/config.def
@@ -2614,8 +2614,8 @@
Key: UseTheme

@ -1,5 +1,5 @@
--- startkde
+++ startkde
--- a/startkde
+++ b/startkde
@@ -288,17 +288,17 @@
. "$kdehome/share/config/startupconfig"
fi

@ -1,5 +1,5 @@
--- kdm/kfrontend/kdmshutdown.cpp
+++ kdm/kfrontend/kdmshutdown.cpp
--- a/kdm/kfrontend/kdmshutdown.cpp
+++ b/kdm/kfrontend/kdmshutdown.cpp
@@ -467,7 +467,7 @@
, targetList( 0 )
{
@ -20,4 +20,4 @@
+ bool doUbuntuLogout = KConfigGroup(KGlobal::config(), "Logout").readBoolEntry("doUbuntuLogout", true);
// slighty more space for the new logout
int factor = 2;
int factor = 2;

Loading…
Cancel
Save