瀏覽代碼

Apps screen shot

Bob Mottram 8 年之前
父節點
當前提交
60fa1f6541
共有 2 個檔案被更改,包括 13 行新增1 行删除
  1. 4
    0
      doc/EN/homeserver.org
  2. 9
    1
      website/EN/homeserver.html

+ 4
- 0
doc/EN/homeserver.org 查看文件

@@ -133,6 +133,10 @@ You have now confirmed a secure connection. Probably. If you're still sceptical
133 133
 
134 134
 Press any key to exit from the About screen. You can then select *Add/Remove apps* and add whatever applications you wish to run. Note that some apps will only run on x86 systems, but most will install and run on ARM single board computers.
135 135
 
136
+#+BEGIN_CENTER
137
+[[file:images/controlpanel/control_panel_apps.jpg]]
138
+#+END_CENTER
139
+
136 140
 Once your apps have installed you can go back to the About screen, pick an onion address and try it within a Tor compatible browser.
137 141
 
138 142
 *Congratulations! You have now become a citizen of the free internet.*

+ 9
- 1
website/EN/homeserver.html 查看文件

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2016-11-23 Wed 18:11 -->
6
+<!-- 2016-11-23 Wed 18:16 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
@@ -441,6 +441,14 @@ You have now confirmed a secure connection. Probably. If you're still sceptical
441 441
 Press any key to exit from the About screen. You can then select <b>Add/Remove apps</b> and add whatever applications you wish to run. Note that some apps will only run on x86 systems, but most will install and run on ARM single board computers.
442 442
 </p>
443 443
 
444
+<div class="org-center">
445
+
446
+<div class="figure">
447
+<p><img src="images/controlpanel/control_panel_apps.jpg" alt="control_panel_apps.jpg" />
448
+</p>
449
+</div>
450
+</div>
451
+
444 452
 <p>
445 453
 Once your apps have installed you can go back to the About screen, pick an onion address and try it within a Tor compatible browser.
446 454
 </p>