summaryrefslogtreecommitdiffhomepage
path: root/i18n/greek
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2015-01-08 16:32:32 +0100
committerJo-Philipp Wich <jow@openwrt.org>2015-01-08 16:32:32 +0100
commit2f043016e89f5ba3fd2e63abcd4de12584a0c43d (patch)
treef35910362f9a92c3fb49a64ce0cda7c078a00803 /i18n/greek
parent50b258a1d42c12e9f13e31282d6d555a1a9fcf32 (diff)
Remove obsolete i18n directory
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Diffstat (limited to 'i18n/greek')
-rw-r--r--i18n/greek/Makefile5
-rwxr-xr-xi18n/greek/root/etc/uci-defaults/luci-i18n-greek6
2 files changed, 0 insertions, 11 deletions
diff --git a/i18n/greek/Makefile b/i18n/greek/Makefile
deleted file mode 100644
index c16228ea2..000000000
--- a/i18n/greek/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-PO = base
-PO_LANG = el
-
-include ../../build/config.mk
-include ../../build/module.mk
diff --git a/i18n/greek/root/etc/uci-defaults/luci-i18n-greek b/i18n/greek/root/etc/uci-defaults/luci-i18n-greek
deleted file mode 100755
index 493b59919..000000000
--- a/i18n/greek/root/etc/uci-defaults/luci-i18n-greek
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-uci batch <<-EOF
- set luci.languages.el=Ελληνικά
- commit luci
-EOF
-