X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/b3d2b19da1d1ebf3df3bdbf0098ce21d98ccbc56..f5ba6163d35421724f0c250dc9b0e30366f60173:/programs/xdg-utils.json diff --git a/programs/xdg-utils.json b/programs/xdg-utils.json index ae162c7..914fd5d 100644 --- a/programs/xdg-utils.json +++ b/programs/xdg-utils.json @@ -3,9 +3,8 @@ "files": [ { "path": "$HOME/.gnome", - "movable": false, - "help": "For some reason the script xdg-desktop-menu hard-codes gnome_user_dir=\"$HOME/.gnome/apps\". This is used by chromium among others. Bug discussion has moved to gitlab and PR with fix exists, however it is not merged yet.\n\n_Relevant Issues:_ https://gitlab.freedesktop.org/xdg/xdg-utils/-/issues/81\n\n_Merge Request:_ https://gitlab.freedesktop.org/xdg/xdg-utils/-/merge_requests/22\n" - + "movable": true, + "help": "This directory is created by old versions of `xdg-utils` and is no longer needed since GNOME 2.10. It can simply be deleted." } ] }