changeset 21034:c044607a9225

maint: Periodic merge of stable to default.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 05 Jan 2016 13:25:15 +0100
parents e8f2e134ee57 (current diff) c27b6503e5d2 (diff)
children b432e7bb3cbd
files
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/icons/octave.desktop.in
+++ b/etc/icons/octave.desktop.in
@@ -2,10 +2,11 @@
 Name=GNU Octave
 Comment=Scientific Computing using GNU Octave
 TryExec=%OCTAVE_PREFIX%/bin/octave
-Exec=%OCTAVE_PREFIX%/bin/octave --force-gui
+Exec=%OCTAVE_PREFIX%/bin/octave --force-gui %f
 Icon=%OCTAVE_IMAGEDIR%/octave-logo.svg
 Terminal=false
 Type=Application
 Categories=Education;Science;Math;
 StartupNotify=false
 MimeType=text/x-octave;text/x-matlab;
+Keywords=science;math;matrix;numerical computation;plotting;