-rw-r--r-- | core/pim/osearch/config.in | 4 | ||||
-rw-r--r-- | packages | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/core/pim/osearch/config.in b/core/pim/osearch/config.in index 85fa632..af0c147 100644 --- a/core/pim/osearch/config.in +++ b/core/pim/osearch/config.in @@ -1,4 +1,4 @@ - config CONFEDIT - boolean "oseatch" + config OSEARCH + boolean "osearch" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE @@ -107,12 +107,13 @@ CONFIG_OPIEIRC noncore/net/opieirc opieirc.pro CONFIG_OPIEMAIL2 noncore/mail mail.pro CONFIG_OPIEPLAYER core/multimedia/opieplayer opieplayer.pro CONFIG_OPIEPLAYER2 noncore/multimedia/opieplayer2 opieplayer2.pro CONFIG_OPIEREC noncore/multimedia/opierec opierec.pro CONFIG_OPIETOOTH-APPLET noncore/net/opietooth/applet applet.pro CONFIG_OPIETOOTH-MANAGER noncore/net/opietooth/manager manager.pro +CONFIG_OSEARCH noncore/apps/osearch osearch.pro CONFIG_OXYGEN noncore/apps/oxygen oxygen.pro CONFIG_PARASHOOT noncore/games/parashoot parashoot.pro CONFIG_PICKBOARD inputmethods/pickboard pickboard.pro CONFIG_QASTEROIDS noncore/games/qasteroids qasteroids.pro CONFIG_QCOP core/apps/qcop qcop.pro CONFIG_QPDF noncore/graphics/qpdf qpdf.pro |