A script for maintaining backwards compatibility with current desktop icon themes, while migrating to the names specified in the Icon Naming Specification.
A script for maintaining backwards compatibility with current desktop icon themes, while migrating to the names specified in the Icon Naming Specification.
To install icon-naming-utils, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install icon-naming-utils
To see what files were installed by icon-naming-utils, run:
port contents icon-naming-utils
To later upgrade icon-naming-utils, run:
sudo port selfupdate && sudo port upgrade icon-naming-utils
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.