Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: manifest.json.tmpl

Issue 11544056: Prepared buildtools for Safari (Closed)
Patch Set: Created Oct. 31, 2013, 3:40 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « imageConversion.py ('k') | packager.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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}},
« no previous file with comments | « imageConversion.py ('k') | packager.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld