~ubuntu-branches/ubuntu/maverick/conglomerate/maverick

« back to all changes in this revision

Viewing changes to src/cong-fake-plugin-hooks.h

  • Committer: Bazaar Package Importer
  • Author(s): Daniel T Chen
  • Date: 2005-11-08 05:07:06 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051108050706-bcg60nwqf1z3w0d6
Tags: 0.9.1-1ubuntu1
* Resynchronise with Debian (Closes: #4397).
  - Thanks, Jordan Mantha.

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
gboolean plugin_css_plugin_register(CongPlugin *plugin);
58
58
gboolean plugin_css_plugin_configure(CongPlugin *plugin);
59
59
 
 
60
/* plugin-debug.c: */
 
61
gboolean plugin_debug_plugin_register(CongPlugin *plugin);
 
62
gboolean plugin_debug_plugin_configure(CongPlugin *plugin);
 
63
 
60
64
/* plugin-docbook.c: */
61
65
gboolean plugin_docbook_plugin_register(CongPlugin *plugin);
62
66
gboolean plugin_docbook_plugin_configure(CongPlugin *plugin);