| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| 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> |
| OLD | NEW |