author | schurig <schurig> | 2003-06-04 14:03:38 (UTC) |
---|---|---|
committer | schurig <schurig> | 2003-06-04 14:03:38 (UTC) |
commit | aa03487e62e8b57aaf4680389c734de9af346d01 (patch) (unidiff) | |
tree | 65f1f58556272b72fc1f2045bfe17c3ee37af0d5 /noncore | |
parent | 9b6632bc46719c0012c48150eb696674648dc9d8 (diff) | |
download | opie-aa03487e62e8b57aaf4680389c734de9af346d01.zip opie-aa03487e62e8b57aaf4680389c734de9af346d01.tar.gz opie-aa03487e62e8b57aaf4680389c734de9af346d01.tar.bz2 |
sanitized
-rw-r--r-- | noncore/applets/networkapplet/config.in | 2 | ||||
-rw-r--r-- | noncore/applets/notesapplet/config.in | 2 | ||||
-rw-r--r-- | noncore/applets/wirelessapplet/config.in | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/noncore/applets/networkapplet/config.in b/noncore/applets/networkapplet/config.in index ef7a75e..e809291 100644 --- a/noncore/applets/networkapplet/config.in +++ b/noncore/applets/networkapplet/config.in | |||
@@ -1,5 +1,5 @@ | |||
1 | config NETWORKAPPLET | 1 | config NETWORKAPPLET |
2 | boolean "Network (control network interfaces on-the-fly)" | 2 | boolean "opie-networkapplet (control network interfaces on-the-fly)" |
3 | default "n" | 3 | default "n" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2UI && LIBOPIE2NET | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2UI && LIBOPIE2NET |
5 | comment "Network applet needs a libqpe and libopie2 (core, ui, net)" | 5 | comment "Network applet needs a libqpe and libopie2 (core, ui, net)" |
diff --git a/noncore/applets/notesapplet/config.in b/noncore/applets/notesapplet/config.in index 9f13d55..866adfb 100644 --- a/noncore/applets/notesapplet/config.in +++ b/noncore/applets/notesapplet/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config NOTESAPPLET | 1 | config NOTESAPPLET |
2 | boolean "Notes (quick note taking applet)" | 2 | boolean "opie-notesapplet (quick note taking applet)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/applets/wirelessapplet/config.in b/noncore/applets/wirelessapplet/config.in index c201bab..8e948a2 100644 --- a/noncore/applets/wirelessapplet/config.in +++ b/noncore/applets/wirelessapplet/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config WIRELESSAPPLET | 1 | config WIRELESSAPPLET |
2 | boolean "Wireless (view wireless signal strength, and renew IP on AP change)" | 2 | boolean "opie-wirelessapplet (view wireless signal strength, and renew IP on AP change)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |