author | schurig <schurig> | 2003-06-04 14:22:37 (UTC) |
---|---|---|
committer | schurig <schurig> | 2003-06-04 14:22:37 (UTC) |
commit | c1016e80376ec65ed6dfb0b8d29308cfb1067357 (patch) (unidiff) | |
tree | fab9779c221c1a956c90d850e001404652e0ee4b | |
parent | 763532c349d88982a661b6a5fe69b4be1465a04a (diff) | |
download | opie-c1016e80376ec65ed6dfb0b8d29308cfb1067357.zip opie-c1016e80376ec65ed6dfb0b8d29308cfb1067357.tar.gz opie-c1016e80376ec65ed6dfb0b8d29308cfb1067357.tar.bz2 |
sanitized
-rw-r--r-- | core/launcher/config.in | 2 | ||||
-rw-r--r-- | core/opie-login/config.in | 2 | ||||
-rw-r--r-- | core/opiealarm/config.in | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core/launcher/config.in b/core/launcher/config.in index 5405cc2..2d9c1c2 100644 --- a/core/launcher/config.in +++ b/core/launcher/config.in | |||
@@ -1,10 +1,10 @@ | |||
1 | config LAUNCHER | 1 | config LAUNCHER |
2 | boolean "Launcher" | 2 | boolean "opie-taskbar (program launcher qpe for Opie)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
5 | 5 | ||
6 | if LAUNCHER | 6 | if LAUNCHER |
7 | config PRELOAD | 7 | config PRELOAD |
8 | boolean | 8 | boolean |
9 | default "y" | 9 | default "y" |
10 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LAUNCHER | 10 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LAUNCHER |
diff --git a/core/opie-login/config.in b/core/opie-login/config.in index ba428ba..339b589 100644 --- a/core/opie-login/config.in +++ b/core/opie-login/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config OPIE-LOGIN | 1 | config OPIE-LOGIN |
2 | boolean "Opie-login (Initial Login app, ala xdm/kdm/gdm)" | 2 | boolean "opie-login (Initial Login app, ala xdm/kdm/gdm)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/core/opiealarm/config.in b/core/opiealarm/config.in index f86d01c..2be9bd4 100644 --- a/core/opiealarm/config.in +++ b/core/opiealarm/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config OPIEALARM | 1 | config OPIEALARM |
2 | boolean "Opiealarm (Alarm daemon, sets RTC with wakeup time on suspend)" | 2 | boolean "opie-opiealarm (Alarm daemon, sets RTC with wakeup time on suspend)" |
3 | depends ! TARGET_X86 | 3 | depends ! TARGET_X86 |
4 | default "y" | 4 | default "y" |