Revert "thumbnails: Create larger thumbnails for higher density displays"
This reverts commit 278435e3.
glib2 do not handle x-large and xx-large case so G_FILE_ATTRIBUTE_THUMBNAIL_PATH simply return nothing. That makes nautilus think the thumbnail should be generated again which is a dead loop.
Fixes: #2487 (closed)