summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (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
HEADERS = backuprestore.h
SOURCES = main.cpp backuprestore.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES = backuprestorebase.ui
-TARGET = backupandrestore
-DESTDIR = $(OPIEDIR)/bin \ No newline at end of file
+TARGET = backup
+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 @@
-Files: bin/backupandrestore pics/backupandrestore apps/Settings/backupandrestore.desktop
+Files: bin/backup pics/backup apps/Settings/backup.desktop
Priority: optional
Version: $QPE_VERSION-$SUB_VERSION
Depends: opie-base ($QPE_VERSION)
Architecture: arm
Maintainer: Benjamin Meyer <meyerb@sharpsec.com>
Section: opie/Settings