From 965fa224ddcdd1e876e1386374f1cb5690280b14 Mon Sep 17 00:00:00 2001 From: david Date: Mon, 19 Oct 2020 17:05:45 +0200 Subject: [PATCH] Add desktop file for octave --- desktop-files/org.octave.Octave.desktop | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 desktop-files/org.octave.Octave.desktop diff --git a/desktop-files/org.octave.Octave.desktop b/desktop-files/org.octave.Octave.desktop new file mode 100644 index 0000000..9b86c7a --- /dev/null +++ b/desktop-files/org.octave.Octave.desktop @@ -0,0 +1,22 @@ +[Desktop Entry] +Name=GNU Octave +Comment=Interactive programming environment for numerical computations +Comment[ca]=Entorn de programació interactiva per a càlculs numèrics +Comment[de]=Interaktive Programmierumgebung für numerische Berechnungen +Comment[es]=Entorno de programación interactiva para cálculos numéricos +Comment[fr]=Environnement de programmation interactif pour le calcul numérique +Comment[it]=Ambiente di programmazione interattivo per il calcolo numerico +Comment[ja]=数値計算のための対話的なプログラミング環境 +Comment[nl]=Interactieve programmeeromgeving voor numerieke berekeningen +Comment[pt]=Ambiente de programação interativo para computação numérica +Comment[zh]=数值计算交互式编程环境 +TryExec=/usr/local/package/bin/octave +Exec=/usr/local/package/bin/octave --gui %f +Icon=octave +Terminal=false +Type=Application +Categories=Education;Science;Math; +StartupNotify=false +StartupWMClass=GNU Octave +MimeType=text/x-octave;text/x-matlab; +Keywords=science;math;matrix;numerical computation;plotting;