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
@@ -34,13 +34,12 @@ #CONFIG_SIMPLE noncore/tools/calc2/simple simple.pro #CONFIG_SMTP noncore/unsupported/opiemail/ifaces/smtp smtp.pro #CONFIG_SPREADSHEET noncore/unsupported/spreadsheet spreadsheet.pro #CONFIG_SYSTEMTIME noncore/unsupported/systemtime systemtime.pro #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 #CONFIG_WLANSETUP noncore/unsupported/wlansetup wlansetup.pro CONFIG_ADDRESSBOOK core/pim/addressbook addressbook.pro CONFIG_ADVANCEDFM noncore/apps/advancedfm advancedfm.pro CONFIG_APPEARANCE2 noncore/settings/appearance2 appearance2.pro @@ -141,12 +140,13 @@ CONFIG_TABMANAGER noncore/settings/tabmanager tabmanager.pro CONFIG_TETRIX noncore/games/tetrix tetrix.pro CONFIG_TEXTEDIT core/apps/textedit textedit.pro CONFIG_THEME noncore/styles/theme theme.pro 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 CONFIG_TODAY_STOCKTICKERLIB noncore/todayplugins/stockticker/stocktickerlib stocktickerlib.pro CONFIG_TODAY_STOCKTICKERSUB noncore/todayplugins/stockticker/stockticker stockticker.pro CONFIG_TODAY_TODOLIST core/pim/today/plugins/todolist todolist.pro CONFIG_TODO core/pim/todo todo.pro |