Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/bockbuild.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hutchinson <m.j.hutchinson@gmail.com>2011-07-25 11:34:41 +0400
committerMichael Hutchinson <m.j.hutchinson@gmail.com>2011-07-25 11:34:41 +0400
commit0781a2c7bd31baf5c5d6460c04f02db643ae2a8d (patch)
tree828903d0e6c3c30a5b55d4d31c8bdd43d4ce6e13 /packages/gtk+.py
parent9cd384edccc0438182347910b00ee130f33dfcc9 (diff)
Updated the Lion resize patch
Diffstat (limited to 'packages/gtk+.py')
-rw-r--r--packages/gtk+.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/gtk+.py b/packages/gtk+.py
index 098514b..ea269ad 100644
--- a/packages/gtk+.py
+++ b/packages/gtk+.py
@@ -34,8 +34,6 @@ class GtkPackage (GnomePackage):
# add some missing keybindings
'patches/gtk/gtkmackeys.patch',
- # Partial workaround for crasher when resizing on Lion. Resizing is
- # broken (except from the titlebar), but it no longer crashes.
# Bug 655122 - Crash when resizing window on MacOS Lion
# https://bugzilla.gnome.org/show_bug.cgi?id=655122
'patches/gtk/gtklionresizecrash.patch',