summaryrefslogtreecommitdiff
path: root/core
authorharlekin <harlekin>2002-06-21 14:27:27 (UTC)
committer harlekin <harlekin>2002-06-21 14:27:27 (UTC)
commit309f86e01af1e9e907a1c07fe85a8de0eeb0bc8f (patch) (unidiff)
tree22cc95e6f083c775e95ce92ac7940aa956d3c2ea /core
parentaa6d9e05ffb12acff1d0730ce3a3f43815a65be5 (diff)
downloadopie-309f86e01af1e9e907a1c07fe85a8de0eeb0bc8f.zip
opie-309f86e01af1e9e907a1c07fe85a8de0eeb0bc8f.tar.gz
opie-309f86e01af1e9e907a1c07fe85a8de0eeb0bc8f.tar.bz2
make it opie
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 182cd1f..d9609ef 100644
--- a/core/launcher/launcher.pro
+++ b/core/launcher/launcher.pro
@@ -102,17 +102,17 @@ INCLUDEPATH += $(OPIEDIR)/include
102 DEPENDPATH+= $(OPIEDIR)/include . 102 DEPENDPATH+= $(OPIEDIR)/include .
103 103
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 = qpe 110 TARGET = opie
111 111
112 LIBS += -lqpe -lcrypt -lopie 112 LIBS += -lqpe -lcrypt -lopie
113 113
114TRANSLATIONS = ../i18n/de/qpe.ts 114TRANSLATIONS = ../i18n/de/qpe.ts
115TRANSLATIONS += ../i18n/es/qpe.ts 115TRANSLATIONS += ../i18n/es/qpe.ts
116TRANSLATIONS += ../i18n/pt/qpe.ts 116TRANSLATIONS += ../i18n/pt/qpe.ts
117TRANSLATIONS += ../i18n/pt_BR/qpe.ts 117TRANSLATIONS += ../i18n/pt_BR/qpe.ts
118TRANSLATIONS += ../i18n/en/qpe.ts 118TRANSLATIONS += ../i18n/en/qpe.ts
diff --git a/core/launcher/opie-taskbar.control b/core/launcher/opie-taskbar.control
index e9338fb..75002ac 100644
--- a/core/launcher/opie-taskbar.control
+++ b/core/launcher/opie-taskbar.control
@@ -1,9 +1,9 @@
1Files: bin/qpe apps/Settings/Calibrate.desktop pics/launcher 1Files: bin/opie 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)
8Description: Launcher for Opie 8Description: 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.