Update plugin spec

This commit is contained in:
sponge
2012-03-15 00:52:21 +00:00
parent adae1c72ac
commit b1219c33e3

View File

@ -123,10 +123,11 @@ foo.xpi2p is a sud file containing the following:
other-requirements (unimplemented e.g. python x.y - not verified by the installer, just displayed to the user) other-requirements (unimplemented e.g. python x.y - not verified by the installer, just displayed to the user)
dont-start-at-install=true dont-start-at-install=true
Default false. Default false.
Won't start the plugin when it is installed or updated. On initial installation, sets the plugin as so the user must manually start it. An update will not change the user's preference to start it if they choose to do so.
router-restart-required=true router-restart-required=true
Default false. Default false.
dont-start-at-install must be true for this to take effect. This does not restart the router or the plugin on an update, it just informs the user that a restart is required.
This does not restart the router, it just informs the user that a restart is required. It has no effect on initial plugin installation.
update-only=true update-only=true
Default false. Default false.
If true, will fail if an installation does not exist. If true, will fail if an installation does not exist.