author | schurig <schurig> | 2003-06-05 06:51:49 (UTC) |
---|---|---|
committer | schurig <schurig> | 2003-06-05 06:51:49 (UTC) |
commit | aa5ad8eea83d3894b3db95d9e0b347faf761940f (patch) (side-by-side diff) | |
tree | 3dd31c85eef7ee6b28e2119024ea11858b8d2079 /noncore/styles | |
parent | 2f3202871135e2efc67c0cdef9b93d4c4953f372 (diff) | |
download | opie-aa5ad8eea83d3894b3db95d9e0b347faf761940f.zip opie-aa5ad8eea83d3894b3db95d9e0b347faf761940f.tar.gz opie-aa5ad8eea83d3894b3db95d9e0b347faf761940f.tar.bz2 |
sanitized
-rw-r--r-- | noncore/styles/flat/config.in | 2 | ||||
-rw-r--r-- | noncore/styles/fresh/config.in | 2 | ||||
-rw-r--r-- | noncore/styles/liquid/config.in | 2 | ||||
-rw-r--r-- | noncore/styles/metal/config.in | 2 | ||||
-rw-r--r-- | noncore/styles/theme/config.in | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/noncore/styles/flat/config.in b/noncore/styles/flat/config.in index ae6edb6..a577320 100644 --- a/noncore/styles/flat/config.in +++ b/noncore/styles/flat/config.in @@ -1,4 +1,4 @@ config FLAT - boolean "flat" + boolean "opie-style-flat (Simple, flat widget style)" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE diff --git a/noncore/styles/fresh/config.in b/noncore/styles/fresh/config.in index 7199c18..f8f5318 100644 --- a/noncore/styles/fresh/config.in +++ b/noncore/styles/fresh/config.in @@ -1,4 +1,4 @@ config FRESH - boolean "fresh" + boolean "opie-style-fresh (Simple widget style)" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE diff --git a/noncore/styles/liquid/config.in b/noncore/styles/liquid/config.in index b510625..c0ad4cd 100644 --- a/noncore/styles/liquid/config.in +++ b/noncore/styles/liquid/config.in @@ -1,4 +1,4 @@ config LIQUID - boolean "liquid" + boolean "opie-liquid (Mosfet's well known Liquid GUI style from KDE)" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE diff --git a/noncore/styles/metal/config.in b/noncore/styles/metal/config.in index 991fc74..413902b 100644 --- a/noncore/styles/metal/config.in +++ b/noncore/styles/metal/config.in @@ -1,4 +1,4 @@ config METAL - boolean "metal" + boolean "opie-metal (Metal style)" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE diff --git a/noncore/styles/theme/config.in b/noncore/styles/theme/config.in index 27c8125..37fa5b6 100644 --- a/noncore/styles/theme/config.in +++ b/noncore/styles/theme/config.in @@ -1,4 +1,4 @@ config THEME - boolean "theme" + boolean "opie-theme (theme support including opie-theme-luna)" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |