[maemo-commits] [maemo-commits] r19505 - projects/haf/tags/libsdl1.2/1.2.13-2maemo8/debian/patches
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Mon Nov 16 18:01:43 EET 2009
- Previous message: [maemo-commits] r19504 - projects/haf/trunk/libsdl1.2/debian/patches
- Next message: [maemo-commits] r19506 - in projects/haf/trunk/gtk+: . gtk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: aendrodi Date: 2009-11-16 18:01:38 +0200 (Mon, 16 Nov 2009) New Revision: 19505 Modified: projects/haf/tags/libsdl1.2/1.2.13-2maemo8/debian/patches/350_nc_friendship.diff Log: patch fixup Modified: projects/haf/tags/libsdl1.2/1.2.13-2maemo8/debian/patches/350_nc_friendship.diff =================================================================== --- projects/haf/tags/libsdl1.2/1.2.13-2maemo8/debian/patches/350_nc_friendship.diff 2009-11-16 16:00:03 UTC (rev 19504) +++ projects/haf/tags/libsdl1.2/1.2.13-2maemo8/debian/patches/350_nc_friendship.diff 2009-11-16 16:01:38 UTC (rev 19505) @@ -1,9 +1,9 @@ Ignore the momentary LeaveNotify we get because of the underlying window hierarchy changes when we're switched to non-composited mode by the window manager. -diff --exclude .svn -ru sdl.faszom/src/events/x11/SDL_x11events.c sdl/src/events/x11/SDL_x11events.c ---- sdl.faszom/src/events/x11/SDL_x11events.c.orig 2009-11-16 10:47:35.000000000 +0200 -+++ sdl/src/events/x11/SDL_x11events.c 2009-11-16 17:39:24.000000000 +0200 +diff --exclude .svn -ru sdl.faszom/src/video/x11/SDL_x11events.c sdl/src/video/x11/SDL_x11events.c +--- sdl.faszom/src/video/x11/SDL_x11events.c.orig 2009-11-16 10:47:35.000000000 +0200 ++++ sdl/src/video/x11/SDL_x11events.c 2009-11-16 17:39:24.000000000 +0200 @@ -448,7 +448,7 @@ (xevent.xcrossing.mode != NotifyUngrab) && (xevent.xcrossing.detail != NotifyInferior) ) {
- Previous message: [maemo-commits] r19504 - projects/haf/trunk/libsdl1.2/debian/patches
- Next message: [maemo-commits] r19506 - in projects/haf/trunk/gtk+: . gtk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]