commit e5d4ba852931a94099d97fe4721d3228d0fc4d26
Author: Kornel Benko <[email protected]>
Date:   Fri Oct 20 12:17:55 2017 +0200

    Use suffixed name for desktop entry.
    
    Unix only:
    Using suffixed lyx, we install the lyx-desktop for different versions with
    different file name, but with the same 'Name'-entry.
    
    Selecting the desired version with the desktop menu is difficult if there
    is more than one lyx version installed.
---
 lib/lyx.desktop.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/lyx.desktop.in b/lib/lyx.desktop.in
index 68a5ccb..64ec892 100644
--- a/lib/lyx.desktop.in
+++ b/lib/lyx.desktop.in
@@ -1,7 +1,7 @@
 [Desktop Entry]
 Version=1.0
 Type=Application
-Name=LyX
+Name=LyX@program_suffix@
 GenericName=Document Processor
 Comment=High level LaTeX frontend
 Keywords=WYSIWYG;WYSIWYM;TeX;LaTeX;GUI;frontend;editor;

Reply via email to