Remove redundant text from clock icon in system tray (PR #8513)
On some versions of Windows, the name of the clock icon is present in the value of the clock system tray icon. When this is the case, the name attribute is overridden so that it is not reported twice.
Fixes #4364