diff options
author | filip <filip.komar@gmail.com> | 2016-06-13 01:19:28 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2016-06-13 01:19:28 +0200 |
commit | 01adeed1e82e1689e4208a2dee8074517ac64eef (patch) | |
tree | 35c5060725907ecce8290fc96dee2e520d88d98d /tools | |
parent | 862a18ce225dc3810929cf14cee2ddec04d42244 (diff) | |
download | www-01adeed1e82e1689e4208a2dee8074517ac64eef.tar www-01adeed1e82e1689e4208a2dee8074517ac64eef.tar.gz www-01adeed1e82e1689e4208a2dee8074517ac64eef.tar.bz2 www-01adeed1e82e1689e4208a2dee8074517ac64eef.tar.xz www-01adeed1e82e1689e4208a2dee8074517ac64eef.zip |
added Privacy policy page
+ redirection update
Note that gettext l10n template is not commited yet
as someone should confirm this before l10n
Diffstat (limited to 'tools')
-rw-r--r-- | tools/web_projects.dat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/web_projects.dat b/tools/web_projects.dat index 29daa5123..a50754a9c 100644 --- a/tools/web_projects.dat +++ b/tools/web_projects.dat @@ -2,6 +2,7 @@ resources[about/code-of-conduct]="en/about/code-of-conduct/index.php" resources[about/constitution]="en/about/constitution/index.php" resources[about/license]="en/about/license/index.php" resources[about/media]="en/about/media/index.php" +resources[about/policies/privacy]="en/about/policies/privacy/index.php" resources[about/reports]="en/about/reports/index.php" resources[about/values]="en/about/values/index.php" resources[downloads/get]="en/downloads/get/index.php" |