linux - What is the purpose of having three(or more?) directories with icons?
System/Linux 2015. 6. 24. 09:45What is the purpose of having three(or more?) directories with icons?
All these folders contain icons.
- /usr/share/app-install/icons
- /usr/share/icons
- /usr/share/pixmaps
A.
/usr/share/app-install/icons
contains icons for installed applications. (/usr/share/app-install/desktop/
contains .desktop
files for applications)
/usr/share/icons
are for themes.
/usr/share/pixmaps
are for (gnome? (and kde?)) specific applications.
3 different things that each have their own usage and therefor each might have their own image. If you make a suggestion on, for instance, brainstorm or ayatana mailing list(?) someone might be inclined to give it a tought into merging them. Me myself I like it when things are put into their own directory and there are all part of /usr/share/
;)
Maybe they'll be put together someday :)
source - http://askubuntu.com/questions/97451/what-is-the-purpose-of-having-threeor-more-directories-with-icons
'System > Linux' 카테고리의 다른 글
linux - history clear (0) | 2015.07.03 |
---|---|
linux - What is the difference between reboot , init 6 and shutdown -r now? (0) | 2015.06.27 |
linux - gnome desktop file (0) | 2015.06.23 |
linux - fedora packaging guidelines (0) | 2015.06.23 |
fedora - fedora.next (0) | 2015.06.12 |