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-11-22 21:51:42 +0400
committerMichael Hutchinson <m.j.hutchinson@gmail.com>2011-11-22 21:51:42 +0400
commit68fae7f5cf026c524ab778d1a4c3910707cf3542 (patch)
treeff3c8e3ff943f42f70d26ba91ffb5cf0d1c172c9 /packages/gtk+.py
parent86b6d0532282b516beb7d6fb6dcd84e9af779a21 (diff)
[gtk] Updated smooth scrolling patch
Diffstat (limited to 'packages/gtk+.py')
-rw-r--r--packages/gtk+.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gtk+.py b/packages/gtk+.py
index 9714bb8..93163eb 100644
--- a/packages/gtk+.py
+++ b/packages/gtk+.py
@@ -26,7 +26,7 @@ class GtkPackage (GnomePackage):
'http://git.gnome.org/browse/gtk+/patch/?id=7c77f9a69ab4dfea9f015cf09db6d501576523aa',
# smooth scrolling, https://bugzilla.gnome.org/show_bug.cgi?id=516725
- 'http://bugzilla-attachments.gnome.org/attachment.cgi?id=200174',
+ 'http://bugzilla-attachments.gnome.org/attachment.cgi?id=201916',
# make new modifier behviour opt-in, so as not to break old versions of MonoDevelop
'patches/gdk-quartz-set-fix-modifiers-hack.patch',