~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/collation_dictionary/plugin.ini

  • Committer: Brian Aker
  • Date: 2009-02-05 09:11:16 UTC
  • Revision ID: brian@tangent.org-20090205091116-iy0ersp6bhyzt1ad
Removed dead variables.

Show diffs side-by-side

added added

removed removed

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