summaryrefslogtreecommitdiff
path: root/core
authormickeyl <mickeyl>2004-04-30 12:33:12 (UTC)
committer mickeyl <mickeyl>2004-04-30 12:33:12 (UTC)
commit7829ac6b0577bf2398110f327a4b5e40435c105b (patch) (unidiff)
tree9e40d4b69370ae3d8c5ad134c049d5e082a303eb /core
parent79e9cb4ea04d1e22249dd1e2b0522bee3cb370e3 (diff)
downloadopie-7829ac6b0577bf2398110f327a4b5e40435c105b.zip
opie-7829ac6b0577bf2398110f327a4b5e40435c105b.tar.gz
opie-7829ac6b0577bf2398110f327a4b5e40435c105b.tar.bz2
yeah for consistency: s/qpe/opie/
Diffstat (limited to 'core') (more/less context) (show whitespace changes)
-rw-r--r--core/launcher/opie-taskbar.control2
-rw-r--r--core/launcher/server.pro2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/launcher/opie-taskbar.control b/core/launcher/opie-taskbar.control
index 778aff3..d2d070c 100644
--- a/core/launcher/opie-taskbar.control
+++ b/core/launcher/opie-taskbar.control
@@ -1,5 +1,5 @@
1Package: opie-taskbar 1Package: opie-taskbar
2Files: bin/qpe apps/Settings/Calibrate.desktop pics/launcher pics/devicebuttons/*.png plugins/applets/libsuspendapplet.so* plugins/applets/libhomeapplet.so* plugins/applets/liblogoutapplet.so* plugins/applets/librotateapplet.so* root/etc/init.d/opie 2Files: bin/opie apps/Settings/Calibrate.desktop pics/launcher pics/devicebuttons/*.png plugins/applets/libsuspendapplet.so* plugins/applets/libhomeapplet.so* plugins/applets/liblogoutapplet.so* plugins/applets/librotateapplet.so* root/etc/init.d/opie
3Priority: required 3Priority: required
4Section: opie/system 4Section: opie/system
5Maintainer: Opie Team <opie@handhelds.org> 5Maintainer: Opie Team <opie@handhelds.org>
diff --git a/core/launcher/server.pro b/core/launcher/server.pro
index 4e6a581..d4bf39b 100644
--- a/core/launcher/server.pro
+++ b/core/launcher/server.pro
@@ -75,7 +75,7 @@ INCLUDEPATH += $(OPIEDIR)/noncore/settings/mediummount
75DEPENDPATH += $(OPIEDIR)/noncore/settings/mediummount 75DEPENDPATH += $(OPIEDIR)/noncore/settings/mediummount
76 76
77LIBS += -lqpe -lopiecore2 -lopieui2 -lqrsync 77LIBS += -lqpe -lopiecore2 -lopieui2 -lqrsync
78TARGET = qpe 78TARGET = opie
79 79
80contains( $(CONFIG_TARGET_MACOSX), y ) { 80contains( $(CONFIG_TARGET_MACOSX), y ) {
81 LIBS += -lcrypt 81 LIBS += -lcrypt