Open SmartFinn opened 6 years ago
The command for quick testing:
wget -qO- https://raw.githubusercontent.com/SmartFinn/hardcode-fixer/next/fix.sh | VERBOSE=1 bash
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.
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
wget -qO- URL | bash
.Limitations
ToDo
Icon=zotero.ico
, etc..)NOTE: This PR can be merged. The improvements in the list will be added in another.