author | kergoth <kergoth> | 2002-11-05 02:46:15 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-11-05 02:46:15 (UTC) |
commit | 7a54e3486479a4097a1c4e03b5ee6903358983fb (patch) (side-by-side diff) | |
tree | 4909c567f9f1975b52e1731535f7bcbf706022fc | |
parent | 4caab5d30f9a03dad052ea84216ddad944eb806c (diff) | |
download | opie-7a54e3486479a4097a1c4e03b5ee6903358983fb.zip opie-7a54e3486479a4097a1c4e03b5ee6903358983fb.tar.gz opie-7a54e3486479a4097a1c4e03b5ee6903358983fb.tar.bz2 |
dont hide fortune
-rw-r--r-- | packages | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,5 +38,4 @@ #CONFIG_TEST libsql/test test.pro #CONFIG_TEST noncore/apps/opie-console/test test.pro -#CONFIG_TODAY_FORTUNE noncore/todayplugins/fortune fortune.pro #CONFIG_UBROWSER noncore/net/ubrowser ubrowser.pro #CONFIG_WELLENREITER noncore/net/wellenreiter wellenreiter.pro @@ -145,4 +144,5 @@ CONFIG_TICTAC noncore/games/tictac tictac.pro CONFIG_TODAY core/pim/today today.pro CONFIG_TODAY_DATEBOOK core/pim/today/plugins/datebook datebook.pro +CONFIG_TODAY_FORTUNE noncore/todayplugins/fortune fortune.pro CONFIG_TODAY_MAIL core/pim/today/plugins/mail mail.pro CONFIG_TODAY_STOCKTICKER noncore/todayplugins/stockticker stockticker.pro |