2 which "$1" 1>/dev/null 2>&1
6 if my_available xdg-icon-resource; then
7 printf 'Updating icon cache... '
8 xdg-icon-resource forceupdate --theme hicolor --mode system
12 if my_available update-desktop-database; then
13 printf 'Updating desktop database... '
14 update-desktop-database
26 echo '>>> Firefox can handle the lastfm protocol'
27 echo '>>> if you add the following string variable'
28 echo '>>> to your about:config:'
29 echo '>>> "network.protocol-handler.app.lastfm"'
30 echo '>>> with a value of: "/usr/bin/lastfm"'