Skip to content

Commit

Permalink
Merge pull request #4268 from tferr/patch-1
Browse files Browse the repository at this point in the history
Remove outdated entry from plugins.config
  • Loading branch information
melissalinkert authored Jan 27, 2025
2 parents 9ffc15d + 7ff14ba commit a56cf00
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/bio-formats-plugins/src/plugins.config
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ File>Import, "Bio-Formats", loci.plugins.LociImporter("location=[Local machine]
File>Import, "Bio-Formats (Remote)", loci.plugins.LociImporter("location=[Internet]")
File>Import, "Bio-Formats (Windowless)", loci.plugins.LociImporter("location=[Local machine] windowless=true ")

Plugins>LOCI, "Please use the 'Bio-Formats' menu item instead", loci.plugins.About("")

Plugins>Bio-Formats, "Bio-Formats Importer", loci.plugins.LociImporter("location=[Local machine] windowless=false ")
Plugins>Bio-Formats, "Bio-Formats Exporter", loci.plugins.LociExporter("")

Expand Down

0 comments on commit a56cf00

Please sign in to comment.