rev 9170 - in branches/etch/packages: kdelibs/debian/patches kdeutils/debian/patches
Fathi Boudra
fabo at alioth.debian.org
Sat Jan 26 17:05:33 UTC 2008
Author: fabo
Date: 2008-01-26 17:05:33 +0000 (Sat, 26 Jan 2008)
New Revision: 9170
Modified:
branches/etch/packages/kdelibs/debian/patches/01_qxembed-create-fix_branch_r763109.diff
branches/etch/packages/kdeutils/debian/patches/17_klaptopdaemon_lock_and_hibernate.diff
Log:
cosmetic clean up patches
Modified: branches/etch/packages/kdelibs/debian/patches/01_qxembed-create-fix_branch_r763109.diff
===================================================================
--- branches/etch/packages/kdelibs/debian/patches/01_qxembed-create-fix_branch_r763109.diff 2008-01-26 17:02:07 UTC (rev 9169)
+++ branches/etch/packages/kdelibs/debian/patches/01_qxembed-create-fix_branch_r763109.diff 2008-01-26 17:05:33 UTC (rev 9170)
@@ -1,6 +1,6 @@
#DPATCHLEVEL=0
---- kdeui/qxembed.cpp (.../tags/KDE/3.5.5/kdelibs/kdeui) (revision 763109)
-+++ kdeui/qxembed.cpp (.../branches/KDE/3.5/kdelibs/kdeui) (revision 763109)
+--- a/kdeui/qxembed.cpp
++++ b/kdeui/qxembed.cpp
@@ -136,7 +136,7 @@
mapAfterRelease = false;
lastPos = QPoint(0,0);
@@ -167,8 +167,8 @@
}
}
---- kdeui/qxembed.h (.../tags/KDE/3.5.5/kdelibs/kdeui) (revision 763109)
-+++ kdeui/qxembed.h (.../branches/KDE/3.5/kdelibs/kdeui) (revision 763109)
+--- a/kdeui/qxembed.h
++++ b/kdeui/qxembed.h
@@ -226,6 +226,7 @@
QXEmbedData* d;
void checkGrab();
@@ -176,4 +176,4 @@
+ void handleEmbed();
};
-
\ No newline at end of file
+
Modified: branches/etch/packages/kdeutils/debian/patches/17_klaptopdaemon_lock_and_hibernate.diff
===================================================================
--- branches/etch/packages/kdeutils/debian/patches/17_klaptopdaemon_lock_and_hibernate.diff 2008-01-26 17:02:07 UTC (rev 9169)
+++ branches/etch/packages/kdeutils/debian/patches/17_klaptopdaemon_lock_and_hibernate.diff 2008-01-26 17:05:33 UTC (rev 9170)
@@ -1,6 +1,5 @@
-diff -Nur kdeutils-3.5.5/klaptopdaemon/daemondock.cpp kdeutils-3.5.5.new/klaptopdaemon/daemondock.cpp
---- kdeutils-3.5.5/klaptopdaemon/daemondock.cpp 2006-01-19 17:49:17.000000000 +0100
-+++ kdeutils-3.5.5.new/klaptopdaemon/daemondock.cpp 2008-01-26 15:02:05.000000000 +0100
+--- a/klaptopdaemon/daemondock.cpp
++++ b/klaptopdaemon/daemondock.cpp
@@ -29,6 +29,7 @@
#include <klocale.h>
#include <kpopupmenu.h>
More information about the pkg-kde-commits
mailing list