Improve data and icon file handling
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 25 Jan 2009 01:00:39 +0000 (02:00 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 25 Jan 2009 01:04:41 +0000 (02:04 +0100)
commit4261ffff050064aebc8b4d0566886c3ef7352cfa
tree675539aaf1b3fb35b5a0ad935b4895e33f6bec06
parent04e8c75490d092c1a1f446129e86994c57981d2c
Improve data and icon file handling

Add some more locations that data files are being searched in, and reorder the icon
search order to prefer system themes over our own files. Ah, and fix some bugs that
would exclude some dirs that really should be included.

This hopefully provides sane handling of external files now.
src/common/quassel.cpp
src/uisupport/iconloader.cpp