Skip to content

Multiple separators ignored in custom DesktopInfo #47

@dechkovanen

Description

@dechkovanen

Only the second separator is shown in following configuration. Expectation would be two separators in specified locations.

<key>DesktopInfoCustomItems</key>
<array>
	<string>HostName</string>
	<string>SerialNumber</string>
	<string>Separator</string>
	<string>LastBootTime</string>
	<string>StorageInfo</string>
	<string>Separator</string>
	<string>SupportPhone</string>
	<string>SupportEmail</string>
</array>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions