view etc/icons/octave.desktop.in @ 20581:e368ce72a844

maint: Use Octave coding conventions for ode* functions. Use '!' instead of '~' for logical not. Use '##' only for comments which standalone on a line. Use double quotes instead of single quotes where possible. Wrap long lines to < 80 characters. * ode45.m, odeget.m, odeset.m: Use Octave coding conventions.
author Rik <rik@octave.org>
date Sat, 03 Oct 2015 22:10:45 -0700
parents 0178c5a98d6f
children
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
Icon=%OCTAVE_IMAGEDIR%/octave-logo.svg
Terminal=false
Type=Application
Categories=Education;Science;Math;
StartupNotify=false
MimeType=text/x-octave;text/x-matlab;