aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-05-31 21:27:48 +0000
committerRomain d'Alverny <rda@mageia.org>2011-05-31 21:27:48 +0000
commit93719e9cd3c583a57e36d77771429501acc8d0ed (patch)
tree85dcfdbd09686e3a2476e5cbe43a0f022b853dea
parent500764ac6053e731235be458112b9d50ec72d319 (diff)
downloadwww-93719e9cd3c583a57e36d77771429501acc8d0ed.tar
www-93719e9cd3c583a57e36d77771429501acc8d0ed.tar.gz
www-93719e9cd3c583a57e36d77771429501acc8d0ed.tar.bz2
www-93719e9cd3c583a57e36d77771429501acc8d0ed.tar.xz
www-93719e9cd3c583a57e36d77771429501acc8d0ed.zip
support symlinks
l---------de/support1
l---------el/support1
l---------es/support1
l---------et/support1
l---------fi/support1
l---------it/support1
l---------lv/support1
l---------nb/support1
l---------nl/support1
l---------pl/support1
l---------pt/support1
l---------ro/support1
l---------ru/support1
l---------sl/support1
-rw-r--r--support/index.php23
l---------tr/support1
l---------uk/support1
l---------zh-cn/support1
l---------zh-tw/support1
19 files changed, 18 insertions, 23 deletions
diff --git a/de/support b/de/support
new file mode 120000
index 000000000..4f8c3bbaa
--- /dev/null
+++ b/de/support
@@ -0,0 +1 @@
+../en/support \ No newline at end of file
diff --git a/el/support b/el/support
new file mode 120000
index 000000000..4f8c3bbaa
--- /dev/null
+++ b/el/support
@@ -0,0 +1 @@
+../en/support \ No newline at end of file
diff --git a/es/support b/es/support
new file mode 120000
index 000000000..4f8c3bbaa
--- /dev/null
+++ b/es/support
@@ -0,0 +1 @@
+../en/support \ No newline at end of file
diff --git a/et/support b/et/support
new file mode 120000
index 000000000..4f8c3bbaa
--- /dev/null
+++ b/et/support
@@ -0,0 +1 @@
+../en/support \ No newline at end of file
diff --git a/fi/support b/fi/support
new file mode 120000
index 000000000..4f8c3bbaa
--- /dev/null
+++ b/fi/support
@@ -0,0 +1 @@
+../en/support \ No newline at end of file
diff --git a/it/support b/it/support
new file mode 120000
index 000000000..4f8c3bbaa
--- /dev/null
+++ b/it/support
@@ -0,0 +1 @@
+../en/support \ No newline at end of file
diff --git a/lv/support b/lv/support
new file mode 120000
index 000000000..4f8c3bbaa
--- /dev/null
+++ b/lv/support
@@ -0,0 +1 @@
+../en/support \ No newline at end of file
diff --git a/nb/support b/nb/support
new file mode 120000
index 000000000..4f8c3bbaa
--- /dev/null
+++ b/nb/support
@@ -0,0 +1 @@
+../en/support \ No newline at end of file
diff --git a/nl/support b/nl/support
new file mode 120000
index 000000000..4f8c3bbaa
--- /dev/null
+++ b/nl/support
@@ -0,0 +1 @@
+../en/support \ No newline at end of file
diff --git a/pl/support b/pl/support
new file mode 120000
index 000000000..4f8c3bbaa
--- /dev/null
+++ b/pl/support
@@ -0,0 +1 @@
+../en/support \ No newline at end of file
diff --git a/pt/support b/pt/support
new file mode 120000
index 000000000..4f8c3bbaa
--- /dev/null
+++ b/pt/support
@@ -0,0 +1 @@
+../en/support \ No newline at end of file
diff --git a/ro/support b/ro/support
new file mode 120000
index 000000000..4f8c3bbaa
--- /dev/null
+++ b/ro/support
@@ -0,0 +1 @@
+../en/support \ No newline at end of file
diff --git a/ru/support b/ru/support
new file mode 120000
index 000000000..4f8c3bbaa
--- /dev/null
+++ b/ru/support
@@ -0,0 +1 @@
+../en/support \ No newline at end of file
diff --git a/sl/support b/sl/support
new file mode 120000
index 000000000..4f8c3bbaa
--- /dev/null
+++ b/sl/support
@@ -0,0 +1 @@
+../en/support \ No newline at end of file
diff --git a/support/index.php b/support/index.php
index aac2543f0..a885078e6 100644
--- a/support/index.php
+++ b/support/index.php
@@ -1,27 +1,4 @@
<?php
require_once '../langs.inc.php';
-
-$langs = array(
-// 'de' => 'Deutsch',
-// 'el' => 'Ελληνικά',
- 'en' => 'English',
-// 'es' => 'Español',
-// 'et' => 'Eesti',
-// 'fi' => 'Suomeksi',
- 'fr' => 'Français',
-// 'it' => 'Italiano',
-// 'lv' => 'Latviešu',
-// 'nb' => 'Bokmål',
-// 'nl' => 'Nederlands',
-// 'pl' => 'Polski',
-// 'pt' => 'Português',
-// 'ro' => 'Română',
-// 'ru' => 'Русский',
-// 'tr' => 'Türkçe',
-// 'sl' => 'Slovenščina',
-// 'zh-cn' => '简体中文',
-// 'zh-tw' => '正體中文'
-);
-
relocate($langs, 'support/'); \ No newline at end of file
diff --git a/tr/support b/tr/support
new file mode 120000
index 000000000..4f8c3bbaa
--- /dev/null
+++ b/tr/support
@@ -0,0 +1 @@
+../en/support \ No newline at end of file
diff --git a/uk/support b/uk/support
new file mode 120000
index 000000000..4f8c3bbaa
--- /dev/null
+++ b/uk/support
@@ -0,0 +1 @@
+../en/support \ No newline at end of file
diff --git a/zh-cn/support b/zh-cn/support
new file mode 120000
index 000000000..4f8c3bbaa
--- /dev/null
+++ b/zh-cn/support
@@ -0,0 +1 @@
+../en/support \ No newline at end of file
diff --git a/zh-tw/support b/zh-tw/support
new file mode 120000
index 000000000..4f8c3bbaa
--- /dev/null
+++ b/zh-tw/support
@@ -0,0 +1 @@
+../en/support \ No newline at end of file