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
@@ -32,54 +32,54 @@ PLAYER = core/multimedia/opieplayer/libmpeg3 \ | |||
32 | COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) | 32 | COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) |
33 | 33 | ||
34 | 34 | ||
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 | noncore/todayplugins/stockticker/stockticker noncore/todayplugins/stockticker/stocktickerlib \ | 41 | noncore/todayplugins/stockticker/stockticker noncore/todayplugins/stockticker/stocktickerlib \ |
42 | noncore/todayplugins/fortune \ | 42 | noncore/todayplugins/fortune \ |
43 | noncore/todayplugins/weather | 43 | noncore/todayplugins/weather |
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 |
74 | 74 | ||
75 | GAMES = noncore/games/minesweep noncore/games/solitaire \ | 75 | GAMES = noncore/games/minesweep noncore/games/solitaire \ |
76 | noncore/games/tetrix noncore/games/wordgame \ | 76 | noncore/games/tetrix noncore/games/wordgame \ |
77 | noncore/games/parashoot noncore/games/snake \ | 77 | noncore/games/parashoot noncore/games/snake \ |
78 | noncore/games/mindbreaker \ | 78 | noncore/games/mindbreaker \ |
79 | noncore/games/go noncore/games/qasteroids \ | 79 | noncore/games/go noncore/games/qasteroids \ |
80 | noncore/games/fifteen noncore/games/tictac \ | 80 | noncore/games/fifteen noncore/games/tictac \ |
81 | noncore/games/kcheckers noncore/games/kpacman \ | 81 | noncore/games/kcheckers noncore/games/kpacman \ |
82 | noncore/games/kbill noncore/games/buzzword \ | 82 | noncore/games/kbill noncore/games/buzzword \ |
83 | noncore/games/bounce noncore/games/sfcave | 83 | noncore/games/bounce noncore/games/sfcave |
84 | 84 | ||
85 | NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ | 85 | NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ |
diff --git a/def-configs/opie b/def-configs/opie index 830fede..2d67db0 100644 --- a/def-configs/opie +++ b/def-configs/opie | |||
@@ -59,49 +59,48 @@ CONFIG_TODAY_STOCKTICKERSUB=y | |||
59 | CONFIG_TODAY_STOCKTICKERLIB=y | 59 | CONFIG_TODAY_STOCKTICKERLIB=y |
60 | CONFIG_TODAY_FORTUNE=y | 60 | CONFIG_TODAY_FORTUNE=y |
61 | 61 | ||
62 | # | 62 | # |
63 | # styles | 63 | # styles |
64 | # | 64 | # |
65 | CONFIG_THEME=y | 65 | CONFIG_THEME=y |
66 | CONFIG_METAL=y | 66 | CONFIG_METAL=y |
67 | CONFIG_LIQUID=y | 67 | CONFIG_LIQUID=y |
68 | CONFIG_FRESH=y | 68 | CONFIG_FRESH=y |
69 | CONFIG_FLAT=y | 69 | CONFIG_FLAT=y |
70 | 70 | ||
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 |
96 | # | 95 | # |
97 | CONFIG_OPIEIRC=y | 96 | CONFIG_OPIEIRC=y |
98 | CONFIG_OPIEFTP=y | 97 | CONFIG_OPIEFTP=y |
99 | CONFIG_NETWORKSETUP=y | 98 | CONFIG_NETWORKSETUP=y |
100 | CONFIG_NETWORKSETUP-CORE=y | 99 | CONFIG_NETWORKSETUP-CORE=y |
101 | CONFIG_WLAN=y | 100 | CONFIG_WLAN=y |
102 | CONFIG_INTERFACES=y | 101 | CONFIG_INTERFACES=y |
103 | 102 | ||
104 | # | 103 | # |
105 | # multimedia | 104 | # multimedia |
106 | # | 105 | # |
107 | CONFIG_SHOWIMG=y | 106 | CONFIG_SHOWIMG=y |
@@ -194,48 +193,49 @@ CONFIG_UNIKEYBOARD=y | |||
194 | CONFIG_PICKBOARD=y | 193 | CONFIG_PICKBOARD=y |
195 | CONFIG_MULTIKEY=y | 194 | CONFIG_MULTIKEY=y |
196 | CONFIG_KJUMPX=y | 195 | CONFIG_KJUMPX=y |
197 | CONFIG_KEYBOARD=y | 196 | CONFIG_KEYBOARD=y |
198 | CONFIG_JUMPX=y | 197 | CONFIG_JUMPX=y |
199 | CONFIG_HANDWRITING=y | 198 | CONFIG_HANDWRITING=y |
200 | CONFIG_DVORAK=y | 199 | CONFIG_DVORAK=y |
201 | CONFIG_FREETYPE=y | 200 | CONFIG_FREETYPE=y |
202 | 201 | ||
203 | # | 202 | # |
204 | # development | 203 | # development |
205 | # | 204 | # |
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 | # |
230 | # plugins | 230 | # plugins |
231 | # | 231 | # |
232 | CONFIG_TODAY_TODOLIST=y | 232 | CONFIG_TODAY_TODOLIST=y |
233 | CONFIG_TODAY_MAIL=y | 233 | CONFIG_TODAY_MAIL=y |
234 | CONFIG_TODAY_DATEBOOK=y | 234 | CONFIG_TODAY_DATEBOOK=y |
235 | CONFIG_DATEBOOK=y | 235 | CONFIG_DATEBOOK=y |
236 | CONFIG_ADDRESSBOOK=y | 236 | CONFIG_ADDRESSBOOK=y |
237 | CONFIG_OPIE-LOGIN=y | 237 | CONFIG_OPIE-LOGIN=y |
238 | 238 | ||
239 | # | 239 | # |
240 | # multimedia | 240 | # multimedia |
241 | # | 241 | # |
@@ -1,77 +1,78 @@ | |||
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 |
14 | #CONFIG_LIB noncore/net/opietooth/liblib.pro | 15 | #CONFIG_LIB noncore/net/opietooth/liblib.pro |
15 | #CONFIG_LIB noncore/unsupported/opiemail/liblib.pro | 16 | #CONFIG_LIB noncore/unsupported/opiemail/liblib.pro |
16 | #CONFIG_LIBFFMPEG core/multimedia/opieplayer/libffmpeglibffmpeg.pro | 17 | #CONFIG_LIBFFMPEG core/multimedia/opieplayer/libffmpeglibffmpeg.pro |
17 | #CONFIG_LIBFLASH core/multimedia/opieplayer/libflashlibflash.pro | 18 | #CONFIG_LIBFLASH core/multimedia/opieplayer/libflashlibflash.pro |
18 | #CONFIG_LIBOPIE_PIM libopie/pimpim.pro | 19 | #CONFIG_LIBOPIE_PIM libopie/pimpim.pro |
19 | CONFIG_LIBQPE-X11 x11/libqpe-x11libqpe-x11.pro | 20 | CONFIG_LIBQPE-X11 x11/libqpe-x11libqpe-x11.pro |
20 | #CONFIG_LIBSQL libsqllibsql.pro | 21 | #CONFIG_LIBSQL libsqllibsql.pro |
21 | #CONFIG_MANAGER noncore/net/opietooth/managermanager.pro | 22 | #CONFIG_MANAGER noncore/net/opietooth/managermanager.pro |
22 | #CONFIG_MOBILEMSG noncore/comm/mobilemsgmobilemsg.pro | 23 | #CONFIG_MOBILEMSG noncore/comm/mobilemsgmobilemsg.pro |
23 | #CONFIG_NETSETUP noncore/unsupported/netsetupnetsetup.pro | 24 | #CONFIG_NETSETUP noncore/unsupported/netsetupnetsetup.pro |
24 | #CONFIG_NETMONAPPLET noncore/unsupported/netmonappletnetmonapplet.pro | 25 | #CONFIG_NETMONAPPLET noncore/unsupported/netmonappletnetmonapplet.pro |
25 | #CONFIG_OFILESELECTOR libopie/ofileselectorofileselector.pro | 26 | #CONFIG_OFILESELECTOR libopie/ofileselectorofileselector.pro |
26 | #CONFIG_OPIE-WRITE noncore/apps/opie-writeopie-write.pro | 27 | #CONFIG_OPIE-WRITE noncore/apps/opie-writeopie-write.pro |
27 | #CONFIG_OPIEMAIL noncore/unsupported/opiemailopiemail.pro | 28 | #CONFIG_OPIEMAIL noncore/unsupported/opiemailopiemail.pro |
28 | #CONFIG_OPIEPLAYER2 noncore/multimedia/opieplayer2opieplayer2.pro | 29 | #CONFIG_OPIEPLAYER2 noncore/multimedia/opieplayer2opieplayer2.pro |
29 | #CONFIG_POP3 noncore/unsupported/opiemail/ifaces/pop3pop3.pro | 30 | #CONFIG_POP3 noncore/unsupported/opiemail/ifaces/pop3pop3.pro |
30 | #CONFIG_QUICKEXEC quickexecquickexec.pro | 31 | #CONFIG_QUICKEXEC quickexecquickexec.pro |
31 | #CONFIG_RESTARTAPPLET core/applets/restartappletrestartapplet.pro | 32 | #CONFIG_RESTARTAPPLET core/applets/restartappletrestartapplet.pro |
32 | #CONFIG_RESTARTAPPLET2 core/applets/restartapplet2restartapplet2.pro | 33 | #CONFIG_RESTARTAPPLET2 core/applets/restartapplet2restartapplet2.pro |
33 | #CONFIG_SDMON noncore/unsupported/sdmonsdmon.pro | 34 | #CONFIG_SDMON noncore/unsupported/sdmonsdmon.pro |
34 | CONFIG_OCOPSERVER x11/ipc/serverocopserver.pro | 35 | CONFIG_OCOPSERVER x11/ipc/serverocopserver.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 |
66 | CONFIG_DECO_POLISHED noncore/decorations/polishedpolished.pro | 67 | CONFIG_DECO_POLISHED noncore/decorations/polishedpolished.pro |
67 | CONFIG_DRAWPAD noncore/graphics/drawpaddrawpad.pro | 68 | CONFIG_DRAWPAD noncore/graphics/drawpaddrawpad.pro |
68 | CONFIG_DVORAK inputmethods/dvorakdvorak.pro | 69 | CONFIG_DVORAK inputmethods/dvorakdvorak.pro |
69 | CONFIG_EMBEDDEDKONSOLE core/apps/embeddedkonsoleembeddedkonsole.pro | 70 | CONFIG_EMBEDDEDKONSOLE core/apps/embeddedkonsoleembeddedkonsole.pro |
70 | CONFIG_FIFTEEN noncore/games/fifteenfifteen.pro | 71 | CONFIG_FIFTEEN noncore/games/fifteenfifteen.pro |
71 | CONFIG_FILEBROWSER core/apps/filebrowserfilebrowser.pro | 72 | CONFIG_FILEBROWSER core/apps/filebrowserfilebrowser.pro |
72 | CONFIG_FLAT noncore/styles/flatflat.pro | 73 | CONFIG_FLAT noncore/styles/flatflat.pro |
73 | CONFIG_FORMATTER noncore/tools/formatterformatter.pro | 74 | CONFIG_FORMATTER noncore/tools/formatterformatter.pro |
74 | CONFIG_FREETYPE freetypefreetype.pro | 75 | CONFIG_FREETYPE freetypefreetype.pro |
75 | CONFIG_FRESH noncore/styles/freshfresh.pro | 76 | CONFIG_FRESH noncore/styles/freshfresh.pro |
76 | CONFIG_GO noncore/games/gogo.pro | 77 | CONFIG_GO noncore/games/gogo.pro |
77 | CONFIG_HANDWRITING inputmethods/handwritinghandwriting.pro | 78 | CONFIG_HANDWRITING inputmethods/handwritinghandwriting.pro |