summaryrefslogtreecommitdiffhomepage
path: root/themes/oxygen/root
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-02-15 18:30:25 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-02-15 18:30:25 +0000
commit0ff4dcf277cbfd552343c31ffc313d52b1e2f161 (patch)
treea9b74d1bc26f71b51e9b654c69347379a5f292ec /themes/oxygen/root
parent93812e70a004f4917f7939b51d86aef8cb4f6fbd (diff)
themes: drop oxygen and openwrt.org-oxygen, there unmaintained and not even packaged
Diffstat (limited to 'themes/oxygen/root')
-rwxr-xr-xthemes/oxygen/root/etc/uci-defaults/luci-theme-oxygen6
1 files changed, 0 insertions, 6 deletions
diff --git a/themes/oxygen/root/etc/uci-defaults/luci-theme-oxygen b/themes/oxygen/root/etc/uci-defaults/luci-theme-oxygen
deleted file mode 100755
index f4b504b49c..0000000000
--- a/themes/oxygen/root/etc/uci-defaults/luci-theme-oxygen
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-uci batch <<-EOF
- set luci.themes.Oxygen=/luci-static/oxygen
- commit luci
-EOF
-