<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi all,</p>
    <p>I got a simple question:<br>
      As I understood from the development manual plugins should use <a
        class="code"
href="http://www.geany.org/manual/reference/plugindata_8h.html#ab164d92669f69e393991f65c3750a9f7">geany_load_module()</a>
      instead of plugin_init()...<br>
    </p>
    <p>Is that correct?<br>
      I am just wondering because it seems that 90% of the geany plugins
      use plugin_init() and co.</p>
    <p>Kind Regards,<br>
      Lars<br>
    </p>
  </body>
</html>