author | sandman <sandman> | 2002-12-23 00:13:27 (UTC) |
---|---|---|
committer | sandman <sandman> | 2002-12-23 00:13:27 (UTC) |
commit | 4d0c43249cb07b5d68b7b4e19a9132955eaca241 (patch) (unidiff) | |
tree | 38d096ede07f524a051c6444bf2b0d47d1a8f062 | |
parent | 6f82a7bad0746d37ff1545717be3fe67e2eed17c (diff) | |
download | opie-4d0c43249cb07b5d68b7b4e19a9132955eaca241.zip opie-4d0c43249cb07b5d68b7b4e19a9132955eaca241.tar.gz opie-4d0c43249cb07b5d68b7b4e19a9132955eaca241.tar.bz2 |
removed appskey / added button-settings
-rw-r--r-- | Makefile | 4 | ||||
-rw-r--r-- | def-configs/opie | 2 | ||||
-rw-r--r-- | packages | 3 |
3 files changed, 5 insertions, 4 deletions
@@ -44,30 +44,30 @@ TODAYPLUGINS = core/pim/today/plugins/datebook \ | |||
44 | 44 | ||
45 | 45 | ||
46 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ | 46 | COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ |
47 | core/apps/textedit core/apps/embeddedkonsole \ | 47 | core/apps/textedit core/apps/embeddedkonsole \ |
48 | core/launcher \ | 48 | core/launcher \ |
49 | core/opie-login \ | 49 | core/opie-login \ |
50 | core/apps/oipkg core/apps/qcop | 50 | core/apps/oipkg core/apps/qcop |
51 | 51 | ||
52 | COREMULTIMEDIA = core/multimedia/opieplayer | 52 | COREMULTIMEDIA = core/multimedia/opieplayer |
53 | 53 | ||
54 | CORESETTINGS = core/settings/light-and-power core/settings/security \ | 54 | CORESETTINGS = core/settings/light-and-power core/settings/security \ |
55 | noncore/settings/netsystemtime core/settings/citytime \ | 55 | noncore/settings/netsystemtime core/settings/citytime \ |
56 | core/settings/launcher | 56 | core/settings/launcher core/settings/button |
57 | 57 | ||
58 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ | 58 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ |
59 | noncore/settings/appearance2 noncore/settings/sound \ | 59 | noncore/settings/appearance2 noncore/settings/sound \ |
60 | noncore/settings/mediummount \ | 60 | noncore/settings/mediummount \ |
61 | noncore/settings/tabmanager noncore/settings/appskey \ | 61 | noncore/settings/tabmanager \ |
62 | noncore/settings/sshkeys noncore/settings/usermanager \ | 62 | noncore/settings/sshkeys noncore/settings/usermanager \ |
63 | noncore/settings/backup | 63 | noncore/settings/backup |
64 | 64 | ||
65 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ | 65 | NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ |
66 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm \ | 66 | noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm \ |
67 | noncore/tools/formatter | 67 | noncore/tools/formatter |
68 | 68 | ||
69 | NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal \ | 69 | NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal \ |
70 | noncore/styles/flat noncore/styles/fresh | 70 | noncore/styles/flat noncore/styles/fresh |
71 | 71 | ||
72 | NONCOREDECOS = noncore/decorations/liquid noncore/decorations/flat \ | 72 | NONCOREDECOS = noncore/decorations/liquid noncore/decorations/flat \ |
73 | noncore/decorations/polished | 73 | noncore/decorations/polished |
diff --git a/def-configs/opie b/def-configs/opie index 830fede..2d67db0 100644 --- a/def-configs/opie +++ b/def-configs/opie | |||
@@ -71,25 +71,24 @@ CONFIG_FLAT=y | |||
71 | # | 71 | # |
72 | # settings | 72 | # settings |
73 | # | 73 | # |
74 | CONFIG_USERMANAGER=y | 74 | CONFIG_USERMANAGER=y |
75 | CONFIG_TABMANAGER=y | 75 | CONFIG_TABMANAGER=y |
76 | CONFIG_SSHKEYS=y | 76 | CONFIG_SSHKEYS=y |
77 | CONFIG_SOUND=y | 77 | CONFIG_SOUND=y |
78 | CONFIG_ROTATION=y | 78 | CONFIG_ROTATION=y |
79 | CONFIG_NETSYSTEMTIME=y | 79 | CONFIG_NETSYSTEMTIME=y |
80 | CONFIG_MEDIUMMOUNT=y | 80 | CONFIG_MEDIUMMOUNT=y |
81 | CONFIG_LANGUAGE=y | 81 | CONFIG_LANGUAGE=y |
82 | CONFIG_BACKUP=y | 82 | CONFIG_BACKUP=y |
83 | CONFIG_APPSKEY=y | ||
84 | CONFIG_APPEARANCE2=y | 83 | CONFIG_APPEARANCE2=y |
85 | 84 | ||
86 | # | 85 | # |
87 | # appearance | 86 | # appearance |
88 | # | 87 | # |
89 | 88 | ||
90 | # | 89 | # |
91 | # net | 90 | # net |
92 | # | 91 | # |
93 | 92 | ||
94 | # | 93 | # |
95 | # opietooth | 94 | # opietooth |
@@ -206,24 +205,25 @@ CONFIG_FREETYPE=y | |||
206 | 205 | ||
207 | # | 206 | # |
208 | # Core | 207 | # Core |
209 | # | 208 | # |
210 | 209 | ||
211 | # | 210 | # |
212 | # settings | 211 | # settings |
213 | # | 212 | # |
214 | CONFIG_SECURITY=y | 213 | CONFIG_SECURITY=y |
215 | CONFIG_LIGHT-AND-POWER=y | 214 | CONFIG_LIGHT-AND-POWER=y |
216 | CONFIG_LAUNCHER-SETTINGS=y | 215 | CONFIG_LAUNCHER-SETTINGS=y |
217 | CONFIG_CITYTIME=y | 216 | CONFIG_CITYTIME=y |
217 | CONFIG_BUTTON-SETTINGS=y | ||
218 | 218 | ||
219 | # | 219 | # |
220 | # pim | 220 | # pim |
221 | # | 221 | # |
222 | CONFIG_TODO=y | 222 | CONFIG_TODO=y |
223 | 223 | ||
224 | # | 224 | # |
225 | # today | 225 | # today |
226 | # | 226 | # |
227 | CONFIG_TODAY=y | 227 | CONFIG_TODAY=y |
228 | 228 | ||
229 | # | 229 | # |
@@ -1,13 +1,14 @@ | |||
1 | #CONFIG_APPLET noncore/net/opietooth/appletapplet.pro | 1 | #CONFIG_APPLET noncore/net/opietooth/appletapplet.pro |
2 | #CONFIG_APPSKEY noncore/settings/appskeyappskey.pro | ||
2 | #CONFIG_BINARY noncore/tools/calc2/binarybinary.pro | 3 | #CONFIG_BINARY noncore/tools/calc2/binarybinary.pro |
3 | #CONFIG_BLUE-PIN noncore/net/opietooth/blue-pinblue-pin.pro | 4 | #CONFIG_BLUE-PIN noncore/net/opietooth/blue-pinblue-pin.pro |
4 | #CONFIG_CALC2 noncore/tools/calc2calc2.pro | 5 | #CONFIG_CALC2 noncore/tools/calc2calc2.pro |
5 | #CONFIG_CALIBRATE core/apps/calibratecalibrate.pro | 6 | #CONFIG_CALIBRATE core/apps/calibratecalibrate.pro |
6 | #CONFIG_CHESS noncore/games/chesschess.pro | 7 | #CONFIG_CHESS noncore/games/chesschess.pro |
7 | #CONFIG_CONVERTER noncore/unsupported/opiemail/converterconverter.pro | 8 | #CONFIG_CONVERTER noncore/unsupported/opiemail/converterconverter.pro |
8 | #CONFIG_DIALUP noncore/unsupported/netsetup/dialupdialup.pro | 9 | #CONFIG_DIALUP noncore/unsupported/netsetup/dialupdialup.pro |
9 | #CONFIG_DICTIONARY noncore/apps/dictionarydictionary.pro | 10 | #CONFIG_DICTIONARY noncore/apps/dictionarydictionary.pro |
10 | #CONFIG_EXAMPLE exampleexample.pro | 11 | #CONFIG_EXAMPLE exampleexample.pro |
11 | #CONFIG_GSMTOOL noncore/comm/gsmtoolgsmtool.pro | 12 | #CONFIG_GSMTOOL noncore/comm/gsmtoolgsmtool.pro |
12 | #CONFIG_KEYVIEW development/keyviewkeyview.pro | 13 | #CONFIG_KEYVIEW development/keyviewkeyview.pro |
13 | #CONFIG_LAN noncore/unsupported/netsetup/lanlan.pro | 14 | #CONFIG_LAN noncore/unsupported/netsetup/lanlan.pro |
@@ -35,31 +36,31 @@ CONFIG_OCOPSERVER x11/ipc/server ocopserver.pro | |||
35 | #CONFIG_SIMPLE noncore/tools/calc2/simplesimple.pro | 36 | #CONFIG_SIMPLE noncore/tools/calc2/simplesimple.pro |
36 | #CONFIG_SMTP noncore/unsupported/opiemail/ifaces/smtpsmtp.pro | 37 | #CONFIG_SMTP noncore/unsupported/opiemail/ifaces/smtpsmtp.pro |
37 | #CONFIG_SPREADSHEET noncore/unsupported/spreadsheetspreadsheet.pro | 38 | #CONFIG_SPREADSHEET noncore/unsupported/spreadsheetspreadsheet.pro |
38 | #CONFIG_SYSTEMTIME noncore/unsupported/systemtimesystemtime.pro | 39 | #CONFIG_SYSTEMTIME noncore/unsupported/systemtimesystemtime.pro |
39 | #CONFIG_TEST libsql/testtest.pro | 40 | #CONFIG_TEST libsql/testtest.pro |
40 | #CONFIG_TEST noncore/apps/opie-console/testtest.pro | 41 | #CONFIG_TEST noncore/apps/opie-console/testtest.pro |
41 | #CONFIG_UBROWSER noncore/net/ubrowserubrowser.pro | 42 | #CONFIG_UBROWSER noncore/net/ubrowserubrowser.pro |
42 | #CONFIG_WELLENREITER noncore/net/wellenreiterwellenreiter.pro | 43 | #CONFIG_WELLENREITER noncore/net/wellenreiterwellenreiter.pro |
43 | #CONFIG_WLANSETUP noncore/unsupported/wlansetupwlansetup.pro | 44 | #CONFIG_WLANSETUP noncore/unsupported/wlansetupwlansetup.pro |
44 | CONFIG_ADDRESSBOOK core/pim/addressbookaddressbook.pro | 45 | CONFIG_ADDRESSBOOK core/pim/addressbookaddressbook.pro |
45 | CONFIG_ADVANCEDFM noncore/apps/advancedfmadvancedfm.pro | 46 | CONFIG_ADVANCEDFM noncore/apps/advancedfmadvancedfm.pro |
46 | CONFIG_APPEARANCE2 noncore/settings/appearance2appearance2.pro | 47 | CONFIG_APPEARANCE2 noncore/settings/appearance2appearance2.pro |
47 | CONFIG_APPSKEY noncore/settings/appskeyappskey.pro | ||
48 | CONFIG_AQPKG noncore/apps/aqpkgaqpkg.pro | 48 | CONFIG_AQPKG noncore/apps/aqpkgaqpkg.pro |
49 | CONFIG_BACKUP noncore/settings/backupbackup.pro | 49 | CONFIG_BACKUP noncore/settings/backupbackup.pro |
50 | CONFIG_BATTERYAPPLET core/applets/batteryappletbatteryapplet.pro | 50 | CONFIG_BATTERYAPPLET core/applets/batteryappletbatteryapplet.pro |
51 | CONFIG_BATTERYAPPLET-IPAQ core/applets/batteryapplet-ipaqbatteryapplet-ipaq.pro | 51 | CONFIG_BATTERYAPPLET-IPAQ core/applets/batteryapplet-ipaqbatteryapplet-ipaq.pro |
52 | CONFIG_BEND noncore/mail/bendbend.pro | 52 | CONFIG_BEND noncore/mail/bendbend.pro |
53 | CONFIG_BOUNCE noncore/games/bouncebounce.pro | 53 | CONFIG_BOUNCE noncore/games/bouncebounce.pro |
54 | CONFIG_BUTTON-SETTINGS core/settings/buttonbutton.pro | ||
54 | CONFIG_BUZZWORD noncore/games/buzzwordbuzzword.pro | 55 | CONFIG_BUZZWORD noncore/games/buzzwordbuzzword.pro |
55 | CONFIG_CALCULATOR noncore/tools/calculatorcalculator.pro | 56 | CONFIG_CALCULATOR noncore/tools/calculatorcalculator.pro |
56 | CONFIG_CARDMON core/applets/cardmoncardmon.pro | 57 | CONFIG_CARDMON core/applets/cardmoncardmon.pro |
57 | CONFIG_CHECKBOOK noncore/apps/checkbookcheckbook.pro | 58 | CONFIG_CHECKBOOK noncore/apps/checkbookcheckbook.pro |
58 | CONFIG_CITYTIME core/settings/citytimecitytime.pro | 59 | CONFIG_CITYTIME core/settings/citytimecitytime.pro |
59 | CONFIG_CLIPBOARDAPPLET core/applets/clipboardappletclipboardapplet.pro | 60 | CONFIG_CLIPBOARDAPPLET core/applets/clipboardappletclipboardapplet.pro |
60 | CONFIG_CLOCK noncore/tools/clockclock.pro | 61 | CONFIG_CLOCK noncore/tools/clockclock.pro |
61 | CONFIG_CLOCKAPPLET core/applets/clockappletclockapplet.pro | 62 | CONFIG_CLOCKAPPLET core/applets/clockappletclockapplet.pro |
62 | CONFIG_CONFEDIT noncore/apps/confeditconfedit.pro | 63 | CONFIG_CONFEDIT noncore/apps/confeditconfedit.pro |
63 | CONFIG_DATEBOOK core/pim/datebookdatebook.pro | 64 | CONFIG_DATEBOOK core/pim/datebookdatebook.pro |
64 | CONFIG_DECO_FLAT noncore/decorations/flatflat.pro | 65 | CONFIG_DECO_FLAT noncore/decorations/flatflat.pro |
65 | CONFIG_DECO_LIQUID noncore/decorations/liquidliquid.pro | 66 | CONFIG_DECO_LIQUID noncore/decorations/liquidliquid.pro |