this post was submitted on 30 May 2026
67 points (97.2% liked)
technology
24381 readers
195 users here now
On the road to fully automated luxury gay space communism.
Spreading Linux propaganda since 2020
- Ways to run Microsoft/Adobe and more on Linux
- The Ultimate FOSS Guide For Android
- Great libre software on Windows
- Hey you, the lib still using Chrome. Read this post!
Rules:
- 1. Obviously abide by the sitewide code of conduct. Bigotry will be met with an immediate ban
- 2. This community is about technology. Offtopic is permitted as long as it is kept in the comment sections
- 3. Although this is not /c/libre, FOSS related posting is tolerated, and even welcome in the case of effort posts
- 4. We believe technology should be liberating. As such, avoid promoting proprietary and/or bourgeois technology
- 5. Explanatory posts to correct the potential mistakes a comrade made in a post of their own are allowed, as long as they remain respectful
- 6. No crypto (Bitcoin, NFT, etc.) speculation, unless it is purely informative and not too cringe
- 7. Absolutely no tech bro shit. If you have a good opinion of Silicon Valley billionaires please manifest yourself so we can ban you.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I find the names are either like that or they're just literally what they say on the tin
Software Manager, Libre Office how straight forward and helpful!
And then you have dolphin
Why is the file browser named dolphin
Just call it a file browser
Serious answer is that there is no one true file browser. A file browser is a software project that has the same concerns as anyother. Distributors (ie your distro) will require a name and if the project doesn't have one then it will either not get distributed or the distros will distingush it themselves which could get messy (dolphin could for eg be called "KDE File browser", but konqeror already exists so "KDE file browser 2"? What happens when different distros choose different names for "File Browser"?). The project if it is to be a sustainable one also must distinguish itself from the other file browser projects inorder to grow a userbase and recruit volunteer developers. How does it do that but by building some kind of brand identity? Dolphin is a better brand name than File Browser #2345.
That makes sense
My only gripe with the way it's handled is that the DEs will name the actual program "Files" and if you have multiple different file explorers installed they are ALL NAMED FILES! If we're doing unique names just put the unique names on there and maybe have it say (Files) next to the name. It's confusing.
The best explanation I could find in a pinch is that Linux file managers tend to be opaquely named in reference to Windows Explorer, i.e. that historical real-world explorers were sailors, so a lot of Linux file managers will have names related to marine life, seafaring cultures, and sailors in popular culture. GNOME Files was originally called Nautilus apparently to evoke the idea of an operating system shell, but the Nautilus was also Captain Nemo's submarine, so Nautilus' fork was called Nemo. Thunar, my own file manager, is named after Thor, apparently because Vikings were famous seafaring explorers.
I can't find anything about why Dolphin specifically has its name, but a theory I saw was that it's just called that because dolphins are a traditional good luck omen and sign of nearby land for sailors. But for all I know Dolphin could be named after a specific vessel, or maybe it's named in reference to the two-dolphin badges worn by qualified submariners in many different countries, sort of sticking to the submarine theme of Nautilus/Nemo.
But maybe more importantly than that, the file managers on Linux have distinctive names to stand out from each other, because Linux users are a lot more likely than Windows users to actually do stuff like try out different file managers and form strong opinions about them, or use two different file managers at the same time. As long as the icon and name makes it clear what it does, which is the case on my own computer (it's called Thunar File Manager and it has a folder icon), then it isn't really a problem. If it was just called "Thunar" and nothing else, and its icon was a hammer, then it would be bad for UX.
well it is keeping with the aquatic theme. Gnome's file browser is Nautilus.
GNOME handles this well by having its core apps drop their codename and use their generic name. So Nautilus became "Files" in the app overview.
So at least this is a known issue.
Nautilus is called Files now. they dont have a trademark on that. Numerous other applications are also called Files. so you can't find it. I have edited the .desktop entry so it is called "Nautilus (files)" instead.
.desktop has pretty good support for both specific and generic names at the same time.