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:
authorCody Russell <cody@jhu.edu>2017-08-17 22:10:46 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2017-08-17 22:10:46 +0300
commitf2c8f2e7fb17e8a55b6679c7d13e3634ec45c639 (patch)
tree2d5791315a37f2d3ee7b1d21fd325fc863f48ee9
parent9e7556db210741799dd5881bd0d80192d918f1ce (diff)
Remove new screen API patch (#43)
-rw-r--r--packages/gtk+.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gtk+.py b/packages/gtk+.py
index a9836f1..6c2a28e 100644
--- a/packages/gtk+.py
+++ b/packages/gtk+.py
@@ -199,7 +199,7 @@ class GtkPackage (GnomeGitPackage):
'patches/gtk/0001-A11y-Make-GtkTable-emit-the-container-add-signal.patch',
'patches/gtk/gtk-add-new-osx-versions.patch',
- 'patches/gtk/gtk-new-screen-updates-api.patch',
+ # 'patches/gtk/gtk-new-screen-updates-api.patch',
# https://bugzilla.xamarin.com/show_bug.cgi?id=5162
'patches/gtk/get-ascii-capable-keyboard-input-source.patch'