grep ICONNAME -r --exclude-dir={media,proc,run,sys,var}
/home/user/.local/share/mime/
After changing application icon, changed icon appears on .directory file inside home folder.
Issue solved by removing wrong icon from /home/user/.local/share/mime/mime.cache and /home/user/.local/share/mime/icons => these files are empty on my system.
Also removed following files, which included wrong icon: home/user/.local/share/mime/application/x-desktop.xml and home/user/.local/share/mime/packages/application-x-desktop.xml
No comments:
Post a Comment