equal
deleted
inserted
replaced
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 <html> |
2 <html> |
3 <head> |
3 <head> |
4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> |
4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> |
5 <title>Toolbar</title> |
5 <title>Toolbar</title> |
6 <link href="../../book.css" type="text/css" rel="stylesheet"> |
6 <link href="../../book.css" type="text/css" rel="stylesheet"> |
7 </head> |
7 </head> |
|
8 |
8 <body> |
9 <body> |
|
10 <h2>Toolbar</h2> |
9 |
11 |
10 <h2>Toolbar</h2> |
|
11 <p>The Remote Control toolbar contains the following options:</p> |
12 <p>The Remote Control toolbar contains the following options:</p> |
12 |
13 |
13 <h5>Screen Capture mode</h5> |
14 <h5>Screen Capture mode</h5> |
14 <img src="../images/toolbar.png"> |
15 <img src="../images/toolbar.png"> |
15 <ul> |
16 <ul> |
16 <li>Start/Stop taking sequential screenshots</li> |
17 <li>Start/Stop taking sequential screenshots</li> |
17 <li>Save single screenshot</li> |
18 <li>Save single screenshot</li> |
18 <li>Preferences</li> |
19 <li>Preferences</li> |
19 </ul> |
20 </ul> |
20 |
21 |
21 <h5>File Transfer mode</h5> |
22 <h5>File Transfer mode</h5> |
22 <img src="../images/toolbar_filetransfer.png"> |
23 <img src="../images/toolbar_filetransfer.png"> |
23 <ul> |
24 <ul> |
24 <li>Download</li> |
25 <li>New folder</li> |
25 <li>Download as</li> |
26 <li>Refresh</li> |
26 <li>Upload</li> |
27 <li>Preferences</li> |
27 <li>Preferences</li> |
|
28 </ul> |
28 </ul> |
29 |
29 |
30 <div id="footer">Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. |
30 <div id="footer"> |
31 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div> |
31 Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights |
|
32 reserved. License: <a |
|
33 href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div> |
32 </body> |
34 </body> |
33 </html> |
35 </html> |