<div dir="ltr"><div style="color:rgb(33,33,33);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13.2px;line-height:19.8px">Hi all,</div><div style="color:rgb(33,33,33);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13.2px;line-height:19.8px"><br></div><div style="color:rgb(33,33,33);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13.2px;line-height:19.8px">It would be great if someone could help me with the following:</div><div style="color:rgb(33,33,33);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13.2px;line-height:19.8px"><br></div><div style="color:rgb(33,33,33);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13.2px;line-height:19.8px">I have a plugin[1] that is shown within the Vector menu.</div><div style="color:rgb(33,33,33);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13.2px;line-height:19.8px"><span style="font-size:13.2px;line-height:19.8px">However, </span><span style="font-size:13.2px;line-height:19.8px">I </span><span style="font-size:13.2px;line-height:19.8px">would like to have it show up in the sub-menu *Geoprocessing </span><span style="font-size:13.2px;line-height:19.8px">Tools*.</span></div><div style="color:rgb(33,33,33);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13.2px;line-height:19.8px"><span style="font-size:13.2px;line-height:19.8px">For that I tried using the following code:</span></div><div style="color:rgb(33,33,33);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13.2px;line-height:19.8px"><br></div><div style="color:rgb(33,33,33);font-size:13.2px;line-height:19.8px"><font face="monospace, monospace">  self.iface.addPluginToVectorMenu("&Geoprocessing Tools", self.action)</font></div><div style="color:rgb(33,33,33);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13.2px;line-height:19.8px"><br></div><div style="color:rgb(33,33,33);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13.2px;line-height:19.8px">Without success. This simply creates a new sub-menu item with the same <span style="font-size:13.2px;line-height:19.8px">name as the existing one.</span></div><div style="color:rgb(33,33,33);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13.2px;line-height:19.8px"><br></div><div style="color:rgb(33,33,33);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13.2px;line-height:19.8px">Does anybody know how to fix this issue?</div><div style="color:rgb(33,33,33);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13.2px;line-height:19.8px"><br></div><div style="color:rgb(33,33,33);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13.2px;line-height:19.8px">Many thanks in advance!</div><div style="color:rgb(33,33,33);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13.2px;line-height:19.8px"><br></div><div style="color:rgb(33,33,33);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13.2px;line-height:19.8px">Kind regards.</div><div style="color:rgb(33,33,33);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13.2px;line-height:19.8px">Erik Timmers</div><div style="color:rgb(33,33,33);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13.2px;line-height:19.8px"><br></div><div style="color:rgb(33,33,33);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13.2px;line-height:19.8px">[1] <a href="http://plugins.qgis.org/plugins/qgsAffine" target="_blank" style="color:rgb(63,81,181)">http://plugins.<span class="lG" style="background-color:rgba(251,246,167,0.498039)">qgis</span>.org/plugins/qgsAffine</a></div></div>