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:
authorGeoff Norton <grompf@sublimeintervention.com>2008-02-13 21:18:04 +0300
committerGeoff Norton <grompf@sublimeintervention.com>2008-02-13 21:18:04 +0300
commitdbee6f8ce8a739ab8fa1dcf97ef5baffc227435d (patch)
tree40dd73e6aaa668eccee9951035d3feb76da9b499 /profiles
parent1d1df8f347d097c5a3c8fadd5e6b9a324b34764d (diff)
In .:
2008-02-13 Geoff Norton <gnorton@novell.com> * mac: Enable the VersionControl addin, but disable subversion for now. svn path=/trunk/monodevelop/; revision=95587
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog4
-rw-r--r--profiles/mac2
2 files changed, 5 insertions, 1 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 7b963b7e69..8af7622f0b 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,3 +1,7 @@
+2008-02-13 Geoff Norton <gnorton@novell.com>
+
+ * mac: Enable the VersionControl addin, but disable subversion for now.
+
2008-01-28 Ben Motmans <ben.motmans@gmail.com>
* stable: Remove the database addin until the recent
diff --git a/profiles/mac b/profiles/mac
index 7fbe7ef129..fed0c53d93 100644
--- a/profiles/mac
+++ b/profiles/mac
@@ -1 +1 @@
-main --enable-gtksourceview2 --disable-versioncontrol --disable-update-mimedb --disable-update-desktopdb --disable-gnomeplatform --enable-macplatform
+main --enable-gtksourceview2 --disable-subversion --disable-update-mimedb --disable-update-desktopdb --disable-gnomeplatform --enable-macplatform