https://bugs.kde.org/show_bug.cgi?id=316610
Méven Car <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Méven Car <[email protected]> --- > I'm wondering where Gnome stores the information about the icon assigned to a > specific file and how it keeps track of it when moving/renaming the file. > Does anyone have details on this? This is very likely saved in extended attributes. You can use `getfattr -d -m '' -- path` to check what is saved there. If that's the case dolphin could reuse the same settings. -- You are receiving this mail because: You are watching all bug changes.
