summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-reader
Unidiff
Diffstat (limited to 'noncore/apps/opie-reader') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-reader/opie-reader.control2
-rw-r--r--noncore/apps/opie-reader/opie-reader.pro2
2 files changed, 2 insertions, 2 deletions
diff --git a/noncore/apps/opie-reader/opie-reader.control b/noncore/apps/opie-reader/opie-reader.control
index 1c28648..92d1faa 100644
--- a/noncore/apps/opie-reader/opie-reader.control
+++ b/noncore/apps/opie-reader/opie-reader.control
@@ -1,7 +1,7 @@
1Files: bin/uqtreader apps/Applications/uqtreader.desktop pics/uqtreader.png pics/panel-arrow-down.png 1Files: bin/reader apps/Applications/opie-reader.desktop pics/opie-reader/*
2Priority: optional 2Priority: optional
3Section: applications 3Section: applications
4Maintainer: Tim Wentford <timwentford@hotmail.com> 4Maintainer: Tim Wentford <timwentford@hotmail.com>
5Architecture: arm 5Architecture: arm
6Version: $QPE_VERSION-$SUB_VERSION 6Version: $QPE_VERSION-$SUB_VERSION
7Depends: zlib 7Depends: zlib
diff --git a/noncore/apps/opie-reader/opie-reader.pro b/noncore/apps/opie-reader/opie-reader.pro
index c4a87a4..5d074c3 100644
--- a/noncore/apps/opie-reader/opie-reader.pro
+++ b/noncore/apps/opie-reader/opie-reader.pro
@@ -40,9 +40,9 @@ SOURCES = Aportis.cpp \
40 CEncoding.cpp \ 40 CEncoding.cpp \
41 fileBrowser.cpp 41 fileBrowser.cpp
42 INTERFACES= 42 INTERFACES=
43 DESTDIR = $(OPIEDIR)/bin 43 DESTDIR = $(OPIEDIR)/bin
44 INCLUDEPATH+= $(OPIEDIR)/include 44 INCLUDEPATH+= $(OPIEDIR)/include
45 DEPENDPATH+= $(OPIEDIR)/include 45 DEPENDPATH+= $(OPIEDIR)/include
46 TARGET = uqtreader 46 TARGET = reader
47 LIBS += -lqpe 47 LIBS += -lqpe
48 48