slackbuilds/office/dictd/config/dictdconfig.alias

9 lines
210 B
Perl

#!/usr/bin/perl -lp
# The format of each line is:
# s/^<basename-of dictionary-file>/<preferred nickname>/;
# Lines preceded by a hash character (#) are ignored.
s/^freedict/fd/;
s/^gazetteer/gaz/;