-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 |