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

Side by Side Diff: metadata.gecko

Issue 6726956523454464: Issue 153 - Reimplement io.js based on OS.File API (Closed)
Patch Set: Created March 21, 2014, 1:10 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« lib/io.js ('K') | « lib/io.js ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [general] 1 [general]
2 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} 2 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
3 basename=adblockplus 3 basename=adblockplus
4 version=2.5.1 4 version=2.5.1
5 author=Wladimir Palant 5 author=Wladimir Palant
6 options=chrome://adblockplus/content/ui/settings.xul 6 options=chrome://adblockplus/content/ui/settings.xul
7 optionsType=2 7 optionsType=2
8 8
9 [contributors] 9 [contributors]
10 1=Claude Lespagnol aka Efdur 10 1=Claude Lespagnol aka Efdur
(...skipping 11 matching lines...) Expand all
22 en=http://adblockplus.org/en/ 22 en=http://adblockplus.org/en/
23 es=http://adblockplus.org/es/ 23 es=http://adblockplus.org/es/
24 fr=http://adblockplus.org/fr/ 24 fr=http://adblockplus.org/fr/
25 he=http://adblockplus.org/he/ 25 he=http://adblockplus.org/he/
26 ko=http://adblockplus.org/ko/ 26 ko=http://adblockplus.org/ko/
27 ru=http://adblockplus.org/ru/ 27 ru=http://adblockplus.org/ru/
28 zh-CN=https://adblockplus.org/zh_CN/ 28 zh-CN=https://adblockplus.org/zh_CN/
29 zh-TW=https://adblockplus.org/zh_TW/ 29 zh-TW=https://adblockplus.org/zh_TW/
30 30
31 [compat] 31 [compat]
32 firefox=17.0/31.0 32 firefox=19.0/31.0
33 fennec2=17.0/31.0 33 fennec2=19.0/31.0
34 thunderbird=17.0/31.0 34 thunderbird=19.0/31.0
35 seamonkey=2.14/2.28 35 seamonkey=2.16/2.28
36 toolkit=17.0/31.0 36 toolkit=19.0/31.0
37 37
38 [preprocess] 38 [preprocess]
39 chrome/content/ui/firstRun.html = 39 chrome/content/ui/firstRun.html =
OLDNEW
« lib/io.js ('K') | « lib/io.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld