diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2019-07-30 22:33:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-30 22:33:44 +0700 |
commit | 29f8b63af205347a302d4106529264654ab81458 (patch) | |
tree | 49dd85a563ad4747d58cb708274df3ab0dee08f6 /office/calibre-bin/calibre-ebook-edit.desktop | |
parent | 6b9bdc900fc6e1eab32f524e0cfce38871c24d25 (diff) | |
download | slackbuilds-29f8b63af205347a302d4106529264654ab81458.tar.gz |
office/calibre-bin: Added (Ebook manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/calibre-bin/calibre-ebook-edit.desktop')
-rw-r--r-- | office/calibre-bin/calibre-ebook-edit.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/office/calibre-bin/calibre-ebook-edit.desktop b/office/calibre-bin/calibre-ebook-edit.desktop new file mode 100644 index 0000000000..afcebf7333 --- /dev/null +++ b/office/calibre-bin/calibre-ebook-edit.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Version=1.0 +Type=Application +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 +Categories=Office; |