author | schurig <schurig> | 2003-06-04 14:03:38 (UTC) |
---|---|---|
committer | schurig <schurig> | 2003-06-04 14:03:38 (UTC) |
commit | aa03487e62e8b57aaf4680389c734de9af346d01 (patch) (side-by-side diff) | |
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 @@ config NETWORKAPPLET - boolean "Network (control network interfaces on-the-fly)" + boolean "opie-networkapplet (control network interfaces on-the-fly)" default "n" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2UI && LIBOPIE2NET 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 @@ config NOTESAPPLET - boolean "Notes (quick note taking applet)" + boolean "opie-notesapplet (quick note taking applet)" default "y" 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 @@ config WIRELESSAPPLET - boolean "Wireless (view wireless signal strength, and renew IP on AP change)" + boolean "opie-wirelessapplet (view wireless signal strength, and renew IP on AP change)" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |