From 0345245e860375a32c9a437c4a9d9cae807134e9 Mon Sep 17 00:00:00 2001 From: Shashank Date: Mon, 29 May 2017 12:40:26 +0530 Subject: CMSCOPE changed --- desktop/scinotes.desktop | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100755 desktop/scinotes.desktop (limited to 'desktop/scinotes.desktop') diff --git a/desktop/scinotes.desktop b/desktop/scinotes.desktop new file mode 100755 index 000000000..df5583525 --- /dev/null +++ b/desktop/scinotes.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Comment=Scilab text editor +Comment[fr]=Editeur de texte Scilab +Comment[ru]=Текстовый редактор Scilab +Exec=scinotes +GenericName=Scientific Software Package +GenericName[fr]=Logiciel de calcul numérique +GenericName[de]=Wissenschaftssoftware +GenericName[ru]=Научный программный комплекс +Icon=scinotes +MimeType=application/x-scilab-sci;application/x-scilab-sce;application/x-scilab-tst;application/x-scilab-dem; +Name=Scinotes +StartupNotify=false +Terminal=false +Type=Application +Categories=Science;Math; -- cgit