Fixed a bug where ICON got emptied if the first search failed, meaning that the second search would search for a blank icon name. Also added the pixmap path to better comply with the freedesktop standard for icons. And last but not least added automatic conversion of .svg icons into a folder that get's copied into the xlunch install directory (to not pollute the icon folder). This uses imagemagick which adds a dependency so this should probably be optional (and the script should run a check to see if convert exists before running it).
Fixed a bug where ICON got emptied if the first search failed, meaning that the second search would search for a blank icon name. Also added the pixmap path to better comply with the freedesktop standard for icons. And last but not least added automatic conversion of .svg icons into a folder that get's copied into the xlunch install directory (to not pollute the icon folder). This uses imagemagick which adds a dependency so this should probably be optional (and the script should run a check to see if convert exists before running it).