Use correct StartupWMClass in desktop entry

This prevents two entries appearing in the launcher.

Fixes #6593
This commit is contained in:
Daniel Imms
2016-05-27 16:11:01 -07:00
parent 3fde03980b
commit 4c71c3ed16
2 changed files with 3 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ Exec=/usr/bin/@@NAME@@ %U
Icon=@@NAME@@
Type=Application
StartupNotify=true
StartupWMClass=@@NAME@@
StartupWMClass=@@NAME_SHORT@@
Categories=Utility;TextEditor;Development;IDE;
MimeType=text/plain;
Actions=new-window;