-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 | |||
@@ -98,25 +98,25 @@ SOURCES = background.cpp \ | |||
98 | 98 | ||
99 | INTERFACES= shutdown.ui syncdialog.ui | 99 | INTERFACES= shutdown.ui syncdialog.ui |
100 | 100 | ||
101 | INCLUDEPATH += $(OPIEDIR)/include | 101 | INCLUDEPATH += $(OPIEDIR)/include |
102 | DEPENDPATH+= $(OPIEDIR)/include . | 102 | DEPENDPATH+= $(OPIEDIR)/include . |
103 | 103 | ||
104 | INCLUDEPATH += $(OPIEDIR)/core/apps/calibrate | 104 | INCLUDEPATH += $(OPIEDIR)/core/apps/calibrate |
105 | DEPENDPATH+= $(OPIEDIR)/core/apps/calibrate | 105 | DEPENDPATH+= $(OPIEDIR)/core/apps/calibrate |
106 | 106 | ||
107 | INCLUDEPATH += $(OPIEDIR)/rsync | 107 | INCLUDEPATH += $(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 | ||
114 | TRANSLATIONS = ../i18n/de/opie.ts | 114 | TRANSLATIONS = ../i18n/de/opie.ts |
115 | TRANSLATIONS += ../i18n/es/opie.ts | 115 | TRANSLATIONS += ../i18n/es/opie.ts |
116 | TRANSLATIONS += ../i18n/pt/opie.ts | 116 | TRANSLATIONS += ../i18n/pt/opie.ts |
117 | TRANSLATIONS += ../i18n/pt_BR/opie.ts | 117 | TRANSLATIONS += ../i18n/pt_BR/opie.ts |
118 | TRANSLATIONS += ../i18n/en/opie.ts | 118 | TRANSLATIONS += ../i18n/en/opie.ts |
119 | TRANSLATIONS += ../i18n/hu/opie.ts | 119 | TRANSLATIONS += ../i18n/hu/opie.ts |
120 | TRANSLATIONS += ../i18n/ja/opie.ts | 120 | TRANSLATIONS += ../i18n/ja/opie.ts |
121 | TRANSLATIONS += ../i18n/fr/opie.ts | 121 | TRANSLATIONS += ../i18n/fr/opie.ts |
122 | TRANSLATIONS += ../i18n/ko/opie.ts | 122 | TRANSLATIONS += ../i18n/ko/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,9 +1,9 @@ | |||
1 | Files: bin/opie apps/Settings/Calibrate.desktop pics/launcher | 1 | Files: bin/qpe apps/Settings/Calibrate.desktop pics/launcher |
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. |