summaryrefslogtreecommitdiff
path: root/packages/opie-backup/opie-backup-1.2.1/1492-bugfix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/opie-backup/opie-backup-1.2.1/1492-bugfix.patch')
-rw-r--r--packages/opie-backup/opie-backup-1.2.1/1492-bugfix.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/packages/opie-backup/opie-backup-1.2.1/1492-bugfix.patch b/packages/opie-backup/opie-backup-1.2.1/1492-bugfix.patch
deleted file mode 100644
index 3a8bd7280d..0000000000
--- a/packages/opie-backup/opie-backup-1.2.1/1492-bugfix.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: backup/backuprestore.cpp
-===================================================================
-RCS file: /cvs/opie/noncore/settings/backup/backuprestore.cpp,v
-retrieving revision 1.42
-retrieving revision 1.43
-diff -u -u -r1.42 -r1.43
---- backup/backuprestore.cpp 9 Jun 2005 21:04:56 -0000 1.42
-+++ backup/backuprestore.cpp 16 Oct 2005 19:00:43 -0000 1.43
-@@ -102,6 +102,7 @@
- scanForApplicationSettings();
- refreshLocations();
- refreshBackupLocations();
-+ sourceDirChanged(restoreSource->currentItem());
-
- // Read the list of items to ignore.
- QList<QString> dontBackupList;