1
2
3
4
5
6
7
8
9
10
11
12
13
|
[plugin]
title=Character And Collation Dictionary
description=Dictionary plugins for character set and collation system.
load_by_default=yes
sources=
character_sets.cc
collations.cc
dictionary.cc
headers=
character_sets.h
collations.h
dictionary.h
static=yes
|