I have submitted an application for review and it contains a Nautilus extension. The guidelines for application submission states that pretty much all of the application's files need to go into <span style="font-family:courier new,monospace">/opt/<a href="http://extras.ubuntu.com/[name]">extras.ubuntu.com/[name]</a></span>. There was an exception (if I remember correctly) for <span style="font-family:comic sans ms,sans-serif">.desktop</span> files.<br>
<br>Nautilus extensions that are written in Python (which is the case with mine) have a specific location that they must be placed in: <span style="font-family:courier new,monospace">/usr/share/nautilus-python/extensions</span>. Unfortunately this causes errors when running <span style="font-family:courier new,monospace">arb-lint</span> on the application.<br>
<br>I was talking with Andrew Mitchell in <span style="font-family:courier new,monospace">#ubuntu-arb</span> on Freenode and he suggested sending this email to facilitate discussion of this issue.<br><br>- Nathan<br>