Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
WINE file associations
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
lanthruster
n00b
n00b


Joined: 01 Jan 2012
Posts: 60

PostPosted: Wed Dec 19, 2012 7:51 pm    Post subject: WINE file associations Reply with quote

Does anyone know how to make wine to recognize thumbnails?
I can run applications with KDE and can associate mime types with kde.open but I can't figure out how to set custom icons for the wine mime types.

I.e. I want .html to have it's own icon in wine explorer
.zip - it's own
.jpg - it's own

how to do it? I tried

Code:

REGEDIT4

[HKEY_CURRENT_USER\Software\Wine\FileOpenAssociations\.jpeg]
"AppName"="kde-open"
"MimeType"="image/png"
"OpenWithIcon"="image-x-adobe-dng"
"ProgID"="file.kde"

[HKEY_CURRENT_USER\Software\Wine\FileOpenAssociations\.png]
"AppName"="kde-open"
"MimeType"="image/jpeg"
"OpenWithIcon"="image-x-adobe-dng"
"ProgID"="file.kde"


but that didn't work. I can't see any utility in the wine distribution which can handle file associations. But when a native application is installed - no problem. It associates a thumbnail with it's extension. But how to do it manually?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum