-rw-r--r-- | noncore/comm/mobilemsg/config.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/noncore/comm/mobilemsg/config.in b/noncore/comm/mobilemsg/config.in index 45c4ca4..524e254 100644 --- a/noncore/comm/mobilemsg/config.in +++ b/noncore/comm/mobilemsg/config.in @@ -1,4 +1,4 @@ -# config #MOBILEMSG -# boolean "mobilemsg" -# default "y" -# depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + config MOBILEMSG + boolean "mobilemsg" + default "y" + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |