view etc/icons/octave.desktop.in @ 19843:0178c5a98d6f

Force GUI to start when starting Octave from desktop menu (bug #44349) * etc/icons/octave.desktop.in: seems like the --force-gui option is required to actually start Octave and the GUI from a link or desktop menu entry, now that we don't start by opening a terminal window (cset a1acca0c2216).
author Carnë Draug <carandraug@octave.org>
date Tue, 24 Feb 2015 11:03:45 +0000
parents a1acca0c2216
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;