]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/opie-backup/opie-backup-1.2.1/1492-bugfix.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / opie-backup / opie-backup-1.2.1 / 1492-bugfix.patch
1 Index: backup/backuprestore.cpp
2 ===================================================================
3 RCS file: /cvs/opie/noncore/settings/backup/backuprestore.cpp,v
4 retrieving revision 1.42
5 retrieving revision 1.43
6 diff -u -u -r1.42 -r1.43
7 --- backup/backuprestore.cpp    9 Jun 2005 21:04:56 -0000       1.42
8 +++ backup/backuprestore.cpp    16 Oct 2005 19:00:43 -0000      1.43
9 @@ -102,6 +102,7 @@
10      scanForApplicationSettings();
11      refreshLocations();
12      refreshBackupLocations();
13 +    sourceDirChanged(restoreSource->currentItem());
14  
15      // Read the list of items to ignore.
16      QList<QString> dontBackupList;