~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/POTFILES.in

  • Committer: Monty Taylor
  • Date: 2009-03-22 00:34:54 UTC
  • mto: (960.2.18 mordred)
  • mto: This revision was merged to the branch mainline in revision 961.
  • Revision ID: mordred@inaugust.com-20090322003454-urrympn8oltsi62j
Changed replicator plugins to class based.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
plugin/multi_thread/multi_thread.cc
44
44
plugin/pool_of_threads/pool_of_threads.cc
45
45
plugin/pool_of_threads/session_scheduler.cc
46
 
plugin/replicator/replicator.cc
 
46
plugin/protobuf_replicator/protobuf_replicator.cc
47
47
plugin/signal_handler/signal_handler.cc
48
48
plugin/single_thread/single_thread.cc
49
49
storage/myisam/ha_myisam.cc