Foggalong / hardcode-fixer

Fixes Hardcoded Icons
GNU General Public License v3.0
288 stars 49 forks source link

Next #313

Open SmartFinn opened 6 years ago

SmartFinn commented 6 years ago

Here is the first stage of improvements to the next version hardcode-fixer.

There is a simple diagram that can help to understand how the script works dia.pdf.

Requires

Features

Limitations

ToDo

NOTE: This PR can be merged. The improvements in the list will be added in another.

SmartFinn commented 6 years ago

The command for quick testing:

wget -qO- https://raw.githubusercontent.com/SmartFinn/hardcode-fixer/next/fix.sh | VERBOSE=1 bash
SmartFinn commented 6 years ago

Comparing the result of converting .desktop filename/app name to icon name -https://docs.google.com/spreadsheets/d/10kCgOZZMnlfBbLea29saV7fThUDwSYGsciRmyyhl-LQ/edit?usp=sharing

I think converting from app name is more predictable.