From 7301a29c3994eb2a5ef227bcaedc30a3d865f1e5 Mon Sep 17 00:00:00 2001 From: Drew Date: Fri, 4 Aug 2017 19:03:33 -0700 Subject: [PATCH] E-book Editor name change. Changed name of the editor to the same format as the viewer. --- src/calibre/linux.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/calibre/linux.py b/src/calibre/linux.py index 02040f1de3..17b55cbe41 100644 --- a/src/calibre/linux.py +++ b/src/calibre/linux.py @@ -1017,9 +1017,9 @@ ETWEAK = '''\ [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