-rw-r--r-- | core/opiealarm/config.in | 3 | ||||
-rw-r--r-- | packages | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/core/opiealarm/config.in b/core/opiealarm/config.in new file mode 100644 index 0000000..8b38560 --- a/dev/null +++ b/core/opiealarm/config.in | |||
@@ -0,0 +1,3 @@ | |||
1 | config OPIEALARM | ||
2 | boolean "Opiealarm" | ||
3 | default "y" | ||
@@ -159,3 +159,4 @@ CONFIG_WAVPLUGIN core/multimedia/opieplayer/wavplugin wavplugin.pro | |||
159 | CONFIG_WIRELESSAPPLET noncore/applets/wirelessappletwirelessapplet.pro | 159 | CONFIG_WIRELESSAPPLET noncore/applets/wirelessappletwirelessapplet.pro |
160 | CONFIG_WLAN noncore/net/networksetup/wlanwlan.pro | 160 | CONFIG_WLAN noncore/net/networksetup/wlanwlan.pro |
161 | CONFIG_WORDGAME noncore/games/wordgamewordgame.pro | 161 | CONFIG_WORDGAME noncore/games/wordgamewordgame.pro |
162 | CONFIG_OPIEALARMipaq/opiealarm | ||