mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
Make exe file descriptions consistent
This commit is contained in:
parent
ef50eca37c
commit
010d12e84d
@ -28,8 +28,8 @@ machine = 'X64' if is64bit else 'X86'
|
|||||||
|
|
||||||
DESCRIPTIONS = {
|
DESCRIPTIONS = {
|
||||||
'calibre' : 'The main calibre program',
|
'calibre' : 'The main calibre program',
|
||||||
'ebook-viewer' : 'Viewer for all e-book formats',
|
'ebook-viewer' : 'The calibre e-book viewer',
|
||||||
'ebook-edit' : 'Edit e-books',
|
'ebook-edit' : 'The calibre e-book editor',
|
||||||
'lrfviewer' : 'Viewer for LRF files',
|
'lrfviewer' : 'Viewer for LRF files',
|
||||||
'ebook-convert': 'Command line interface to the conversion/news download system',
|
'ebook-convert': 'Command line interface to the conversion/news download system',
|
||||||
'ebook-meta' : 'Command line interface for manipulating e-book metadata',
|
'ebook-meta' : 'Command line interface for manipulating e-book metadata',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user