diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2012-07-08 20:55:43 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-07-08 20:55:43 +0200 |
commit | 1e9f0fd00605b4fc601498cbec0d523c96aea2c9 (patch) | |
tree | 28cc6bd3bd4bcb472e0c7cd31e1807051ffa314e | |
parent | a0316d513a72c5838c32f09208a60e1efd0c990c (diff) | |
download | tde-packaging-1e9f0fd00605b4fc601498cbec0d523c96aea2c9.tar.gz tde-packaging-1e9f0fd00605b4fc601498cbec0d523c96aea2c9.zip |
Fix update base path in patches for tdebase on Ubuntu
-rw-r--r-- | ubuntu/maverick/tdebase/debian/patches/kubuntu_89_new_logout_ui.diff | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/tdebase/debian/patches/kubuntu_89_new_logout_ui.diff b/ubuntu/maverick/tdebase/debian/patches/kubuntu_89_new_logout_ui.diff index 1eddf9e40..c56f4f7cd 100644 --- a/ubuntu/maverick/tdebase/debian/patches/kubuntu_89_new_logout_ui.diff +++ b/ubuntu/maverick/tdebase/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 @@ -668,7 +668,7 @@ 2 * KDialog::spacingHint() ); |