From 7bce1c996b256620aa9f62943ebbb5ccc1ec5082 Mon Sep 17 00:00:00 2001 From: Robert Knight Date: Tue, 18 Mar 2008 19:16:52 +0000 Subject: [PATCH] Bump the priority of Dolphin an application for the inode/directory mimetype. This fixes a problem where Konqueror would be preferred over Dolphin if KDE 3 and KDE 4 were both installed because the kfmclient_dir.desktop file from KDE 3 had a higher priority than Dolphin. BUG: 159112 svn path=/trunk/KDE/kdebase/apps/; revision=787199 --- src/dolphin.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dolphin.desktop b/src/dolphin.desktop index 25d5f1777d..85d77cfc6d 100644 --- a/src/dolphin.desktop +++ b/src/dolphin.desktop @@ -75,4 +75,4 @@ GenericName[zh_CN]=文件管理器 GenericName[zh_TW]=檔案管理程式 Terminal=false MimeType=inode/directory; -InitialPreference=8 +InitialPreference=10