MeanEYE / Sunflower

Small and highly customizable twin-panel file manager for Linux with support for plugins.
GNU General Public License v3.0
428 stars 42 forks source link

Icons: update deprecated icons names #472

Closed joshas closed 3 years ago

joshas commented 3 years ago

Use correct icon names for default file and folder, remove fallbacks to deprecated Gtk.STOCK icons. Left side - before fix (notice missing image icons), right side - after fix:

icons-fix

Also fixed home icon name, so it is correctly displayed in file list and properties. Fixes #455