summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/kdebase
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2012-07-08 20:55:43 +0200
committerSlávek Banko <slavek.banko@axis.cz>2012-07-23 23:18:02 +0200
commit4bfe7946f45b4b65894e07af645c7d70273fc7b1 (patch)
treec663f516d91ecddf8dd6115a244d75555aa07a77 /ubuntu/maverick/kdebase
parent92dd6e6ee04c07e7e6da8807ed6e4d43e35fa62c (diff)
downloadtde-packaging-4bfe7946f45b4b65894e07af645c7d70273fc7b1.tar.gz
tde-packaging-4bfe7946f45b4b65894e07af645c7d70273fc7b1.zip
Fix update base path in patches for tdebase on Ubuntu
(cherry picked from commit 1e9f0fd00605b4fc601498cbec0d523c96aea2c9)
Diffstat (limited to 'ubuntu/maverick/kdebase')
-rw-r--r--ubuntu/maverick/kdebase/debian/patches/kubuntu_89_new_logout_ui.diff4
1 files changed, 2 insertions, 2 deletions
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 edc6c90ea..80cd1877c 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
@@ -10,8 +10,8 @@
TQVBoxLayout* vbox = new TQVBoxLayout( this );
TQHBoxLayout *hbox = new TQHBoxLayout( this, KDmh, KDsh );
---- ksmserver/shutdowndlg.cpp
-+++ ksmserver/shutdowndlg.cpp
+--- a/ksmserver/shutdowndlg.cpp
++++ b/ksmserver/shutdowndlg.cpp
@@ -278,7 +278,7 @@
2 * KDialog::spacingHint() );