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

Unified Diff: res/values/bools.xml

Issue 8959056: android: notification icon option (Closed)
Patch Set: Created Nov. 28, 2012, 8:19 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 | « no previous file | res/values/strings.xml » ('j') | src/org/adblockplus/android/AdvancedPreferences.java » ('J')
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,6 @@
<bool name="def_startatboot">true</bool>
<bool name="def_wifirefresh">true</bool>
<bool name="def_crashreport">true</bool>
+ <bool name="def_priority">true</bool>
<bool name="def_release">true</bool>
</resources>
« no previous file with comments | « no previous file | res/values/strings.xml » ('j') | src/org/adblockplus/android/AdvancedPreferences.java » ('J')

Powered by Google App Engine
This is Rietveld