summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/stockticker
Unidiff
Diffstat (limited to 'noncore/todayplugins/stockticker') (more/less context) (show 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.in5
3 files changed, 7 insertions, 10 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
@@ -6,2 +6,3 @@ menu "stockticker"
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
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 1 config TODAY_STOCKTICKERLIB
2 boolean "stocktickerlib" 2 boolean
3 default "y" 3 default "y" if TODAY_STOCKTICKER
4 depends LIBQPE && LIBOPIE