Why not use that on Mageia?
[doktor5000@Mageia5]─[21:42:42]─[~] urpmq -l xfce4-settings | grep bin
/usr/bin/xfce4-accessibility-settings
/usr/bin/xfce4-appearance-settings
/usr/bin/xfce4-display-settings
/usr/bin/xfce4-keyboard-settings
/usr/bin/xfce4-mime-settings
/usr/bin/xfce4-mouse-settings
/usr/bin/xfce4-settings-editor
/usr/bin/xfce4-settings-manager
/usr/bin/xfsettingsd
But you can also use desktop-agnostic command-line tools for that, there are several of them.
Check e.g.
https://wiki.mageia.org/en/User:Doktor5 ... er-desktop and the sections further down on how to check and how to set e.g. the default browser system-wide.
manseraider wrote:I went with Gnome on my Mageia install, which doesn't appear to have its own MIME editor. (Although I see there's one made by Ubuntu). I guess I'll just have to go into the config files and do it the old-fashioned way.
GNOME does have a MIME editor, it's just pretty well hidden. From what I remember, GNOME only lets you choose or change a MIME association in the file manager i you select "Open with" and then you could change the default application.
It's more file-centric as compared to KDE but when you want to change a lot of MIME definitions at once, it's even more braindead as you would need to get hold of a file from each MIME type.
@jiml8: From what I can tell after some investigations due to bugreports and issues with thunderbird and firefox not being used as default application under various desktop environments,
mimeo from an archlinux contributor seems to be a pretty good workaround to some points of the issue. Check
http://xyne.archlinux.ca/projects/mimeo/Apart from that, what are you missing in particular from desktop-agnostic things like xdg-open, xdg-mime and similar tools?
There are pretty consistent handlers and the spec is well defined, see e.g.
http://www.freedesktop.org/wiki/Specifi ... apps-spec/