By default, all layers are assigned a label that matches their file name and file extension:
file-name (ext)
To change this default so that only the file name appears in the label, you can edit the [System] section of the SRC file.
To generate layer labels in the "file-name" format:
1. Open the SRC file in a text editor.
2. In the [System] section, type generate a layer label based on a filename=0.
3. Save the SRC file and compile it. (For details, see Compiling a CFG file.)
Layers will no longer have their file extensions listed in their labels.
If you are not using layer labels in your integration, you may want to turn off the layer label field in the Properties dialog box.
See also