-rw-r--r-- | noncore/comm/mobilemsg/config.in | 2 | ||||
-rw-r--r-- | noncore/unsupported/gsmtool/config.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/noncore/comm/mobilemsg/config.in b/noncore/comm/mobilemsg/config.in index 6169f94..b3c7465 100644 --- a/noncore/comm/mobilemsg/config.in +++ b/noncore/comm/mobilemsg/config.in @@ -1,4 +1,4 @@ config MOBILEMSG boolean "opie-mobilemsg (send SMS messages)" - default "y" + default "n" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE diff --git a/noncore/unsupported/gsmtool/config.in b/noncore/unsupported/gsmtool/config.in index 8274f34..00d09d8 100644 --- a/noncore/unsupported/gsmtool/config.in +++ b/noncore/unsupported/gsmtool/config.in @@ -1,4 +1,4 @@ config GSMTOOL boolean "opie-gsmtool (an GSM phone utility program)" - default "y" + default "n" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |