author | kergoth <kergoth> | 2002-10-30 21:42:56 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-10-30 21:42:56 (UTC) |
commit | ad396dd7b58fc772423f95be050f645fc7a6d9b9 (patch) (unidiff) | |
tree | 6a08f21bb2a9a83cea15137af116c04a9555d298 | |
parent | cd12578b756841ba437418524ab98178a0c8ee38 (diff) | |
download | opie-ad396dd7b58fc772423f95be050f645fc7a6d9b9.zip opie-ad396dd7b58fc772423f95be050f645fc7a6d9b9.tar.gz opie-ad396dd7b58fc772423f95be050f645fc7a6d9b9.tar.bz2 |
moved wlansetup into unsupported
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,49 +35,49 @@ COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) | |||
35 | PIMAPPS = core/pim/addressbook core/pim/datebook \ | 35 | PIMAPPS = core/pim/addressbook core/pim/datebook \ |
36 | core/pim/today core/pim/todo | 36 | core/pim/today core/pim/todo |
37 | 37 | ||
38 | TODAYPLUGINS = core/pim/today/plugins/datebook \ | 38 | TODAYPLUGINS = core/pim/today/plugins/datebook \ |
39 | core/pim/today/plugins/todolist \ | 39 | core/pim/today/plugins/todolist \ |
40 | core/pim/today/plugins/mail \ | 40 | core/pim/today/plugins/mail \ |
41 | 41 | ||
42 | 42 | ||
43 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ | 43 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ |
44 | core/apps/textedit core/apps/embeddedkonsole \ | 44 | core/apps/textedit core/apps/embeddedkonsole \ |
45 | core/launcher \ | 45 | core/launcher \ |
46 | core/opie-login \ | 46 | core/opie-login \ |
47 | core/apps/oipkg core/apps/qcop | 47 | core/apps/oipkg core/apps/qcop |
48 | 48 | ||
49 | COREMULTIMEDIA = core/multimedia/opieplayer | 49 | COREMULTIMEDIA = core/multimedia/opieplayer |
50 | 50 | ||
51 | CORESETTINGS = core/settings/light-and-power core/settings/security \ | 51 | CORESETTINGS = core/settings/light-and-power core/settings/security \ |
52 | core/settings/systemtime core/settings/citytime \ | 52 | core/settings/systemtime core/settings/citytime \ |
53 | core/settings/launcher | 53 | core/settings/launcher |
54 | 54 | ||
55 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ | 55 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ |
56 | noncore/settings/appearance2 noncore/settings/sound \ | 56 | noncore/settings/appearance2 noncore/settings/sound \ |
57 | noncore/settings/mediummount \ | 57 | noncore/settings/mediummount \ |
58 | noncore/settings/tabmanager noncore/settings/appskey \ | 58 | noncore/settings/tabmanager noncore/settings/appskey \ |
59 | noncore/settings/netsystemtime noncore/settings/wlansetup \ | 59 | noncore/settings/netsystemtime \ |
60 | noncore/settings/sshkeys noncore/settings/usermanager \ | 60 | noncore/settings/sshkeys noncore/settings/usermanager \ |
61 | noncore/settings/backup | 61 | noncore/settings/backup |
62 | 62 | ||
63 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ | 63 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |
64 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm \ | 64 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm \ |
65 | noncore/tools/formatter | 65 | noncore/tools/formatter |
66 | 66 | ||
67 | NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal \ | 67 | NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal \ |
68 | noncore/styles/flat noncore/styles/fresh | 68 | noncore/styles/flat noncore/styles/fresh |
69 | 69 | ||
70 | NONCOREDECOS = noncore/decorations/liquid noncore/decorations/flat \ | 70 | NONCOREDECOS = noncore/decorations/liquid noncore/decorations/flat \ |
71 | noncore/decorations/polished | 71 | noncore/decorations/polished |
72 | 72 | ||
73 | GAMES = noncore/games/minesweep noncore/games/solitaire \ | 73 | GAMES = noncore/games/minesweep noncore/games/solitaire \ |
74 | noncore/games/tetrix noncore/games/wordgame \ | 74 | noncore/games/tetrix noncore/games/wordgame \ |
75 | noncore/games/parashoot noncore/games/snake \ | 75 | noncore/games/parashoot noncore/games/snake \ |
76 | noncore/games/mindbreaker \ | 76 | noncore/games/mindbreaker \ |
77 | noncore/games/go noncore/games/qasteroids \ | 77 | noncore/games/go noncore/games/qasteroids \ |
78 | noncore/games/fifteen noncore/games/tictac \ | 78 | noncore/games/fifteen noncore/games/tictac \ |
79 | noncore/games/kcheckers noncore/games/kpacman \ | 79 | noncore/games/kcheckers noncore/games/kpacman \ |
80 | noncore/games/kbill noncore/games/buzzword \ | 80 | noncore/games/kbill noncore/games/buzzword \ |
81 | noncore/games/bounce | 81 | noncore/games/bounce |
82 | 82 | ||
83 | NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ | 83 | NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ |