Skip to content
Foggalong edited this page Nov 25, 2014 · 8 revisions

With the release of v1.0 I thought it wise to delete the many pre-releases that I issued on GitHub. For record keeping, here they all are.

Initial release of the project. The aim is to create some software that can reliably and safely fix the problem of hardcoded icons.

Basic functionality is now in place. Running the script will either fix or unfix icons depending on the flag and all online files are up to date. Still to be implemented are the complete fixing list, moving to bash for operating, online database and crucially icon copying to hicolor.

Improvement on readability courtesy of Phantom94.

  • Switched from python3 to bash
  • Improved functionality
  • Improved efficiency
  • Doesn't currently work

Everything is ready now. The script has been completely rewritten in bash, tidied and cleaned and checked for all the currently supported applications. All the documentation has been updated and now it's ready to go! This is the last pre-release version and all that stands between this and a full release is having all the .desktop files verified and a final round of bug checking.

Decided it would be better to add features and fix all known bugs before release. Thanks to Tom van der Lee and for their brilliant help with this release.

  • Added more support
  • Bash standards compliance
  • Existence checks on data files & directory
  • Checks wget is installed
  • Added proper flag support
  • Added helpful help page
  • Fixed root privileges being needed unnecessarily
  • Code clean up
  • Place holder "unfix" mode
  • Unfixing now implemented (known issues)
  • Removed Herobrine
Clone this wiki locally