summaryrefslogtreecommitdiff
authorkergoth <kergoth>2002-11-05 23:07:45 (UTC)
committer kergoth <kergoth>2002-11-05 23:07:45 (UTC)
commitee76b2f93f1eea44530bf633ba2fa78a9273949d (patch) (unidiff)
tree8b14b453842c687e9841b78865ca3758a997e6df
parentd938bdeeb9ed88d094ed272e35bd918591ab5d20 (diff)
downloadopie-ee76b2f93f1eea44530bf633ba2fa78a9273949d.zip
opie-ee76b2f93f1eea44530bf633ba2fa78a9273949d.tar.gz
opie-ee76b2f93f1eea44530bf633ba2fa78a9273949d.tar.bz2
libstocks isnt used
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/todayplugins/stockticker/config.in1
-rw-r--r--noncore/todayplugins/stockticker/stockticker/config.in11
-rw-r--r--noncore/todayplugins/stockticker/stocktickerlib/config.in7
-rw-r--r--packages3
4 files changed, 9 insertions, 13 deletions
diff --git a/noncore/todayplugins/stockticker/config.in b/noncore/todayplugins/stockticker/config.in
index 7898f78..e9ee1b7 100644
--- a/noncore/todayplugins/stockticker/config.in
+++ b/noncore/todayplugins/stockticker/config.in
@@ -1,9 +1,10 @@
1menu "stockticker" 1menu "stockticker"
2 2
3 config TODAY_STOCKTICKER 3 config TODAY_STOCKTICKER
4 boolean "stockticker" 4 boolean "stockticker"
5 default "y" 5 default "y"
6 depends LIBQPE && LIBOPIE 6 depends LIBQPE && LIBOPIE
7
7 source noncore/todayplugins/stockticker/stockticker/config.in 8 source noncore/todayplugins/stockticker/stockticker/config.in
8 source noncore/todayplugins/stockticker/stocktickerlib/config.in 9 source noncore/todayplugins/stockticker/stocktickerlib/config.in
9endmenu 10endmenu
diff --git a/noncore/todayplugins/stockticker/stockticker/config.in b/noncore/todayplugins/stockticker/stockticker/config.in
index fd5efbc..2f419ea 100644
--- a/noncore/todayplugins/stockticker/stockticker/config.in
+++ b/noncore/todayplugins/stockticker/stockticker/config.in
@@ -1,7 +1,4 @@
1menu "stockticker" 1config TODAY_STOCKTICKERSUB
2 2 boolean
3 config TODAY_STOCKTICKERLIB 3 depends TODAY_LIBSTOCKS && TODAY_STOCKTICKERLIB
4 boolean "stockticker" 4 default "y" if TODAY_STOCKTICKER
5 default "y"
6 depends LIBQPE && LIBOPIE
7endmenu
diff --git a/noncore/todayplugins/stockticker/stocktickerlib/config.in b/noncore/todayplugins/stockticker/stocktickerlib/config.in
index 7478c39..08f9ba8 100644
--- a/noncore/todayplugins/stockticker/stocktickerlib/config.in
+++ b/noncore/todayplugins/stockticker/stocktickerlib/config.in
@@ -1,4 +1,3 @@
1 config TODAY_STOCKTICKERLIB 1config TODAY_STOCKTICKERLIB
2 boolean "stocktickerlib" 2 boolean
3 default "y" 3 default "y" if TODAY_STOCKTICKER
4 depends LIBQPE && LIBOPIE
diff --git a/packages b/packages
index f0cce79..fbc1828 100644
--- a/packages
+++ b/packages
@@ -142,15 +142,14 @@ CONFIG_TEXTEDIT core/apps/textedit textedit.pro
142 CONFIG_THEME noncore/styles/themetheme.pro 142 CONFIG_THEME noncore/styles/themetheme.pro
143 CONFIG_TICTAC noncore/games/tictactictac.pro 143 CONFIG_TICTAC noncore/games/tictactictac.pro
144 CONFIG_TODAY core/pim/todaytoday.pro 144 CONFIG_TODAY core/pim/todaytoday.pro
145 CONFIG_TODAY_DATEBOOK core/pim/today/plugins/datebookdatebook.pro 145 CONFIG_TODAY_DATEBOOK core/pim/today/plugins/datebookdatebook.pro
146 CONFIG_TODAY_FORTUNE noncore/todayplugins/fortunefortune.pro 146 CONFIG_TODAY_FORTUNE noncore/todayplugins/fortunefortune.pro
147 CONFIG_TODAY_MAIL core/pim/today/plugins/mailmail.pro 147 CONFIG_TODAY_MAIL core/pim/today/plugins/mailmail.pro
148 CONFIG_TODAY_STOCKTICKER noncore/todayplugins/stocktickerstockticker.pro 148 CONFIG_TODAY_STOCKTICKER noncore/todayplugins/stockticker/stocktickerstockticker.pro
149 CONFIG_TODAY_STOCKTICKERLIB noncore/todayplugins/stockticker/stocktickerlibstocktickerlib.pro 149 CONFIG_TODAY_STOCKTICKERLIB noncore/todayplugins/stockticker/stocktickerlibstocktickerlib.pro
150 CONFIG_TODAY_STOCKTICKERSUB noncore/todayplugins/stockticker/stocktickerstockticker.pro
151 CONFIG_TODAY_TODOLIST core/pim/today/plugins/todolisttodolist.pro 150 CONFIG_TODAY_TODOLIST core/pim/today/plugins/todolisttodolist.pro
152 CONFIG_TODO core/pim/todotodo.pro 151 CONFIG_TODO core/pim/todotodo.pro
153 CONFIG_UNIKEYBOARD inputmethods/unikeyboardunikeyboard.pro 152 CONFIG_UNIKEYBOARD inputmethods/unikeyboardunikeyboard.pro
154 CONFIG_USERMANAGER noncore/settings/usermanagerusermanager.pro 153 CONFIG_USERMANAGER noncore/settings/usermanagerusermanager.pro
155 CONFIG_VMEMO core/applets/vmemovmemo.pro 154 CONFIG_VMEMO core/applets/vmemovmemo.pro
156 CONFIG_VOLUMEAPPLET core/applets/volumeappletvolumeapplet.pro 155 CONFIG_VOLUMEAPPLET core/applets/volumeappletvolumeapplet.pro