Skip to content

Use URI to identify bookmarks instead of md5 checksum

Submitted by Alexander Schwinn @alexxcons

Assigned to Xfce Bug Triage

Link to original bug (#16691)

Description

That would simplify editing of ~/.config/Thunar/accels.scm Bookmark ID's dont need to be unique, since we anyhow dont allow to add the same bookmark twice.

I introduced that change as part of Bug #16654, but that was wrong. Should be discussed separatly