view etc/icons/octave.desktop.in @ 19832:a1acca0c2216

No terminal window when starting Octave from desktop menu (bug #44349) * etc/icons/octave.desktop.in: the Terminal key on a desktop file, controls whether the program runs on a terminal window. While this is true for Octave on its own, we can guess that if the user is using desktop menus he wants the Octave GUI. Anyway, as it was, it was simply opening a terminal window and run Octave from there which was useless. Users wanting a icon for a terminal window with Octave (no-gui), will have to create it themselves.
author Carnë Draug <carandraug@octave.org>
date Mon, 23 Feb 2015 16:42:25 +0000
parents 737b5d449aaf
children 0178c5a98d6f
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
Icon=%OCTAVE_IMAGEDIR%/octave-logo.svg
Terminal=false
Type=Application
Categories=Education;Science;Math;
StartupNotify=false
MimeType=text/x-octave;text/x-matlab;