1 |
khruskowski |
2 |
m4_dnl -*-html-*- |
2 |
|
|
m4_dnl THIS IS INCLUDED BY `template.m4' |
3 |
|
|
m4_dnl DONT USE THIS FILE DIRECTLY |
4 |
|
|
m4_ifdef(`__TMPL_ROOT',,`m4_define(`__TMPL_ROOT',`')') |
5 |
|
|
|
6 |
|
|
m4_define(`__TITLE',m4_dnl |
7 |
bernhard |
23 |
I18N(`EN',`End-to-End-Security with GnuPG for KMail and files')`'m4_dnl |
8 |
thomas |
26 |
I18N(`DE',`Ende-zu-Ende-Sicherheit mit GnuPG für KMail und Dateien')) |
9 |
khruskowski |
2 |
|
10 |
|
|
m4_ifdef(`__TMPL_PAGE_TITLE',,`m4_define(`__TMPL_PAGE_TITLE',`Gpg4KDE - '__TITLE)') |
11 |
|
|
|
12 |
|
|
<html> |
13 |
|
|
<head> |
14 |
thomas |
26 |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
15 |
|
|
<meta name="keywords" content="Gpg4KDE, GnuPG, GPA, GPGol, GPGee, Claws Mail, E-Mail, Email, Linux, KDE, PGP, GPG, GnuPP, OpenPGP, KMail, Thunderbird I18N(`EN', `Encryption, Secure') I18N(`DE', `Verschlüsselung, sicher, sichere, Sicherheit')"> |
16 |
khruskowski |
2 |
<link rel="stylesheet" type="text/css" href="__TMPL_ROOT`'gpg4kde.css"> |
17 |
|
|
<title>__TMPL_PAGE_TITLE</title> |
18 |
|
|
</head> |
19 |
|
|
<body> |
20 |
|
|
<div id="header"> |
21 |
|
|
<table id="navbar"> |
22 |
|
|
<tr valign="bottom"> |
23 |
|
|
<td style="width:172px; text-align: left; padding-bottom: 8px;"> |
24 |
|
|
<a href="I18N(`EN', `index.html') I18N(`DE', `index-de.html')" |
25 |
emanuel |
14 |
><img src="pix/logo.png" alt="Gpg4kde"></a> |
26 |
khruskowski |
2 |
</td> |
27 |
|
|
<td style="text-align: left;"> |
28 |
|
|
<h1>__TITLE</h1> |
29 |
|
|
</td> |
30 |
|
|
<td> |
31 |
|
|
LANG_LINK(`EN',`english', EN_FILE) | |
32 |
|
|
LANG_LINK(`DE',`deutsch', DE_FILE) |
33 |
|
|
</td> |
34 |
|
|
</tr> |
35 |
|
|
</table> |
36 |
|
|
<!-- <table id="bigbar"> |
37 |
|
|
<tr><td id="vertable" style="white-space: nowrap;"> |
38 |
|
|
I18N(`EN',`Version VERSION (<a href="change-history.html">Change History</a>) includes:') |
39 |
thomas |
26 |
I18N(`DE',`Version VERSION (<a href="change-history-de.html">Änderungshistorie</a>) enthält:') |
40 |
khruskowski |
2 |
<pre class="swlist">SOFTWARE</pre> |
41 |
|
|
</td> |
42 |
|
|
<td class="center"> |
43 |
|
|
<a href="DLPAGE" class="dlbutton">Download<br> |
44 |
emanuel |
14 |
<span class="version">Gpg4kde VERSION (DL_DATE)<br></a> |
45 |
khruskowski |
2 |
<a href="I18N(`EN', `./package-integrity.html') I18N(`DE', `./package-integrity-de.html')" |
46 |
|
|
>SHA1/MD5/OpenPGP-Sig</a> |
47 |
|
|
</td></tr> |
48 |
|
|
</table> --> |
49 |
|
|
</div> |
50 |
|
|
m4_include(I18N(`DE', `template_link_boxes_de.m4')`'m4_dnl |
51 |
|
|
I18N(`EN', `template_link_boxes_en.m4')) |
52 |
|
|
<div id="main"> |
53 |
|
|
m4_divert(999) |
54 |
|
|
</div> |
55 |
|
|
</body> |
56 |
|
|
</html> |
57 |
|
|
m4_divert |