Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/rpms/sugar-toolkit/0026-Tell-GTK-that-Palettes-are-pop-ups.patch
diff options
context:
space:
mode:
Diffstat (limited to 'rpms/sugar-toolkit/0026-Tell-GTK-that-Palettes-are-pop-ups.patch')
-rw-r--r--rpms/sugar-toolkit/0026-Tell-GTK-that-Palettes-are-pop-ups.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/rpms/sugar-toolkit/0026-Tell-GTK-that-Palettes-are-pop-ups.patch b/rpms/sugar-toolkit/0026-Tell-GTK-that-Palettes-are-pop-ups.patch
index 06f1e6f..f548e31 100644
--- a/rpms/sugar-toolkit/0026-Tell-GTK-that-Palettes-are-pop-ups.patch
+++ b/rpms/sugar-toolkit/0026-Tell-GTK-that-Palettes-are-pop-ups.patch
@@ -1,8 +1,8 @@
-From c5b93bf5951157d7c3679533bee65469fbf9360b Mon Sep 17 00:00:00 2001
+From d0edd9b287781cea274bf8048acdb970fe343f65 Mon Sep 17 00:00:00 2001
From: Sascha Silbe <silbe@activitycentral.com>
Date: Sat, 4 Jun 2011 22:40:33 +0200
-Subject: [PATCH sugar-toolkit 26/31] Tell GTK that Palettes are pop-ups
-Mail-Followup-To: <sugar-devel@lists.sugarlabs.org>
+Subject: [PATCH 26/33] Tell GTK that Palettes are pop-ups
+Organization: Sugar Labs Foundation
The Palettes are genuine client-managed pop-up windows. If we don't tell GTK
about that, it won't set the override-redirect flag so the window manager
@@ -30,5 +30,5 @@ index b77cd9d..5081893 100644
self.set_decorated(False)
self.set_resizable(False)
--
-1.7.6
+1.7.4.4