Skip to content

desktopIconItem.js: Don't split labels on '.'

Because it was making the Ubuntu live session icon ugly:

  Install Ubuntu 22.
       04 LTS

and now is:

  Install Ubuntu
    22.04 LTS

But even for "very long file names.txt" it still looks nicer to not split on the period.

Merge request reports