-rw-r--r-- | core/launcher/launcher.pro | 2 | ||||
-rw-r--r-- | core/launcher/opie-taskbar.control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro index 9ab5b74..7dbfb30 100644 --- a/core/launcher/launcher.pro +++ b/core/launcher/launcher.pro @@ -107,7 +107,7 @@ DEPENDPATH += $(OPIEDIR)/core/apps/calibrate INCLUDEPATH += $(OPIEDIR)/rsync DEPENDPATH += $(OPIEDIR)/rsync -TARGET = opie +TARGET = qpe LIBS += -lqpe -lcrypt -lopie diff --git a/core/launcher/opie-taskbar.control b/core/launcher/opie-taskbar.control index 75002ac..e9338fb 100644 --- a/core/launcher/opie-taskbar.control +++ b/core/launcher/opie-taskbar.control @@ -1,4 +1,4 @@ -Files: bin/opie apps/Settings/Calibrate.desktop pics/launcher +Files: bin/qpe apps/Settings/Calibrate.desktop pics/launcher Priority: required Section: opie/system Maintainer: Project Opie <opie@handhelds.org> |