https://bugs.kde.org/show_bug.cgi?id=359850

--- Comment #27 from Bruno Friedmann <br...@ioda-net.ch> ---
I think it is more linked to the way gnome (also xfce lxde) are now creating 
/var/cache/gio-2.0/[desktop]-mimeapps.list

for example the beginning of gnome is
# generated by suse-update-mime-defaults from /etc/gnome_defaults.conf
[Default Applications]
application/clarisworks=writer.desktop
application/csv=calc.desktop

in /etc/gnome_defaults.conf we have
# This list is a source for defaults.list.
#
# If application in this list is installed, it is used as default in GNOME.
# It works in following way:
# 1. Read this file.
# 2. Collect all available desktop files.
# 3. Go through all declared MIME types and search for default application
#    for defaults.list in following order:
# 3.1 Installed application listed here for certain MIME type.
# 3.2 Installed application listed here as preferred default.
# 3.3 Installed application listed here as default.
# 3.4 Installed application with GNOME in Categories.
# 3.5 Installed application with GTK in Categories.
# 3.6 Installed application.
# If there are more applications in the same order, it uses pseudo-randomly
# one of them (last in aplhabetical order).
#
# Syntax:
# Use xxx as default for all MIME types it declares (see 3.3):
# xxx.desktop
# Use xxx as preferred default for all MIME types it declares (see 3.2):
# !xxx.desktop
# Use xxx as default for mime/type (see 3.1):
# mime/type=xxx.desktop

# URI schemes
x-scheme-handler/http=firefox.desktop
x-scheme-handler/https=firefox.desktop
.....

I remember (but didn't yet find again) a discussion in the -factory ml
reporting a misbehavior of kde
if certain files ( certainly *mime* related).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to