mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 09:03:07 +02:00
E-book Editor name change.
Changed name of the editor to the same format as the viewer.
This commit is contained in:
parent
bf96e0f555
commit
7301a29c39
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