Fix iconloader to find icons where we actually install them it -DQUASSEL_ICONS=Extern...
authorManuel Nickschas <sputnick@quassel-irc.org>
Fri, 21 Nov 2008 17:03:36 +0000 (18:03 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 21 Nov 2008 17:06:05 +0000 (18:06 +0100)
commit9cad7696cf0ef2f58c231c7b1eaaae0c16d0273d
tree7f5dd67cbb9fe4ec2b0c2de7ed2455f7794832fa
parentb55d0de3c731948432ddb2851fe728c4edff374c
Fix iconloader to find icons where we actually install them it -DQUASSEL_ICONS=External is chosen

We install app icons in $PREFIX/share/icons/hicolor, so IconLoader should look there rather than
in $PREFIX/share/apps/quassel/icons/hicolor.
src/uisupport/iconloader.cpp