-rw-r--r-- | Makefile | 4 | ||||
-rw-r--r-- | def-configs/opie | 2 | ||||
-rw-r--r-- | packages | 3 |
3 files changed, 5 insertions, 4 deletions
@@ -53,12 +53,12 @@ COREMULTIMEDIA = core/multimedia/opieplayer CORESETTINGS = core/settings/light-and-power core/settings/security \ noncore/settings/netsystemtime core/settings/citytime \ - core/settings/launcher + core/settings/launcher core/settings/button NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ noncore/settings/appearance2 noncore/settings/sound \ noncore/settings/mediummount \ - noncore/settings/tabmanager noncore/settings/appskey \ + noncore/settings/tabmanager \ noncore/settings/sshkeys noncore/settings/usermanager \ noncore/settings/backup diff --git a/def-configs/opie b/def-configs/opie index 830fede..2d67db0 100644 --- a/def-configs/opie +++ b/def-configs/opie @@ -80,7 +80,6 @@ CONFIG_NETSYSTEMTIME=y CONFIG_MEDIUMMOUNT=y CONFIG_LANGUAGE=y CONFIG_BACKUP=y -CONFIG_APPSKEY=y CONFIG_APPEARANCE2=y # @@ -215,6 +214,7 @@ CONFIG_SECURITY=y CONFIG_LIGHT-AND-POWER=y CONFIG_LAUNCHER-SETTINGS=y CONFIG_CITYTIME=y +CONFIG_BUTTON-SETTINGS=y # # pim @@ -1,4 +1,5 @@ #CONFIG_APPLET noncore/net/opietooth/applet applet.pro +#CONFIG_APPSKEY noncore/settings/appskey appskey.pro #CONFIG_BINARY noncore/tools/calc2/binary binary.pro #CONFIG_BLUE-PIN noncore/net/opietooth/blue-pin blue-pin.pro #CONFIG_CALC2 noncore/tools/calc2 calc2.pro @@ -44,13 +45,13 @@ CONFIG_OCOPSERVER x11/ipc/server ocopserver.pro CONFIG_ADDRESSBOOK core/pim/addressbook addressbook.pro CONFIG_ADVANCEDFM noncore/apps/advancedfm advancedfm.pro CONFIG_APPEARANCE2 noncore/settings/appearance2 appearance2.pro -CONFIG_APPSKEY noncore/settings/appskey appskey.pro CONFIG_AQPKG noncore/apps/aqpkg aqpkg.pro CONFIG_BACKUP noncore/settings/backup backup.pro CONFIG_BATTERYAPPLET core/applets/batteryapplet batteryapplet.pro CONFIG_BATTERYAPPLET-IPAQ core/applets/batteryapplet-ipaq batteryapplet-ipaq.pro CONFIG_BEND noncore/mail/bend bend.pro CONFIG_BOUNCE noncore/games/bounce bounce.pro +CONFIG_BUTTON-SETTINGS core/settings/button button.pro CONFIG_BUZZWORD noncore/games/buzzword buzzword.pro CONFIG_CALCULATOR noncore/tools/calculator calculator.pro CONFIG_CARDMON core/applets/cardmon cardmon.pro |