X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/6efc7cf13187ec9ae2bff84f52a0a77449625ae4..8e8fc89f03b94171c94acf36cbcc325df9bc9d63:/programs/gimp.json diff --git a/programs/gimp.json b/programs/gimp.json index 55ac2f3..e4cc3fd 100644 --- a/programs/gimp.json +++ b/programs/gimp.json @@ -1,10 +1,10 @@ { "files": [ { - "help": "Currently unsupported.\n\n_Relevant issue:_ https://bugzilla.gnome.org/show_bug.cgi?id=166643\n", - "movable": false, - "path": "$HOME/.thumbnails" + "path": "$HOME/.thumbnails", + "movable": true, + "help": "Supported\n\nDirectory .thumbnails can be moved to _$XDG_CACHE_HOME/thumbnails_.\nConfiguration dicrectorycan be moved to _$XDG_CONFIG_HOME/GIMP/{GIMP_APP_VERSION}_." } ], "name": "gimp" -} \ No newline at end of file +}