-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 @@ -110,6 +110,7 @@ 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 |