mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 21:04:45 +02:00
Merge branch 'master' of https://github.com/djh101/calibre
This commit is contained in:
commit
6a01e85159
1 changed files with 3 additions and 3 deletions
|
|
@ -1017,9 +1017,9 @@ def opts_and_exts(name, op, exts, cover_opts=('--cover',), opf_opts=(),
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Edit E-book
|
||||
GenericName=Edit E-books
|
||||
Comment=Edit e-books in various formats
|
||||
Name=E-book Editor
|
||||
GenericName=Editor for E-books
|
||||
Comment=Edit E-books in various formats
|
||||
TryExec=ebook-edit
|
||||
Exec=ebook-edit --detach %f
|
||||
Icon=calibre-ebook-edit
|
||||
|
|
|
|||
Loading…
Reference in a new issue