summaryrefslogtreecommitdiff
path: root/noncore/applets/networkapplet/config.in
authormickeyl <mickeyl>2003-04-16 22:25:44 (UTC)
committer mickeyl <mickeyl>2003-04-16 22:25:44 (UTC)
commitfb1101a35d081e47df547c01a645af59f4730969 (patch) (side-by-side diff)
tree0da82e9d4a8cefbf8146480be2d17b6ccc912e5d /noncore/applets/networkapplet/config.in
parent0ac702419b3b8450b689e0ee2500f34b577f1a72 (diff)
downloadopie-fb1101a35d081e47df547c01a645af59f4730969.zip
opie-fb1101a35d081e47df547c01a645af59f4730969.tar.gz
opie-fb1101a35d081e47df547c01a645af59f4730969.tar.bz2
introducing networkapplet - monolithic now, but at some point of time pluggable
long term plan: merge wirelessapplet with networkapplet
Diffstat (limited to 'noncore/applets/networkapplet/config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/applets/networkapplet/config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/noncore/applets/networkapplet/config.in b/noncore/applets/networkapplet/config.in
new file mode 100644
index 0000000..00be317
--- a/dev/null
+++ b/noncore/applets/networkapplet/config.in
@@ -0,0 +1,7 @@
+ config NETWORKAPPLET
+ boolean "Network (control network interfaces on-the-fly)"
+ default "n"
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2UI
+ comment "Network applet needs a libqpe and libopie2 (ui, net)"
+ depends !(( LIBQPE || LIBQPE-X11 ) && LIBOPIE2UI)
+