summaryrefslogtreecommitdiff
path: root/core/apps
authorllornkcor <llornkcor>2006-05-01 19:06:08 (UTC)
committer llornkcor <llornkcor>2006-05-01 19:06:08 (UTC)
commit1295db77f2ab7e9125183e4240de0b92f72940e4 (patch) (side-by-side diff)
tree1fcbe1acc595bfed08bed4da982391cde7c52fc2 /core/apps
parent2f32b6d589d389848c5c73ba2e5ad13117c1da9e (diff)
downloadopie-1295db77f2ab7e9125183e4240de0b92f72940e4.zip
opie-1295db77f2ab7e9125183e4240de0b92f72940e4.tar.gz
opie-1295db77f2ab7e9125183e4240de0b92f72940e4.tar.bz2
default is now n, as qss is not used nor needed
Diffstat (limited to 'core/apps') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/qss/config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/apps/qss/config.in b/core/apps/qss/config.in
index 86417b6..2428a0c 100644
--- a/core/apps/qss/config.in
+++ b/core/apps/qss/config.in
@@ -1,4 +1,4 @@
config QSS
boolean "A Sound Server for Qt 2.3.x where x >= 10 (qss)"
- default "y"
+ default "n"
depends ( LIBQPE || LIBQPE-X11 )