Mercurial > hg > orthanc
view OrthancServer/Plugins/Samples/Common/VersionScriptPlugins.map @ 5949:81c78bbc9c97
Housekeeper: allow transcoding to lossy transfer syntax
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Mon, 06 Jan 2025 17:10:09 +0100 |
parents | bf1a17f12306 |
children |
line wrap: on
line source
# This is a version-script for Orthanc plugins { global: OrthancPluginInitialize; OrthancPluginFinalize; OrthancPluginGetName; OrthancPluginGetVersion; local: *; };