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

Unified Diff: metadata.generic

Issue 29372829: Issue 4833 - Enable translations for adblockpluscore (Closed)
Patch Set: Removed `-t generic` parameter, updated ensure_dependencies.py Created Jan. 25, 2017, 3:53 a.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 | « ensure_dependencies.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.generic
diff --git a/metadata.generic b/metadata.generic
new file mode 100644
index 0000000000000000000000000000000000000000..bf2be3c289ac35ff58eee12e28660e174bed7afb
--- /dev/null
+++ b/metadata.generic
@@ -0,0 +1,9 @@
+[general]
+basename = adblockpluscore
+
+[locales]
+base_path = locale
+name_format = BCP-47
+file_format = chrome-json
+target_platforms = chrome firefox
+default_locale = en-US
« no previous file with comments | « ensure_dependencies.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld