summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/kdebase
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2012-07-08 20:11:37 +0200
committerSlávek Banko <slavek.banko@axis.cz>2012-07-23 23:18:01 +0200
commit92dd6e6ee04c07e7e6da8807ed6e4d43e35fa62c (patch)
treea18b6dcd0c4edc21dbf1b1cd88907ed87a5304e9 /ubuntu/maverick/kdebase
parent7f7974c1022d668ca3ed62daca4c5affeaa06fb4 (diff)
downloadtde-packaging-92dd6e6ee04c07e7e6da8807ed6e4d43e35fa62c.tar.gz
tde-packaging-92dd6e6ee04c07e7e6da8807ed6e4d43e35fa62c.zip
Update base path in patches for tdebase on Debian and Ubuntu
(cherry picked from commit a0316d513a72c5838c32f09208a60e1efd0c990c)
Diffstat (limited to 'ubuntu/maverick/kdebase')
-rw-r--r--ubuntu/maverick/kdebase/debian/patches/disable_default_kdm_theme.diff4
-rw-r--r--ubuntu/maverick/kdebase/debian/patches/disable_startkde_wallpaper.diff4
-rw-r--r--ubuntu/maverick/kdebase/debian/patches/kubuntu_89_new_logout_ui.diff6
3 files changed, 7 insertions, 7 deletions
diff --git a/ubuntu/maverick/kdebase/debian/patches/disable_default_kdm_theme.diff b/ubuntu/maverick/kdebase/debian/patches/disable_default_kdm_theme.diff
index 9f439d657..847a5849f 100644
--- a/ubuntu/maverick/kdebase/debian/patches/disable_default_kdm_theme.diff
+++ b/ubuntu/maverick/kdebase/debian/patches/disable_default_kdm_theme.diff
@@ -1,5 +1,5 @@
---- kdm/config.def
-+++ kdm/config.def
+--- a/kdm/config.def
++++ b/kdm/config.def
@@ -2614,8 +2614,8 @@
Key: UseTheme
diff --git a/ubuntu/maverick/kdebase/debian/patches/disable_startkde_wallpaper.diff b/ubuntu/maverick/kdebase/debian/patches/disable_startkde_wallpaper.diff
index c88d50b0b..f78ecf14e 100644
--- a/ubuntu/maverick/kdebase/debian/patches/disable_startkde_wallpaper.diff
+++ b/ubuntu/maverick/kdebase/debian/patches/disable_startkde_wallpaper.diff
@@ -1,5 +1,5 @@
---- startkde
-+++ startkde
+--- a/startkde
++++ b/startkde
@@ -288,17 +288,17 @@
. "$kdehome/share/config/startupconfig"
fi
diff --git a/ubuntu/maverick/kdebase/debian/patches/kubuntu_89_new_logout_ui.diff b/ubuntu/maverick/kdebase/debian/patches/kubuntu_89_new_logout_ui.diff
index 52fa6a4d5..edc6c90ea 100644
--- a/ubuntu/maverick/kdebase/debian/patches/kubuntu_89_new_logout_ui.diff
+++ b/ubuntu/maverick/kdebase/debian/patches/kubuntu_89_new_logout_ui.diff
@@ -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; \ No newline at end of file
+ int factor = 2;