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>2012-01-28 01:27:45 +0400
committerMichael Hutchinson <m.j.hutchinson@gmail.com>2012-01-28 01:27:45 +0400
commit1dd9e341788828a09fe12655d990055733f53792 (patch)
treee2486af988f6b98b182d9b6a4da5d75084c0cd18 /packages/gtk+.py
parentc3e89043419237e704ac91ea34057c6b7ba28f48 (diff)
Updated the opt-in modifier patch to v3
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 3f35318..6e09670 100644
--- a/packages/gtk+.py
+++ b/packages/gtk+.py
@@ -21,7 +21,7 @@ class GtkPackage (GnomePackage):
'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-v2.patch',
+ 'patches/gdk-quartz-set-fix-modifiers-hack-v3.patch',
])
def prep (self):