33
33
# documents in the Templates directory are ignored
34
34
if [ `dirname $ifile` != ${XDG_TEMPLATES_DIR:-$HOME/Templates} ]; then
35
35
if [ -e /usr/bin/convert ]; then
38
42
cache=${XDG_CACHE_HOME:-$HOME/.cache}
43
51
# uncomment the following line to include the OpenOffice.org logo in the thumbnail, requires imagemagick
44
52
#composite -gravity SouthEast /usr/share/icons/hicolor/48x48/mimetypes/openofficeorg3-oasis-text.png "$ofile" "$ofile"