Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
Grisbi is a personnal accounting application. It can manage multiple
accounts, currencies and users. It manages third party, expenditure and
receipt categories, as well as budgetary lines, financial years, and
other informations that makes it quite adapted for associations (except
those that require double entry accounting).
based on a submission by Landry Breuil <gaston at gcu dot info> (MAINTAINER)