Modify ↓
Ticket #669 (closed defect: fixed)
Make enable/disable event watcher/dispatcher transactional
| Reported by: | ejhernandez@… | Owned by: | ejhernandez@… |
|---|---|---|---|
| Milestone: | 0.10 | Component: | events |
| Severity: | normal | Keywords: | gconf file |
| Cc: |
Description
Currently, enable/disable property is stored in gconf, thus it's transactional. However, the action done is not transactional (moving files) so I cannot be rollbacked. In order to do so, the needed changes are stored in some list as a note block to do the task when saving changes is done.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.