mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 12:35:58 +00:00
Bug 301813 Sunbird default theme's install.rdf should have appManaged="true"
patch by rob_strong@exchangecode.com r=shaver
This commit is contained in:
parent
2257a6416b
commit
8f8cb98a88
@ -21,6 +21,14 @@
|
||||
<em:name>Sunbird (default)</em:name>
|
||||
<em:description>The default theme</em:description>
|
||||
|
||||
<!-- EXTENSION AUTHORS!
|
||||
DO NOT COPY THIS PROPERTY INTO YOUR INSTALL RDF FILES
|
||||
It will cause users not to be informed of incompatibilities
|
||||
with your extension when they are updated with Software Update
|
||||
and your extension will become unavailable to them!
|
||||
-->
|
||||
<em:appManaged>true</em:appManaged>
|
||||
|
||||
<em:locked>true</em:locked>
|
||||
|
||||
<!-- Front End Integration Hooks (used by Theme Manager)-->
|
||||
|
Loading…
x
Reference in New Issue
Block a user