author | zecke <zecke> | 2004-03-14 15:25:30 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-03-14 15:25:30 (UTC) |
commit | 13aeeabab5f2a6262b33de83cc9559a49365e325 (patch) (side-by-side diff) | |
tree | b82e8e4c4da0f867c9d4b4970226891087a52273 /noncore/styles/metal | |
parent | cf2499b03c783851e56049182c5e872d6dda3b63 (diff) | |
download | opie-13aeeabab5f2a6262b33de83cc9559a49365e325.zip opie-13aeeabab5f2a6262b33de83cc9559a49365e325.tar.gz opie-13aeeabab5f2a6262b33de83cc9559a49365e325.tar.bz2 |
ODP changes for the Styles
-rw-r--r-- | noncore/styles/metal/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/styles/metal/config.in b/noncore/styles/metal/config.in index 413902b..800ca38 100644 --- a/noncore/styles/metal/config.in +++ b/noncore/styles/metal/config.in @@ -1,4 +1,4 @@ config METAL boolean "opie-metal (Metal style)" default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + depends ( LIBQPE || LIBQPE-X11 ) |