Tue, 06 Jan 2015 21:39:09 +0100
Conditionally force memory storage according to privacy.thirdparty.isolate;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">
4 <head>
5 <title>Settings - Unclassified NewsBoard</title>
8 </head>
9 <body>
11 <select name="Language">
12 <option value="" style="clear: right;">
13 Automatic </option>
14 <option value="de" style="clear: right;">
15 <span alt="" style="float: right; margin-top: 1px;"> Deutsch</span> <small>(de)</small> </option>
16 <option value="en" selected="selected" style="clear: right;">
17 <span alt="" style="float: right; margin-top: 1px;"> English</span> <small>(en)</small> </option>
18 </select>
20 </body>
21 </html>