mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #1879045 [[Enhancement] Rename E-book Viewer, E-book Editor and LRF Viewer](https://bugs.launchpad.net/calibre/+bug/1879045)
This commit is contained in:
parent
f6d1097ae2
commit
41db0eb6e3
@ -1081,7 +1081,7 @@ VIEWER = '''\
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=LRF Viewer
|
Name=LRF viewer
|
||||||
GenericName=Viewer for LRF files
|
GenericName=Viewer for LRF files
|
||||||
Comment=Viewer for LRF files (SONY ebook format files)
|
Comment=Viewer for LRF files (SONY ebook format files)
|
||||||
TryExec=lrfviewer
|
TryExec=lrfviewer
|
||||||
@ -1095,7 +1095,7 @@ EVIEWER = '''\
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=E-book Viewer
|
Name=E-book viewer
|
||||||
GenericName=Viewer for E-books
|
GenericName=Viewer for E-books
|
||||||
Comment=Viewer for E-books in all the major formats
|
Comment=Viewer for E-books in all the major formats
|
||||||
TryExec=ebook-viewer
|
TryExec=ebook-viewer
|
||||||
@ -1108,7 +1108,7 @@ ETWEAK = '''\
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=E-book Editor
|
Name=E-book editor
|
||||||
GenericName=Editor for E-books
|
GenericName=Editor for E-books
|
||||||
Comment=Edit E-books in various formats
|
Comment=Edit E-books in various formats
|
||||||
TryExec=ebook-edit
|
TryExec=ebook-edit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user