View Single Post
Old 05-14-2015, 12:11 AM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,411
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Fixed. And on my system Wine does add mimetypes for ADE.

/home/kovid/.local/share/applications/wine-extension-epub.desktop:
Code:
[Desktop Entry]
Type=Application
Name=Adobe Digital Editions
MimeType=application/epub+zip;
Exec=env WINEPREFIX="/home/kovid/wine/ade" wine start /ProgIDOpen Adobe.DigitalEditions %f
NoDisplay=true
StartupNotify=true
Icon=3455_digitaleditions.0
kovidgoyal is offline   Reply With Quote