Quote:
Originally Posted by kovidgoyal
As I said before, the installer does not itself install any mime type files. It calls the xdg-mime system utility to do that. So if mime files are having their permissions changed, it is because xdg-mime (or something it in turn depends on) is doing it.
|
Regardless if it's your code or xdg-mime doing it, the fact is it's being done. My primary interest in posting this was to help others resolve the issue. I was hoping you as a developer would see this and desire to fix it, instead of pointing fingers at other programs, throwing your hands up and going 'Not my problem!' But that's ok, it's your project. if I knew Python, i might have a crack at fixing it but alas..