summaryrefslogtreecommitdiff
path: root/noncore/settings/backup
authorkergoth <kergoth>2002-10-20 22:48:25 (UTC)
committer kergoth <kergoth>2002-10-20 22:48:25 (UTC)
commitb9d42038a1b8ff22348b527d3283e3cafa8b31af (patch) (unidiff)
treea2629dc0d074de411f9ccc0dcd8f98067f04a702 /noncore/settings/backup
parent9bbc3d997fca39d9ab53541376737b016007685b (diff)
downloadopie-b9d42038a1b8ff22348b527d3283e3cafa8b31af.zip
opie-b9d42038a1b8ff22348b527d3283e3cafa8b31af.tar.gz
opie-b9d42038a1b8ff22348b527d3283e3cafa8b31af.tar.bz2
Removing inconsistencies
Diffstat (limited to 'noncore/settings/backup') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/backup/backup.pro4
-rw-r--r--noncore/settings/backup/opie-backup.control2
2 files changed, 3 insertions, 3 deletions
diff --git a/noncore/settings/backup/backup.pro b/noncore/settings/backup/backup.pro
index ca004b8..8259195 100644
--- a/noncore/settings/backup/backup.pro
+++ b/noncore/settings/backup/backup.pro
@@ -4,8 +4,8 @@ CONFIG = qt warn_on release
4 HEADERS = backuprestore.h 4 HEADERS = backuprestore.h
5 SOURCES = main.cpp backuprestore.cpp 5 SOURCES = main.cpp backuprestore.cpp
6 INCLUDEPATH+= $(OPIEDIR)/include 6 INCLUDEPATH+= $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include 7 DEPENDPATH+= $(OPIEDIR)/include
8LIBS += -lqpe 8LIBS += -lqpe
9 INTERFACES= backuprestorebase.ui 9 INTERFACES= backuprestorebase.ui
10 TARGET = backupandrestore 10 TARGET = backup
11 DESTDIR = $(OPIEDIR)/bin \ No newline at end of file 11 DESTDIR = $(OPIEDIR)/bin
diff --git a/noncore/settings/backup/opie-backup.control b/noncore/settings/backup/opie-backup.control
index 7f2c371..9fcfa6c 100644
--- a/noncore/settings/backup/opie-backup.control
+++ b/noncore/settings/backup/opie-backup.control
@@ -1,7 +1,7 @@
1Files: bin/backupandrestore pics/backupandrestore apps/Settings/backupandrestore.desktop 1Files: bin/backup pics/backup apps/Settings/backup.desktop
2Priority: optional 2Priority: optional
3Version: $QPE_VERSION-$SUB_VERSION 3Version: $QPE_VERSION-$SUB_VERSION
4Depends: opie-base ($QPE_VERSION) 4Depends: opie-base ($QPE_VERSION)
5Architecture: arm 5Architecture: arm
6Maintainer: Benjamin Meyer <meyerb@sharpsec.com> 6Maintainer: Benjamin Meyer <meyerb@sharpsec.com>
7Section: opie/Settings 7Section: opie/Settings