diff options
| author | Robert Knight <[email protected]> | 2008-03-18 19:16:52 +0000 |
|---|---|---|
| committer | Robert Knight <[email protected]> | 2008-03-18 19:16:52 +0000 |
| commit | 7bce1c996b256620aa9f62943ebbb5ccc1ec5082 (patch) | |
| tree | bbadfe1fdacba0dd7bc89c2a436b5880b548f6c8 /src | |
| parent | 15ebb0371351a5998e95fe0beb069c29998ceb27 (diff) | |
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
Diffstat (limited to 'src')
| -rw-r--r-- | src/dolphin.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphin.desktop b/src/dolphin.desktop index 25d5f1777..85d77cfc6 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 |
