author | schurig <schurig> | 2003-06-05 07:02:35 (UTC) |
---|---|---|
committer | schurig <schurig> | 2003-06-05 07:02:35 (UTC) |
commit | 061f1a1778317cea8efc9b4df73e2dedb06aa04a (patch) (unidiff) | |
tree | d6d290d84e0735309fbe455b4f974a2703f81ea6 | |
parent | aa5ad8eea83d3894b3db95d9e0b347faf761940f (diff) | |
download | opie-061f1a1778317cea8efc9b4df73e2dedb06aa04a.zip opie-061f1a1778317cea8efc9b4df73e2dedb06aa04a.tar.gz opie-061f1a1778317cea8efc9b4df73e2dedb06aa04a.tar.bz2 |
sanitized
-rw-r--r-- | noncore/settings/appearance2/config.in | 2 | ||||
-rw-r--r-- | noncore/settings/backup/config.in | 2 | ||||
-rw-r--r-- | noncore/settings/language/config.in | 2 | ||||
-rw-r--r-- | noncore/settings/mediummount/config.in | 2 | ||||
-rw-r--r-- | noncore/settings/netsystemtime/config.in | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/noncore/settings/appearance2/config.in b/noncore/settings/appearance2/config.in index 2312610..316b8cd 100644 --- a/noncore/settings/appearance2/config.in +++ b/noncore/settings/appearance2/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config APPEARANCE2 | 1 | config APPEARANCE2 |
2 | boolean "Appearance" | 2 | boolean "opie-appearance (control color, widget view etc)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/settings/backup/config.in b/noncore/settings/backup/config.in index b59f33f..4e55ca4 100644 --- a/noncore/settings/backup/config.in +++ b/noncore/settings/backup/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config BACKUP | 1 | config BACKUP |
2 | boolean "backup" | 2 | boolean "opie-backup (save and restore current Opie settings)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/settings/language/config.in b/noncore/settings/language/config.in index ce5e335..dbdfdab 100644 --- a/noncore/settings/language/config.in +++ b/noncore/settings/language/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config LANGUAGE | 1 | config LANGUAGE |
2 | boolean "language" | 2 | boolean "opie-language (select language for Opie)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/settings/mediummount/config.in b/noncore/settings/mediummount/config.in index 76e9500..2ea8535 100644 --- a/noncore/settings/mediummount/config.in +++ b/noncore/settings/mediummount/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config MEDIUMMOUNT | 1 | config MEDIUMMOUNT |
2 | boolean "mediummount" | 2 | boolean "opie-mediummount (configuration app for medium mounter)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/settings/netsystemtime/config.in b/noncore/settings/netsystemtime/config.in index 697c1ea..ea90f65 100644 --- a/noncore/settings/netsystemtime/config.in +++ b/noncore/settings/netsystemtime/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config NETSYSTEMTIME | 1 | config NETSYSTEMTIME |
2 | boolean "netsystemtime" | 2 | boolean "opie-systemtime (clock setup tool with NTP ability)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |