-rw-r--r-- | noncore/applets/pyquicklaunch/config.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/noncore/applets/pyquicklaunch/config.in b/noncore/applets/pyquicklaunch/config.in index f4828d3..2692dcb 100644 --- a/noncore/applets/pyquicklaunch/config.in +++ b/noncore/applets/pyquicklaunch/config.in @@ -1,4 +1,4 @@ - config WIRELESSAPPLET - boolean "opie-wirelessapplet (view wireless signal strength, and renew IP on AP change)" - default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2NET + config PYQUICKLAUNCH + boolean "python-quicklaunchapplet (show status of and control the python quicklauncher)" + default "n" + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE |