summaryrefslogtreecommitdiff
path: root/core
authorharlekin <harlekin>2002-06-21 21:46:30 (UTC)
committer harlekin <harlekin>2002-06-21 21:46:30 (UTC)
commitcaf19347cd1fc0a0e009dbbd2ce4ff4041425df2 (patch) (unidiff)
tree31368270894b46bf770fe91314ae05ab037cf514 /core
parent92a0d835860d6cc99dc0d11ef34315e7f8ea4774 (diff)
downloadopie-caf19347cd1fc0a0e009dbbd2ce4ff4041425df2.zip
opie-caf19347cd1fc0a0e009dbbd2ce4ff4041425df2.tar.gz
opie-caf19347cd1fc0a0e009dbbd2ce4ff4041425df2.tar.bz2
changed back to qpe binary name to make so we do not get any compat issues by that
Diffstat (limited to 'core') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/launcher.pro2
-rw-r--r--core/launcher/opie-taskbar.control2
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
@@ -104,13 +104,13 @@ DEPENDPATH += $(OPIEDIR)/include .
104INCLUDEPATH += $(OPIEDIR)/core/apps/calibrate 104INCLUDEPATH += $(OPIEDIR)/core/apps/calibrate
105 DEPENDPATH+= $(OPIEDIR)/core/apps/calibrate 105 DEPENDPATH+= $(OPIEDIR)/core/apps/calibrate
106 106
107INCLUDEPATH += $(OPIEDIR)/rsync 107INCLUDEPATH += $(OPIEDIR)/rsync
108 DEPENDPATH+= $(OPIEDIR)/rsync 108 DEPENDPATH+= $(OPIEDIR)/rsync
109 109
110 TARGET = opie 110 TARGET = qpe
111 111
112 LIBS += -lqpe -lcrypt -lopie 112 LIBS += -lqpe -lcrypt -lopie
113 113
114TRANSLATIONS = ../i18n/de/opie.ts 114TRANSLATIONS = ../i18n/de/opie.ts
115TRANSLATIONS += ../i18n/es/opie.ts 115TRANSLATIONS += ../i18n/es/opie.ts
116TRANSLATIONS += ../i18n/pt/opie.ts 116TRANSLATIONS += ../i18n/pt/opie.ts
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,7 +1,7 @@
1Files: bin/opie apps/Settings/Calibrate.desktop pics/launcher 1Files: bin/qpe apps/Settings/Calibrate.desktop pics/launcher
2Priority: required 2Priority: required
3Section: opie/system 3Section: opie/system
4Maintainer: Project Opie <opie@handhelds.org> 4Maintainer: Project Opie <opie@handhelds.org>
5Architecture: arm 5Architecture: arm
6Version: $QPE_VERSION-$SUB_VERSION.1 6Version: $QPE_VERSION-$SUB_VERSION.1
7Depends: qt-embedded (>=$QTE_VERSION) 7Depends: qt-embedded (>=$QTE_VERSION)