Connect the dots -- trying to understand Hardinfo, System Profiler & Benchmark

:smiley:
Is Schrödinger’s cat alive? Let’s check it! :smiley:

I’m just having my morning coffee :coffee: and I’m thinking, what tricks you is the behaviour of Nemo.
It shows the .desktop file by reading the Name= property in it, and displays the file using that name, and shows the icon specified in the icon= property.
If the system is non-english, the displayed name is also localized using the name[local]= property. So a german Nemo would display the name[ge]= property for the very same .desktop file.
This is how Nemo does this, this is specific to Nemo, not Linux in general.
(Nautilus in Gnome doesn’t do this behavior - it has other drawbacks :wink: ).
You can list the .desktop files more directly (looking at lower level) using cli commands, or a file manager in terminal, like Midnight Commander, or using a different GUI file manager, like Double Commander or Krusader.

Edit:
@easyt50 , you are not alone: