summaryrefslogtreecommitdiff
authorkergoth <kergoth>2002-10-20 22:48:25 (UTC)
committer kergoth <kergoth>2002-10-20 22:48:25 (UTC)
commitb9d42038a1b8ff22348b527d3283e3cafa8b31af (patch) (side-by-side diff)
treea2629dc0d074de411f9ccc0dcd8f98067f04a702
parent9bbc3d997fca39d9ab53541376737b016007685b (diff)
downloadopie-b9d42038a1b8ff22348b527d3283e3cafa8b31af.zip
opie-b9d42038a1b8ff22348b527d3283e3cafa8b31af.tar.gz
opie-b9d42038a1b8ff22348b527d3283e3cafa8b31af.tar.bz2
Removing inconsistencies
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
@@ -7,5 +7,5 @@ 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,4 +1,4 @@
-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)