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:
authorMichael Hutchinson <mhutchinson@novell.com>2009-10-07 21:31:56 +0400
committerMichael Hutchinson <mhutchinson@novell.com>2009-10-07 21:31:56 +0400
commitade119e99a02c87a9cc223d53b9293562df04d7a (patch)
tree5d9e2eb88d7c44bb98405d0b3d81a505f7ce3660 /main/build
parent44811d8551958e9f243b4618aa8a743dd9304d78 (diff)
* src/addins/VersionControl/MonoDevelop.VersionControl/MonoDevelop.VersionControl.Views/StatusView.cs:
Construct Refresh and Open buttons explicitly to work around Mac GTK+ issue with stock buttons. * build/MacOSX/Makefile.am: Include the svn addin. svn path=/trunk/monodevelop/; revision=143691
Diffstat (limited to 'main/build')
-rw-r--r--main/build/MacOSX/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/build/MacOSX/Makefile.am b/main/build/MacOSX/Makefile.am
index 1d5aa2b8d4..2c9905049b 100644
--- a/main/build/MacOSX/Makefile.am
+++ b/main/build/MacOSX/Makefile.am
@@ -51,7 +51,6 @@ MonoDevelop.app: ../AddIns/* ../AddIns/*/* ../AddIns/*/*/* ../bin/* ../data/*/*
rm -rf $(ADDINS)/GnomePlatform* \
$(ADDINS)/WindowsPlatform* \
$(ADDINS)/MonoDevelop.GtkCore* \
- $(ADDINS)/VersionControl/MonoDevelop.VersionControl.Subversion* \
$(ADDINS)/MonoDevelop.Gettext/*
# remove stuff we don't need