-rw-r--r-- | core/applets/batteryapplet/config.in | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/applets/batteryapplet/config.in b/core/applets/batteryapplet/config.in index 16fe8f4..5c3b591 100644 --- a/core/applets/batteryapplet/config.in +++ b/core/applets/batteryapplet/config.in @@ -1,7 +1,4 @@ -menu "batteryapplet" - config BATTERYAPPLET boolean "batteryapplet" default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE -endmenu + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && TARGET_SHARP |