diff options
author | Shashank | 2017-05-29 12:40:26 +0530 |
---|---|---|
committer | Shashank | 2017-05-29 12:40:26 +0530 |
commit | 0345245e860375a32c9a437c4a9d9cae807134e9 (patch) | |
tree | ad51ecbfa7bcd3cc5f09834f1bb8c08feaa526a4 /desktop/scinotes.desktop | |
download | scilab_for_xcos_on_cloud-0345245e860375a32c9a437c4a9d9cae807134e9.tar.gz scilab_for_xcos_on_cloud-0345245e860375a32c9a437c4a9d9cae807134e9.tar.bz2 scilab_for_xcos_on_cloud-0345245e860375a32c9a437c4a9d9cae807134e9.zip |
CMSCOPE changed
Diffstat (limited to 'desktop/scinotes.desktop')
-rwxr-xr-x | desktop/scinotes.desktop | 16 |
1 files changed, 16 insertions, 0 deletions
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; |