-rw-r--r-- | core/multimedia/opieplayer/config.in | 2 | ||||
-rw-r--r-- | core/pim/datebook/config.in | 2 | ||||
-rw-r--r-- | core/pim/osearch/config.in | 2 | ||||
-rw-r--r-- | examples/applet/config.in | 2 | ||||
-rw-r--r-- | examples/main-tab/config.in | 2 | ||||
-rw-r--r-- | examples/todayplugin/config.in | 2 | ||||
-rw-r--r-- | inputmethods/multikey/config.in | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/core/multimedia/opieplayer/config.in b/core/multimedia/opieplayer/config.in index d25b11f..335497f 100644 --- a/core/multimedia/opieplayer/config.in +++ b/core/multimedia/opieplayer/config.in @@ -3,3 +3,3 @@ default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIEUI2 + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2UI diff --git a/core/pim/datebook/config.in b/core/pim/datebook/config.in index dd9c798..d1dd44f 100644 --- a/core/pim/datebook/config.in +++ b/core/pim/datebook/config.in @@ -3,2 +3,2 @@ default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIEUI2 + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2UI diff --git a/core/pim/osearch/config.in b/core/pim/osearch/config.in index 8a162d4..ec0da27 100644 --- a/core/pim/osearch/config.in +++ b/core/pim/osearch/config.in @@ -3,2 +3,2 @@ default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIEUI2 && LIBOPIEPIM2 + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2UI && LIBOPIE2PIM diff --git a/examples/applet/config.in b/examples/applet/config.in index c3fb6dd..840333e 100644 --- a/examples/applet/config.in +++ b/examples/applet/config.in @@ -3,2 +3,2 @@ default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIEUI2 &&EXAMPLES + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2UI &&EXAMPLES diff --git a/examples/main-tab/config.in b/examples/main-tab/config.in index 3a67bcb..a40df56 100644 --- a/examples/main-tab/config.in +++ b/examples/main-tab/config.in @@ -3,2 +3,2 @@ default "y" - depends ( LIBQPE || LIBQPE-X11 ) && EXAMPLES && LIBOPIEUI2 + depends ( LIBQPE || LIBQPE-X11 ) && EXAMPLES && LIBOPIE2UI diff --git a/examples/todayplugin/config.in b/examples/todayplugin/config.in index 0a6a573..b860cb2 100644 --- a/examples/todayplugin/config.in +++ b/examples/todayplugin/config.in @@ -3,3 +3,3 @@ default "n" - depends ( LIBQPE || LIBQPE-X11 ) && EXAMPLES && LIBOPIEUI2 + depends ( LIBQPE || LIBQPE-X11 ) && EXAMPLES && LIBOPIE2UI diff --git a/inputmethods/multikey/config.in b/inputmethods/multikey/config.in index ad7d1e8..1ce4dcc 100644 --- a/inputmethods/multikey/config.in +++ b/inputmethods/multikey/config.in @@ -3,2 +3,2 @@ default "y" - depends ( LIBQPE || LIBQPE-X11 ) && PICKBOARD && LIBQTAUX2 && LIBOPIEUI2 + depends ( LIBQPE || LIBQPE-X11 ) && PICKBOARD && LIBQTAUX2 && LIBOPIE2UI |