-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,5 +1,5 @@ | |||
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 | ||
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" |