commit 94d53d4f7623809e93404d4d0bec87d1f80ed6e7 Author: Sukhbir Singh sukhbir@torproject.org Date: Wed Aug 31 13:26:38 2016 -0400
Set safe updateURL for default theme --- projects/instantbird/config | 1 + projects/instantbird/theme-extension-update.patch | 12 ++++++++++++ 2 files changed, 13 insertions(+)
diff --git a/projects/instantbird/config b/projects/instantbird/config index 7d5f790..b421403 100644 --- a/projects/instantbird/config +++ b/projects/instantbird/config @@ -83,6 +83,7 @@ input_files: - filename: search-preferences-xul.patch - filename: log-preferences-xul.patch - filename: themes-remove-links.patch + - filename: theme-extension-update.patch - filename: branding/blistWindow.png - filename: branding/blistWindow16.png - filename: branding/blistWindow48.png diff --git a/projects/instantbird/theme-extension-update.patch b/projects/instantbird/theme-extension-update.patch new file mode 100644 index 0000000..a1585a8 --- /dev/null +++ b/projects/instantbird/theme-extension-update.patch @@ -0,0 +1,12 @@ +diff --git a/im/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf b/im/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf +--- a/im/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf ++++ b/im/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf +@@ -26,6 +26,8 @@ + <!-- Front End MetaData --> + em:nameInstantbird (default)</em:name> + em:descriptionThe default theme.</em:description> ++ em:updateURLdata:text/plain,</em:updateURL> ++ em:updateKey-</em:updateKey> + + <!-- EXTENSION AUTHORS! + DO NOT COPY THIS PROPERTY INTO YOUR INSTALL RDF FILES