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 | |
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 | ||||
-rw-r--r-- | packages | 3 |
2 files changed, 5 insertions, 4 deletions
@@ -1,2 +1,2 @@ | |||
1 | indefault: dynamic | 1 | hehindefault: dynamic |
2 | 2 | ||
@@ -14,5 +14,5 @@ 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 \ |
@@ -23,2 +23,3 @@ CONFIG_LIBQPE-X11 x11/libqpe-x11 libqpe-x11.pro | |||
23 | #CONFIG_NETSETUP noncore/unsupported/netsetupnetsetup.pro | 23 | #CONFIG_NETSETUP noncore/unsupported/netsetupnetsetup.pro |
24 | #CONFIG_NETMONAPPLET noncore/unsupported/netmonappletnetmonapplet.pro | ||
24 | #CONFIG_OFILESELECTOR libopie/ofileselectorofileselector.pro | 25 | #CONFIG_OFILESELECTOR libopie/ofileselectorofileselector.pro |
@@ -98,2 +99,3 @@ CONFIG_LIQUID noncore/styles/liquid liquid.pro | |||
98 | CONFIG_LOGOUTAPPLET core/applets/logoutappletlogoutapplet.pro | 99 | CONFIG_LOGOUTAPPLET core/applets/logoutappletlogoutapplet.pro |
100 | CONFIG_RUNAPPLET core/applets/runappletrunapplet.pro | ||
99 | CONFIG_MAIL noncore/mailmail.pro | 101 | CONFIG_MAIL noncore/mailmail.pro |
@@ -105,3 +107,2 @@ CONFIG_MODPLUG core/multimedia/opieplayer/modplug modplug.pro | |||
105 | CONFIG_MULTIKEY inputmethods/multikeymultikey.pro | 107 | CONFIG_MULTIKEY inputmethods/multikeymultikey.pro |
106 | CONFIG_NETMONAPPLET core/applets/netmonappletnetmonapplet.pro | ||
107 | CONFIG_NETSYSTEMTIME noncore/settings/netsystemtimenetsystemtime.pro | 108 | CONFIG_NETSYSTEMTIME noncore/settings/netsystemtimenetsystemtime.pro |