Script indicator in Writer

I cannot figure out what the “Script indicator” item (in the list of UI items whose color can be customized - changed recently by this commit) refers to. It should appear somewhere in Writer, but I have no idea where and searching the codebase did not give me any clue.

I suppose it relates to script as macro, however I cannot be sure that a writing system is not meant…

Thanks for any help!

The patch removed the redundant module names from the string. It war “Writer Script indicator” and is now “Script indicator”. Digging the source code for REG_WRITERSCRIPTINDICATOR returns no result (except the configuration) so it appears to be not used. Please create a ticket to request the removal.

Thanks, makes sense. Submitted as tdf#167162.