| Index: manifest.json.tmpl |
| =================================================================== |
| --- a/manifest.json.tmpl |
| +++ b/manifest.json.tmpl |
| @@ -18,7 +18,7 @@ |
| { |
| "manifest_version": 2, |
| "name": "__MSG_name__{% if experimentalAPI %} experimental build{% endif %}", |
| - "description": "__MSG_description__", |
| + "description": "__MSG_description_{{ type }}__", |
| "default_locale": "en_US", |
| "version": {{version|json}}, |