summaryrefslogtreecommitdiff
path: root/SparkleShare/Mac/SparkleEventLog.cs
diff options
context:
space:
mode:
authorAndrew Shadura <andrew.shadura@collabora.co.uk>2016-05-14 12:41:44 +0100
committerAndrew Shadura <andrew.shadura@collabora.co.uk>2016-08-16 16:47:47 +0100
commit9e67ae568d73c16731ce7cd88e31319d4ad43892 (patch)
treedd87bf552abf35a3e8c4d09c81230d98f4953347 /SparkleShare/Mac/SparkleEventLog.cs
parent9ed489a0c4a3de9ef3793fb045fca0cba7fa1741 (diff)
Apply the patches.debian/1.5.0-2_bpo8+1
Diffstat (limited to 'SparkleShare/Mac/SparkleEventLog.cs')
-rwxr-xr-xSparkleShare/Mac/SparkleEventLog.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/SparkleShare/Mac/SparkleEventLog.cs b/SparkleShare/Mac/SparkleEventLog.cs
index 6ea3c73..6859e1f 100755
--- a/SparkleShare/Mac/SparkleEventLog.cs
+++ b/SparkleShare/Mac/SparkleEventLog.cs
@@ -76,6 +76,8 @@ namespace SparkleShare {
new SizeF (ContentView.Frame.Width, ContentView.Frame.Height - 39))
};
+ this.web_view.Preferences.PlugInsEnabled = false;
+
this.cover = new NSBox () {
Frame = new RectangleF (
new PointF (-1, -1),