Ver código fonte

gfdl footers

Bob Mottram 7 anos atrás
pai
commit
fa65bdfdb4

+ 4
- 0
doc/EN/apps.org Ver arquivo

190
 Chat server which can be used together with client such as Gajim or Conversations to provide end-to-end content security and also onion routed metadata security. Includes advanced features such as /client state notification/ to save battery power on your mobile devices, support for seamless roaming between networks and /message carbons/ so that you can receive the same messages while being simultaneously logged in to your account on more than one device.
190
 Chat server which can be used together with client such as Gajim or Conversations to provide end-to-end content security and also onion routed metadata security. Includes advanced features such as /client state notification/ to save battery power on your mobile devices, support for seamless roaming between networks and /message carbons/ so that you can receive the same messages while being simultaneously logged in to your account on more than one device.
191
 
191
 
192
 [[./app_xmpp.html][How to use it]]
192
 [[./app_xmpp.html][How to use it]]
193
+
194
+
195
+#+attr_html: :width 10% :height 2% :align center
196
+[[https://www.gnu.org/licenses/fdl-1.3.txt][file:images/gfdl.png]]

+ 4
- 0
doc/EN/codeofconduct.org Ver arquivo

44
 Serious or persistent offenders will be kicked from chat rooms and any of their subsequent patches will be unlikely to be upstreamed. In this context "serious" means that someone is causing others to feel unsafe or be unable to contribute, for whatever reason.
44
 Serious or persistent offenders will be kicked from chat rooms and any of their subsequent patches will be unlikely to be upstreamed. In this context "serious" means that someone is causing others to feel unsafe or be unable to contribute, for whatever reason.
45
 
45
 
46
 This is not a big project and so there is no division of labor or special enforcement committee or bureaucratic process. Complaints should be made (in private) to the maintainer or chat room admin. The typical email address can be found in the source code headers. Preferably use GPG if you can, or XMPP with OpenPGP/OMEMO to bob@freedombone.net. XMPP messages are likely to get a quicker response.
46
 This is not a big project and so there is no division of labor or special enforcement committee or bureaucratic process. Complaints should be made (in private) to the maintainer or chat room admin. The typical email address can be found in the source code headers. Preferably use GPG if you can, or XMPP with OpenPGP/OMEMO to bob@freedombone.net. XMPP messages are likely to get a quicker response.
47
+
48
+
49
+#+attr_html: :width 10% :height 2% :align center
50
+[[https://www.gnu.org/licenses/fdl-1.3.txt][file:images/gfdl.png]]

+ 4
- 0
doc/EN/devguide.org Ver arquivo

93
 If you want to make your own specially branded version of the mesh images, such as for a particular event, then to change the default desktop backgrounds edit the images within *img/backgrounds* and to change the available avatars and desktop icons edit the images within *img/avatars*. Re-create disk images using the instructions shown previously.
93
 If you want to make your own specially branded version of the mesh images, such as for a particular event, then to change the default desktop backgrounds edit the images within *img/backgrounds* and to change the available avatars and desktop icons edit the images within *img/avatars*. Re-create disk images using the instructions shown previously.
94
 
94
 
95
 If you need particular /dconf/ commands to alter desktop appearance or behavior then see the function /mesh_client_startup_applications/ within *src/freedombone-image-customise*.
95
 If you need particular /dconf/ commands to alter desktop appearance or behavior then see the function /mesh_client_startup_applications/ within *src/freedombone-image-customise*.
96
+
97
+
98
+#+attr_html: :width 10% :height 2% :align center
99
+[[https://www.gnu.org/licenses/fdl-1.3.txt][file:images/gfdl.png]]

+ 4
- 0
doc/EN/faq.org Ver arquivo

356
 Return to the <a href="index.html">home page</a>
356
 Return to the <a href="index.html">home page</a>
357
 </center>
357
 </center>
358
 #+END_EXPORT
358
 #+END_EXPORT
359
+
360
+
361
+#+attr_html: :width 10% :height 2% :align center
362
+[[https://www.gnu.org/licenses/fdl-1.3.txt][file:images/gfdl.png]]

+ 3
- 0
doc/EN/installmethods.org Ver arquivo

26
  * [[./mobile.html][Advice on setting up a mobile phone]]
26
  * [[./mobile.html][Advice on setting up a mobile phone]]
27
  * [[./apps.html][Apps available on the system]]
27
  * [[./apps.html][Apps available on the system]]
28
  * [[./faq.html][Frequently Asked Questions]]
28
  * [[./faq.html][Frequently Asked Questions]]
29
+
30
+#+attr_html: :width 10% :height 2% :align center
31
+[[https://www.gnu.org/licenses/fdl-1.3.txt][file:images/gfdl.png]]

+ 8
- 1
website/EN/apps.html Ver arquivo

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 12:39 -->
7
+<!-- 2018-04-12 Thu 17:31 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
683
 <p>
683
 <p>
684
 <a href="./app_xmpp.html">How to use it</a>
684
 <a href="./app_xmpp.html">How to use it</a>
685
 </p>
685
 </p>
686
+
687
+
688
+
689
+<div class="figure">
690
+<p><a href="https://www.gnu.org/licenses/fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
691
+</p>
692
+</div>
686
 </div>
693
 </div>
687
 </div>
694
 </div>
688
 </div>
695
 </div>

+ 8
- 1
website/EN/codeofconduct.html Ver arquivo

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 12:50 -->
7
+<!-- 2018-04-12 Thu 17:32 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
226
 <p>
226
 <p>
227
 This is not a big project and so there is no division of labor or special enforcement committee or bureaucratic process. Complaints should be made (in private) to the maintainer or chat room admin. The typical email address can be found in the source code headers. Preferably use GPG if you can, or XMPP with OpenPGP/OMEMO to bob@freedombone.net. XMPP messages are likely to get a quicker response.
227
 This is not a big project and so there is no division of labor or special enforcement committee or bureaucratic process. Complaints should be made (in private) to the maintainer or chat room admin. The typical email address can be found in the source code headers. Preferably use GPG if you can, or XMPP with OpenPGP/OMEMO to bob@freedombone.net. XMPP messages are likely to get a quicker response.
228
 </p>
228
 </p>
229
+
230
+
231
+
232
+<div class="figure">
233
+<p><a href="https://www.gnu.org/licenses/fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
234
+</p>
235
+</div>
229
 </div>
236
 </div>
230
 </div>
237
 </div>
231
 </div>
238
 </div>

+ 8
- 1
website/EN/devguide.html Ver arquivo

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 12:56 -->
7
+<!-- 2018-04-12 Thu 17:31 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
295
 <p>
295
 <p>
296
 If you need particular <i>dconf</i> commands to alter desktop appearance or behavior then see the function <i>mesh_client_startup_applications</i> within <b>src/freedombone-image-customise</b>.
296
 If you need particular <i>dconf</i> commands to alter desktop appearance or behavior then see the function <i>mesh_client_startup_applications</i> within <b>src/freedombone-image-customise</b>.
297
 </p>
297
 </p>
298
+
299
+
300
+
301
+<div class="figure">
302
+<p><a href="https://www.gnu.org/licenses/fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
303
+</p>
304
+</div>
298
 </div>
305
 </div>
299
 </div>
306
 </div>
300
 </div>
307
 </div>

+ 8
- 1
website/EN/faq.html Ver arquivo

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 14:27 -->
7
+<!-- 2018-04-12 Thu 17:30 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
1044
 </p>
1044
 </p>
1045
 
1045
 
1046
 </div>
1046
 </div>
1047
+
1048
+
1049
+
1050
+<div class="figure">
1051
+<p><a href="https://www.gnu.org/licenses/fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
1052
+</p>
1053
+</div>
1047
 </div>
1054
 </div>
1048
 </div>
1055
 </div>
1049
 </div>
1056
 </div>

+ 7
- 1
website/EN/installmethods.html Ver arquivo

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 13:10 -->
7
+<!-- 2018-04-12 Thu 17:29 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
187
 <li><a href="./faq.html">Frequently Asked Questions</a>
187
 <li><a href="./faq.html">Frequently Asked Questions</a>
188
 </li>
188
 </li>
189
 </ul>
189
 </ul>
190
+
191
+
192
+<div class="figure">
193
+<p><a href="https://www.gnu.org/licenses/fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
194
+</p>
195
+</div>
190
 </div>
196
 </div>
191
 <div id="postamble" class="status">
197
 <div id="postamble" class="status">
192
 
198
 

+ 1
- 1
website/EN/mesh.html Ver arquivo

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 14:49 -->
7
+<!-- 2018-04-12 Thu 17:30 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />

+ 1
- 1
website/EN/support.html Ver arquivo

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 14:50 -->
7
+<!-- 2018-04-12 Thu 17:32 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />