-rw-r--r-- | Makefile | 1 | ||||
-rw-r--r-- | core/launcher/opie-taskbar.control | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -37,24 +37,25 @@ PIMAPPS = core/pim/addressbook core/pim/datebook \ | |||
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/launcher/libpreload \ | ||
49 | core/opie-login \ | 50 | core/opie-login \ |
50 | core/apps/oipkg core/apps/qcop | 51 | core/apps/oipkg core/apps/qcop |
51 | 52 | ||
52 | COREMULTIMEDIA = core/multimedia/opieplayer | 53 | COREMULTIMEDIA = core/multimedia/opieplayer |
53 | 54 | ||
54 | CORESETTINGS = core/settings/light-and-power core/settings/security \ | 55 | CORESETTINGS = core/settings/light-and-power core/settings/security \ |
55 | noncore/settings/netsystemtime core/settings/citytime \ | 56 | noncore/settings/netsystemtime core/settings/citytime \ |
56 | core/settings/launcher | 57 | core/settings/launcher |
57 | 58 | ||
58 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ | 59 | NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ |
59 | noncore/settings/appearance2 noncore/settings/sound \ | 60 | noncore/settings/appearance2 noncore/settings/sound \ |
60 | noncore/settings/mediummount \ | 61 | noncore/settings/mediummount \ |
diff --git a/core/launcher/opie-taskbar.control b/core/launcher/opie-taskbar.control index 13e5715..dca4b08 100644 --- a/core/launcher/opie-taskbar.control +++ b/core/launcher/opie-taskbar.control | |||
@@ -1,9 +1,9 @@ | |||
1 | Files: bin/qpe apps/Settings/Calibrate.desktop pics/launcher plugins/applets/libsuspendapplet.so* plugins/applets/libhomeapplet.so* plugins/applets/liblogoutapplet.so* | 1 | Files: bin/qpe $QTDIR/lib/libpreload.so* apps/Settings/Calibrate.desktop pics/launcher plugins/applets/libsuspendapplet.so* plugins/applets/libhomeapplet.so* plugins/applets/liblogoutapplet.so* |
2 | Priority: required | 2 | Priority: required |
3 | Section: opie/system | 3 | Section: opie/system |
4 | Maintainer: Project Opie <opie@handhelds.org> | 4 | Maintainer: Project Opie <opie@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.1 | 6 | Version: $QPE_VERSION-$SUB_VERSION.1 |
7 | Depends: qt-embedded (>=$QTE_VERSION) | 7 | Depends: qt-embedded (>=$QTE_VERSION) |
8 | Description: Launcher for Opie | 8 | Description: Launcher for Opie |
9 | The "finder" or "explorer", or whatever you want to call it. | 9 | The "finder" or "explorer", or whatever you want to call it. |