New comment by Eloitor on void-packages repository https://github.com/void-linux/void-packages/issues/49030#issuecomment-1978205000 Comment: ``` $ qmake6 -query | grep QT_INSTALL_DATA QT_INSTALL_DATA:/usr/share/qt6 ``` So the dictionaries could be placed in `/usr/share/qt6/qtwebengine_dictionaries`. **Do we have any package with qt5 which could potentially use those dictionaries?** If not, we could not care about symlinking them to the qt5 folder. Should we name the packages like `qtwebengine-dict-en-us`?