Mercurial > hg > orthanc-stone
view Applications/Resources/Orthanc/Plugins/VersionScriptPlugins.map @ 1844:58049bdebdc3
new option "InstitutionLogo" to display the logo of your institution in the viewer
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 24 Jun 2021 14:48:22 +0200 |
parents | d1806b4e4839 |
children |
line wrap: on
line source
# This is a version-script for Orthanc plugins { global: OrthancPluginInitialize; OrthancPluginFinalize; OrthancPluginGetName; OrthancPluginGetVersion; local: *; };