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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan McGovern <alan.mcgovern@gmail.com>2011-11-17 01:16:39 +0400
committerAlan McGovern <alan.mcgovern@gmail.com>2011-11-17 01:16:39 +0400
commitf506d98b70de72ce2115baf5144861d0881442d9 (patch)
tree179f021d8ab041550de7817ef771c4ebac578106 /main/src/addins/MacPlatform/MacPlatform.addin.xml
parent8f777e5f334bd81f80ff7fb353dc57adf8ce4ac4 (diff)
[MacPlatform] Enable the MacAlertDialogHandler by default now.
Diffstat (limited to 'main/src/addins/MacPlatform/MacPlatform.addin.xml')
-rw-r--r--main/src/addins/MacPlatform/MacPlatform.addin.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/src/addins/MacPlatform/MacPlatform.addin.xml b/main/src/addins/MacPlatform/MacPlatform.addin.xml
index 6f5e686580..93140ee49a 100644
--- a/main/src/addins/MacPlatform/MacPlatform.addin.xml
+++ b/main/src/addins/MacPlatform/MacPlatform.addin.xml
@@ -50,8 +50,6 @@
<Class class="MonoDevelop.MacIntegration.MacSelectFileDialogHandler" />
<Class class="MonoDevelop.MacIntegration.MacAddFileDialogHandler" />
<Class class="MonoDevelop.MacIntegration.MacOpenFileDialogHandler" />
- <!--
<Class class="MonoDevelop.MacIntegration.MacAlertDialogHandler" />
- -->
</Extension>
</Addin>