summaryrefslogtreecommitdiffstats
path: root/examples/hidecheckbox/packages/componentF/meta/package.xml
blob: 96d7cbc214c69c3052b888aab8a0edc2e073b1ae (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<Package>
    <DisplayName>Uncheckable component</DisplayName>
    <Description>This component is uncheckable.</Description>
    <Version>1.0.0</Version>
    <ReleaseDate>2015-12-01</ReleaseDate>
    <SortingPriority>40</SortingPriority>
    <Checkable>false</Checkable>
</Package>