Added vendor-specific names in front of gamuts that may be confused with non-vendor...
[OpenColorIO-Configs.git] / aces_1.0.0 / python / aces_ocio / create_aces_config.py
index 3fedf31..0ad1278 100755 (executable)
@@ -391,7 +391,7 @@ def create_config(config_data, nuke=False):
 
     # Defining the *Nuke* specific set of *views* and *displays*.
     else:
-        display_name = 'Output'
+        display_name = 'ACES'
         displays.append(display_name)
 
         display_names = sorted(config_data['displays'])