Enhancement #2201

Updated by J. Wienke about 9 years ago

Add an optional field to the introspection protocol for applications to specify a hand-crafted display name to improve readability. This name should not be set by applications themselves, but should be injectable via RSB options so that system administrators can defined it from the outside, e.g. via vdemo.

The name should be passed into the system via the @introspection.displayname@ config variable.

Back