<?xml version="1.0" encoding="UTF-8"?>
<!--
 IBNSDictionaryController.inspector
 InterfaceBuilder
 
 Created by Kelly Keenan on 11/12/10.
 Copyright 2010 Apple Inc. All rights reserved.
 -->
<slice>
    <section>
        <sliver title="Options">
            <property type="boolean" title="Prepares Content" keyPath="inspectedObjectsController.selection.object.ibShadowedAutomaticallyPreparesContent"/>
            <property type="boolean" title="Editable" keyPath="inspectedObjectsController.selection.object.ibShadowedEditable"/>
        </sliver>
        <sliver title="Included Keys">
            <property type="array" title="Included Keys" defaultValue="Included Key" editable="YES" objectType="string" keyPath="inspectedObjectsController.selection.object.ibShadowedIncludedKeys"/>
        </sliver>
        <sliver title="Excluded Keys">
            <property type="array" title="Excluded Keys" defaultValue="Excluded Key" editable="YES" objectType="string" keyPath="inspectedObjectsController.selection.object.ibShadowedExcludedKeys"/>
        </sliver>
    </section>
</slice>
