From 8574ab4d4ba753a6688b3e2fe40079cb1934a437 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 6 Feb 2008 06:40:07 +0000 Subject: drop upstreamed patch --- metacity-2.20.1-dont-move-windows.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'metacity-2.20.1-dont-move-windows.patch') diff --git a/metacity-2.20.1-dont-move-windows.patch b/metacity-2.20.1-dont-move-windows.patch index 64db44e..1d53802 100644 --- a/metacity-2.20.1-dont-move-windows.patch +++ b/metacity-2.20.1-dont-move-windows.patch @@ -1,5 +1,5 @@ ---- metacity-2.20.1/src/window.c 2007-11-17 15:11:01.000000000 -0500 -+++ metacity-2.20.1.patched/src/window.c 2007-11-28 11:43:28.000000000 -0500 +--- metacity-2.20.1/src/core/window.c 2007-11-17 15:11:01.000000000 -0500 ++++ metacity-2.20.1.patched/src/core/window.c 2007-11-28 11:43:28.000000000 -0500 @@ -74,6 +74,9 @@ static void meta_window_show (MetaWindow *window); static void meta_window_hide (MetaWindow *window); -- cgit