mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
kioslave: enable cursorthumbnail by default
because cursors are technically images and the thumbnails creation is cheap (even tho the result is not cached, cursors are small images) Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
ef33eaf427
commit
7a3db6fd57
1 changed files with 1 additions and 0 deletions
|
@ -93,5 +93,6 @@ Name[zh_TW]=游標檔案
|
||||||
X-KDE-ServiceTypes=ThumbCreator
|
X-KDE-ServiceTypes=ThumbCreator
|
||||||
MimeType=image/x-xcursor;
|
MimeType=image/x-xcursor;
|
||||||
X-KDE-Library=cursorthumbnail
|
X-KDE-Library=cursorthumbnail
|
||||||
|
X-KDE-PluginInfo-EnabledByDefault=true
|
||||||
CacheThumbnail=false
|
CacheThumbnail=false
|
||||||
InitialPreference=2
|
InitialPreference=2
|
||||||
|
|
Loading…
Add table
Reference in a new issue