author | schurig <schurig> | 2003-06-04 14:30:52 (UTC) |
---|---|---|
committer | schurig <schurig> | 2003-06-04 14:30:52 (UTC) |
commit | b72cce3813dfb64fd6d1920961b236c8e27bd27b (patch) (unidiff) | |
tree | 99338b59c12bb2ab43c38ed09fbd9241625a1026 | |
parent | 7358bea397ee816ff6f56690a8041d8e605f607b (diff) | |
download | opie-b72cce3813dfb64fd6d1920961b236c8e27bd27b.zip opie-b72cce3813dfb64fd6d1920961b236c8e27bd27b.tar.gz opie-b72cce3813dfb64fd6d1920961b236c8e27bd27b.tar.bz2 |
sanitizted
-rw-r--r-- | noncore/decorations/flat/config.in | 2 | ||||
-rw-r--r-- | noncore/decorations/liquid/config.in | 2 | ||||
-rw-r--r-- | noncore/decorations/polished/config.in | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/noncore/decorations/flat/config.in b/noncore/decorations/flat/config.in index 74fc990..f378ad1 100644 --- a/noncore/decorations/flat/config.in +++ b/noncore/decorations/flat/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config DECO_FLAT | 1 | config DECO_FLAT |
2 | boolean "flat" | 2 | boolean "opie-deco-flat (Flat window decoration style)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/decorations/liquid/config.in b/noncore/decorations/liquid/config.in index 2f41734..99b0336 100644 --- a/noncore/decorations/liquid/config.in +++ b/noncore/decorations/liquid/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config DECO_LIQUID | 1 | config DECO_LIQUID |
2 | boolean "liquid" | 2 | boolean "opie-deco-liquid (Liquid (KDE3) window decoration style)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/decorations/polished/config.in b/noncore/decorations/polished/config.in index df6c514..daa883a 100644 --- a/noncore/decorations/polished/config.in +++ b/noncore/decorations/polished/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config DECO_POLISHED | 1 | config DECO_POLISHED |
2 | boolean "polished" | 2 | boolean "opie-deco-polished (Blended window decoration style)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |