author | kergoth <kergoth> | 2002-12-13 23:34:39 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-12-13 23:34:39 (UTC) |
commit | 62b2bfc27b308fa977affc15270c6af6d2c7f064 (patch) (unidiff) | |
tree | 5cf2b1b6c90d1572b5371979ecb0d375f65cf4ce /Makefile | |
parent | 46888759da1aea08ef4b5ebdbaee7c10faaecc70 (diff) | |
download | opie-62b2bfc27b308fa977affc15270c6af6d2c7f064.zip opie-62b2bfc27b308fa977affc15270c6af6d2c7f064.tar.gz opie-62b2bfc27b308fa977affc15270c6af6d2c7f064.tar.bz2 |
moved netmon applet to unsupported
-rw-r--r-- | Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ | |||
1 | indefault: dynamic | 1 | hehindefault: dynamic |
2 | 2 | ||
3 | all: default docs | 3 | all: default docs |
4 | 4 | ||
5 | LIBS=library libopie | 5 | LIBS=library libopie |
6 | 6 | ||
7 | 7 | ||
@@ -9,15 +9,15 @@ INPUTCOMPONENTS= inputmethods/keyboard inputmethods/pickboard \ | |||
9 | inputmethods/handwriting inputmethods/unikeyboard \ | 9 | inputmethods/handwriting inputmethods/unikeyboard \ |
10 | inputmethods/jumpx inputmethods/kjumpx \ | 10 | inputmethods/jumpx inputmethods/kjumpx \ |
11 | inputmethods/dvorak inputmethods/multikey \ | 11 | inputmethods/dvorak inputmethods/multikey \ |
12 | 12 | ||
13 | APPLETS= core/applets/batteryapplet core/applets/batteryapplet-ipaq \ | 13 | APPLETS= core/applets/batteryapplet core/applets/batteryapplet-ipaq \ |
14 | core/applets/irdaapplet core/applets/volumeapplet \ | 14 | core/applets/irdaapplet core/applets/volumeapplet \ |
15 | core/applets/clockapplet core/applets/netmonapplet \ | 15 | core/applets/clockapplet \ |
16 | core/applets/homeapplet core/applets/suspendapplet \ | 16 | core/applets/homeapplet core/applets/suspendapplet \ |
17 | core/applets/logoutapplet \ | 17 | core/applets/logoutapplet core/applets/runapplet \ |
18 | core/applets/screenshotapplet core/applets/clipboardapplet \ | 18 | core/applets/screenshotapplet core/applets/clipboardapplet \ |
19 | core/applets/cardmon core/applets/obex \ | 19 | core/applets/cardmon core/applets/obex \ |
20 | core/applets/vmemo \ | 20 | core/applets/vmemo \ |
21 | noncore/net/networksetup/interfaces \ | 21 | noncore/net/networksetup/interfaces \ |
22 | noncore/net/networksetup/wlan \ | 22 | noncore/net/networksetup/wlan \ |
23 | noncore/applets/wirelessapplet noncore/applets/notesapplet | 23 | noncore/applets/wirelessapplet noncore/applets/notesapplet |