# Automatically generated file -- do not edit. # # This file was automatically generated by dictdconfig. Any changes # made directly to this file will be lost when dictdconfig is run upon # installation, removal, or upgrade of a dictionary database package. # # This file provides a complete database section which may be # included from the dictd configuration file /etc/dictd.conf # with an ``include /var/lib/dictd/serpento.db.list'' line. The order and # presence of the dictionary database entries here may be modified # via the optional dictdconfig order override file /etc/dictd.order. # See dictdconfig(8) for details. # # Older dictionary database packages did not automatically invoke # /usr/sbin/dictdconfig upon installation and removal, so you may # need to do so manually (after which, you should restart serpento). dbases = [ # Optional order override file /etc/dictd.order not found. # Using default order. FileDb(name='wn', data='/usr/share/dictd/wn.dict.dz', inx='/usr/share/dictd/wn.index'), FileDb(name='foldoc', data='/usr/share/dictd/foldoc.dict.dz', inx='/usr/share/dictd/foldoc.index'), FileDb(name='jargon', data='/usr/share/dictd/jargon.dict.dz', inx='/usr/share/dictd/jargon.index'), FileDb(name='vera', data='/usr/share/dictd/vera.dict.dz', inx='/usr/share/dictd/vera.index'), FileDb(name='devil', data='/usr/share/dictd/devil.dict.dz', inx='/usr/share/dictd/devil.index'), FileDb(name='elements', data='/usr/share/dictd/elements.dict.dz', inx='/usr/share/dictd/elements.index'), FileDb(name='gcide', data='/usr/share/dictd/gcide.dict.dz', inx='/usr/share/dictd/gcide.index'), FileDb(name='czen', data='/usr/share/dictd/czen.dict', inx='/usr/share/dictd/czen.index'), FileDb(name='encz', data='/usr/share/dictd/encz.dict', inx='/usr/share/dictd/encz.index'), ]