Draft:Use URI to identify bookmarks instead of md5 checksum
MR for issue #295
- Rebased the old patch to current master
- accels.scm file defines some bookmark accels, using the old md5 checksum. On building thunar with the patch, the old accel keys for the bookmarks don't work.
To be done:
- A utility function in thunar-window.c that assigns the old accel keys to to new entries that use uri as the accel path and deletes the old accel map entries (that used md5 checksum).