device: Throw an error if we failed to delete a device storage print

Although this error is not fatal as the local print reference has been
properly removed.
This commit is contained in:
Marco Trevisan (Treviño)
2020-12-17 01:58:30 +01:00
parent 0f29cfc0c7
commit dbf01399ad
3 changed files with 19 additions and 0 deletions

View File

@ -9,6 +9,7 @@
<!ENTITY ERROR_NO_ACTION_IN_PROGRESS "net.reactivated.Fprint.Error.NoActionInProgress">
<!ENTITY ERROR_INVALID_FINGERNAME "net.reactivated.Fprint.Error.InvalidFingername">
<!ENTITY ERROR_PRINTS_NOT_DELETED "net.reactivated.Fprint.Error.PrintsNotDeleted">
<!ENTITY ERROR_PRINTS_NOT_DELETED_FROM_DEVICE "net.reactivated.Fprint.Error.PrintsNotDeletedFromDevice">
]>
<node name="/" xmlns:doc="http://www.freedesktop.org/dbus/1.0/doc.dtd">