diff options
author | Michael Valenta | 2006-02-23 21:54:44 +0000 |
---|---|---|
committer | Michael Valenta | 2006-02-23 21:54:44 +0000 |
commit | 4eb505447d3075cb779a49ba0ee8744b117a26a7 (patch) | |
tree | 6d6459e5157e20cb0697c493709ebd576fbb4f84 /bundles/org.eclipse.team.ui/plugin.properties | |
parent | d6429caf6f8dfe8f5a6d4bfced686f610fc1c415 (diff) | |
download | eclipse.platform.team-4eb505447d3075cb779a49ba0ee8744b117a26a7.tar.gz eclipse.platform.team-4eb505447d3075cb779a49ba0ee8744b117a26a7.tar.xz eclipse.platform.team-4eb505447d3075cb779a49ba0ee8744b117a26a7.zip |
Bug 120191 [Model Sync] Add ability to turn on/off model content
Diffstat (limited to 'bundles/org.eclipse.team.ui/plugin.properties')
-rw-r--r-- | bundles/org.eclipse.team.ui/plugin.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bundles/org.eclipse.team.ui/plugin.properties b/bundles/org.eclipse.team.ui/plugin.properties index f92074868..6e39d88e7 100644 --- a/bundles/org.eclipse.team.ui/plugin.properties +++ b/bundles/org.eclipse.team.ui/plugin.properties @@ -63,4 +63,5 @@ TeamContentProvider = Team Content Providers TeamDecorators = Team Decorators HistoryView = History ModelSyncParticipant = Synchronization -ResourcesContentExtension = Resources
\ No newline at end of file +ResourcesContentExtension = Resources +EnabledModels = Models
\ No newline at end of file |