summaryrefslogtreecommitdiff
path: root/noncore/styles
Unidiff
Diffstat (limited to 'noncore/styles') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/styles/flat/config.in4
-rw-r--r--noncore/styles/fresh/config.in4
-rw-r--r--noncore/styles/liquid/config.in4
-rw-r--r--noncore/styles/metal/config.in4
-rw-r--r--noncore/styles/theme/config.in4
5 files changed, 20 insertions, 0 deletions
diff --git a/noncore/styles/flat/config.in b/noncore/styles/flat/config.in
new file mode 100644
index 0000000..1c82de1
--- a/dev/null
+++ b/noncore/styles/flat/config.in
@@ -0,0 +1,4 @@
1 config FLAT
2 boolean "flat"
3 default "y"
4 depends LIBQPE && LIBOPIE
diff --git a/noncore/styles/fresh/config.in b/noncore/styles/fresh/config.in
new file mode 100644
index 0000000..f71de8d
--- a/dev/null
+++ b/noncore/styles/fresh/config.in
@@ -0,0 +1,4 @@
1 config FRESH
2 boolean "fresh"
3 default "y"
4 depends LIBQPE && LIBOPIE
diff --git a/noncore/styles/liquid/config.in b/noncore/styles/liquid/config.in
new file mode 100644
index 0000000..d2bbddb
--- a/dev/null
+++ b/noncore/styles/liquid/config.in
@@ -0,0 +1,4 @@
1 config LIQUID
2 boolean "liquid"
3 default "y"
4 depends LIBQPE && LIBOPIE
diff --git a/noncore/styles/metal/config.in b/noncore/styles/metal/config.in
new file mode 100644
index 0000000..1d86924
--- a/dev/null
+++ b/noncore/styles/metal/config.in
@@ -0,0 +1,4 @@
1 config METAL
2 boolean "metal"
3 default "y"
4 depends LIBQPE && LIBOPIE
diff --git a/noncore/styles/theme/config.in b/noncore/styles/theme/config.in
new file mode 100644
index 0000000..c90a422
--- a/dev/null
+++ b/noncore/styles/theme/config.in
@@ -0,0 +1,4 @@
1 config THEME
2 boolean "theme"
3 default "y"
4 depends LIBQPE && LIBOPIE