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

Unified Diff: res/values/bools.xml

Issue 8851049: ABP/Android Domain specific filters (Closed)
Patch Set: Created Nov. 15, 2012, 7:38 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 | « assets/js/start.js ('k') | src/org/adblockplus/brazil/RequestHandler.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: res/values/bools.xml
===================================================================
--- a/res/values/bools.xml
+++ b/res/values/bools.xml
@@ -3,5 +3,5 @@
<bool name="def_startatboot">true</bool>
<bool name="def_wifirefresh">true</bool>
<bool name="def_crashreport">true</bool>
- <bool name="def_release">true</bool>
+ <bool name="def_release">false</bool>
Wladimir Palant 2012/11/15 08:00:56 Is that change intended?
</resources>
« 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