-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 @@ +config OPIEALARM + boolean "Opiealarm" + default "y" @@ -159,3 +159,4 @@ CONFIG_WAVPLUGIN core/multimedia/opieplayer/wavplugin wavplugin.pro CONFIG_WIRELESSAPPLET noncore/applets/wirelessapplet wirelessapplet.pro CONFIG_WLAN noncore/net/networksetup/wlan wlan.pro CONFIG_WORDGAME noncore/games/wordgame wordgame.pro +CONFIG_OPIEALARM ipaq/opiealarm |