Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions openchrom/plugins/net.openchrom.installer.ui/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1318,6 +1318,23 @@
</overview>
</pluginDescriptor>

<pluginDescriptor
categoryId="com.lablicate.openchrom.converters.proprietary"
description="Reads *.db for use with NIST (external) in Scan Comparison."
groupId="net.openchrom.msd.converter"
id="net.openchrom.msd.converter.supplier.nist.feature"
kind="converter"
license="Converter License Terms"
name="MS SEARCH Database"
provider="Lablicate"
urls="https://converter.openchrom.net/1.5.22/">
<icon image32="icons/32x32/NIST.png">
</icon>
<overview
summary="Free for commercial use. Must not be used with other software.">
</overview>
</pluginDescriptor>

<pluginDescriptor
categoryId="com.lablicate.openchrom.extensions.commercial"
description="Automated and interactive peak deconvolution."
Expand Down