slackbuilds_ponce/office/dictd/config/dictdconfig.alias
2010-05-13 01:00:30 +02:00

8 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/;