Age | Commit message (Collapse) | Author | Files | Lines |
|
This file is not used anymore since iOS 5.0 but the device's BackupAgent2 is
still requesting the deletion of this file. To not confuse the user we just
suppress the warning if the file could not be deleted.
|
|
|
|
other devices
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Nikias Bassen
Signed-off-by: Martin Szulecki
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Gordon Assaf for pointing this out.
|
|
The constant for --system option was set to 0 resulting in this
option not being evaluated.
|
|
GStatBuf was introduced with glib 2.25.0 which is more recent than
we actually allow as minimum requirement.
|