Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • thunar thunar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 328
    • Issues 328
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • XfceXfce
  • thunarthunar
  • Merge requests
  • !225

Draft:Use URI to identify bookmarks instead of md5 checksum

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Ayush Kaura requested to merge Ayush-Kaura/thunar:bookmark_uri_identify into master Apr 30, 2022
  • Overview 3
  • Commits 3
  • Pipelines 3
  • Changes 1

MR for issue #295

  1. Rebased the old patch to current master
  2. 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:

  1. 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).
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bookmark_uri_identify