view etc/icons/octave.desktop.in @ 21564:87fc55416513

Use icon basename in octave.desktop for standards compliance (bug #47577) * octave.desktop.in (Icon): Set to the basename of the installed icons. * etc/module.mk (etc/icons/octave.desktop): Drop OCTAVE_IMAGEDIR from the list of substitutions.
author Mike Miller <mtmiller@octave.org>
date Wed, 30 Mar 2016 16:57:21 -0700
parents c27b6503e5d2
children 4d4e3e1723d1
line wrap: on
line source

[Desktop Entry]
Name=GNU Octave
Comment=Scientific Computing using GNU Octave
TryExec=%OCTAVE_PREFIX%/bin/octave
Exec=%OCTAVE_PREFIX%/bin/octave --force-gui %f
Icon=octave
Terminal=false
Type=Application
Categories=Education;Science;Math;
StartupNotify=false
MimeType=text/x-octave;text/x-matlab;
Keywords=science;math;matrix;numerical computation;plotting;