Add Quassel::scriptDirPaths() to get a list of locations we look for scripts in
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 5 Mar 2009 15:59:47 +0000 (16:59 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 13 Mar 2009 19:03:06 +0000 (20:03 +0100)
commitace46ddca3818d63d8de9ff481038bda8f5cf982
treefafffaa65dfcfcf773b96e227865393dae775b9a
parent6094c0f6c518be54335adf4ec3e909493a06ebd3
Add Quassel::scriptDirPaths() to get a list of locations we look for scripts in

This includes a subdirectory named scripts/ in the configdir and in all dataDirPaths(),
where configdir/scripts/ takes precedence to allow for overriding the system installation.
src/common/quassel.cpp
src/common/quassel.h