We have an app divided in two parts, a browser plugin and the actual app. The plugin
is used to start our desktop app. These are not open-source.
We want to submit our app to the software center but int the guidelines says that all should be installable in /opt/
If i can not put my plugin in /usr/lib/mozilla/plugins/
what can i do?
You can, however, put your package in /opt and then create symlinks to needed files within directories where they will be found.