author | kergoth <kergoth> | 2002-11-06 20:52:03 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-11-06 20:52:03 (UTC) |
commit | 723abb9562694c33e6f2f0e0f57ded04181ab702 (patch) (side-by-side diff) | |
tree | 39eec0f77d95d5abc8a3d0d586e9ff332e392eff /def-configs | |
parent | 8887820cee7c8e004a1e065be7a088791f77425a (diff) | |
download | opie-723abb9562694c33e6f2f0e0f57ded04181ab702.zip opie-723abb9562694c33e6f2f0e0f57ded04181ab702.tar.gz opie-723abb9562694c33e6f2f0e0f57ded04181ab702.tar.bz2 |
incorrect default config
-rw-r--r-- | def-configs/opie | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/def-configs/opie b/def-configs/opie index 058fe20..afbb1cb 100644 --- a/def-configs/opie +++ b/def-configs/opie @@ -46,8 +46,20 @@ CONFIG_CALCULATOR=y # calc2 # # +# todayplugins +# + +# +# stockticker +# +CONFIG_TODAY_STOCKTICKER=y +CONFIG_TODAY_STOCKTICKERSUB=y +CONFIG_TODAY_STOCKTICKERLIB=y +CONFIG_TODAY_FORTUNE=y + +# # styles # CONFIG_THEME=y CONFIG_METAL=y @@ -76,8 +88,12 @@ CONFIG_APPEARANCE2=y # # net # + +# +# opietooth +# CONFIG_OPIEIRC=y CONFIG_OPIEFTP=y # |