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@
gLabels is a small stand-alone program for creating labels and business
cards using a laser or ink-jet printer. It can uses csv files, vcard
files or evolution address book as a data source. It knows a lot of
label/card size & formats, but you can also create your own templates
using the builtin template designer.
with tweaks by and ok ajacoutot@