aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/MultiEditorImage/package.xml
blob: c638c2209997ae5138aacb2163233d71b7874c2b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<Package>
    <DisplayName>Image editor/viewer plugin</DisplayName>
    <Description>Plugin that introduces image editor/viewer tab for cell editor and form view.</Description>
    <Version>%VERSION%</Version>
    <ReleaseDate>%DATE%</ReleaseDate>
    <Name>pl.com.salsoft.sqlitestudio.plugins.multieditorimage</Name>
    <Dependencies>pl.com.salsoft.sqlitestudio.plugins</Dependencies>
    <Default>true</Default>
</Package>