summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/stockticker/config.in
blob: 036b04cd65be355f6a7ce0be426efca07a80ead4 (plain)
1
2
3
4
5
6
7
8
9
10
menu "stockticker"

  config TODAY_STOCKTICKER
    boolean "stockticker"
    default "y"
    depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE

  source noncore/todayplugins/stockticker/stockticker/config.in
  source noncore/todayplugins/stockticker/stocktickerlib/config.in
endmenu