Refactor integrator labels

This commit is contained in:
Roy Nieterau 2022-07-05 10:36:37 +02:00
parent a3757636e7
commit b4697b6e1a
2 changed files with 2 additions and 2 deletions

View file

@ -108,7 +108,7 @@ class IntegrateAsset(pyblish.api.InstancePlugin):
"data": additional metadata for each representation.
"""
label = "Integrate Asset New"
label = "Integrate Asset"
order = pyblish.api.IntegratorOrder
hosts = ["maya"]
families = ["workfile",

View file

@ -60,7 +60,7 @@ class IntegrateAssetNew(pyblish.api.InstancePlugin):
"data": additional metadata for each representation.
"""
label = "Integrate Asset New"
label = "Integrate Asset (legacy)"
order = pyblish.api.IntegratorOrder
hosts = ["aftereffects", "blender", "celaction", "flame", "harmony",
"hiero", "houdini", "nuke", "photoshop", "resolve",