Hi all,<br>ERRATA CORRIGE :)<br><span style="font-family: courier new,monospace;"></span>I wrote <span style="font-family: courier new,monospace;">removePluginToMenu</span> but it&#39;s <span style="font-family: courier new,monospace;">removePluginMenu</span> instead.<br>

<br><div class="gmail_quote">On Sun, Nov 14, 2010 at 3:20 PM, Giuseppe Sucameli <span dir="ltr">&lt;<a href="mailto:sucameli@faunalia.it">sucameli@faunalia.it</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

(remove from Database menu)<br><span style="font-family: courier new,monospace;"><br>try:</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">    self.iface.removePluginDatabaseMenu(&quot;&amp;PostGIS&quot;, self.action)</span><br style="font-family: courier new,monospace;">


<span style="font-family: courier new,monospace;">except AttributeError:</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">    self.iface.removePluginToMenu(&quot;&amp;PostGIS&quot;, self.action)</span><br>

</blockquote><div>it should be:<br>
<span style="font-family: courier new,monospace;"><br>try:</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    self.iface.removePluginDatabaseMenu(&quot;&amp;PostGIS&quot;, self.action)</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">except AttributeError:</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    self.iface.removePluginMenu(&quot;&amp;PostGIS&quot;, self.action)</span><br>
<span style="font-family: courier new,monospace;"><br>
</span>Cheers.<br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">I&#39;m going to move the existent trunk Database plugins  to the Database menu and <br>

my (Faunalia) DB plugins too.<br></blockquote><div>I moved them yet.<br><br>Cheers.<br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

-- <br><font color="#888888">Giuseppe Sucameli<br>
<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Giuseppe Sucameli<br><br>