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:
Kovid Goyal 2020-05-16 15:25:31 +05:30
parent f6d1097ae2
commit 41db0eb6e3
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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