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

Side by Side Diff: res/values/bools.xml

Issue 8851049: ABP/Android Domain specific filters (Closed)
Patch Set: Created Nov. 15, 2012, 7:38 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « assets/js/start.js ('k') | src/org/adblockplus/brazil/RequestHandler.java » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <resources> 2 <resources>
3 <bool name="def_startatboot">true</bool> 3 <bool name="def_startatboot">true</bool>
4 <bool name="def_wifirefresh">true</bool> 4 <bool name="def_wifirefresh">true</bool>
5 <bool name="def_crashreport">true</bool> 5 <bool name="def_crashreport">true</bool>
6 <bool name="def_release">true</bool> 6 <bool name="def_release">false</bool>
Wladimir Palant 2012/11/15 08:00:56 Is that change intended?
7 </resources> 7 </resources>
OLDNEW
« no previous file with comments | « assets/js/start.js ('k') | src/org/adblockplus/brazil/RequestHandler.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld