changeset 21847:4d4e3e1723d1

Add window name hint to octave.desktop menu description (bug #48191) * octave.desktop.in (StartupWMClass): Define to "octave-gui" to provide a the actual window name to the desktop environment. Allows correspondence between the running program and the launcher and prevents duplicate icons.
author Mike Miller <mtmiller@octave.org>
date Fri, 10 Jun 2016 08:56:23 -0700
parents 8fb87d3f0581
children e3b5d927dc81
files etc/icons/octave.desktop.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/icons/octave.desktop.in	Sun Nov 24 21:01:28 2013 -0500
+++ b/etc/icons/octave.desktop.in	Fri Jun 10 08:56:23 2016 -0700
@@ -8,5 +8,6 @@
 Type=Application
 Categories=Education;Science;Math;
 StartupNotify=false
+StartupWMClass=octave-gui
 MimeType=text/x-octave;text/x-matlab;
 Keywords=science;math;matrix;numerical computation;plotting;