/usr/share/mime/packages/sweethome3d.xml
If you only need the change for one user, you can create a directory ~/.local/share/mime/packages and put this file there. If you need it system-wide it goes in /usr/share/mime/packages .
For the contents of this file to take effect, you'll need to run -
Code:
update-mime-database <MIME directory you modified>
where the "MIME directory" is the folder containing the packages folder, e.g. if you put the file in ~/.local/share/mime/packages the MIME directory is ~/.local/share/mime
Refer to man update-mime-database for more info
Bookmarks