From: Clément DAVID Date: Mon, 17 Oct 2011 07:39:40 +0000 (+0200) Subject: Desktop integration: provide some scilab mime types X-Git-Tag: 5.4.0-alpha-1~215 X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=commitdiff_plain;h=ae93ea6d3877bfbf81eb1581fb88c34999fee5e6;hp=2f403c679054d1a933195edc0c59ea97d1ac8bd3 Desktop integration: provide some scilab mime types Change-Id: I0e521779f97af323be9634dcdf08a159fc66e2d7 --- diff --git a/scilab/Makefile.am b/scilab/Makefile.am index 62481d1..fef2e54 100644 --- a/scilab/Makefile.am +++ b/scilab/Makefile.am @@ -140,6 +140,7 @@ $(top_srcdir)/desktop/puffin_32.png \ $(top_srcdir)/desktop/puffin_48.png \ $(top_srcdir)/desktop/puffin.png \ $(top_srcdir)/desktop/puffin.icns \ +$(top_srcdir)/desktop/scilab.xml \ $(top_srcdir)/desktop/scilab.icns valgrinddir=$(pkgdatadir)/tools/profiling diff --git a/scilab/Makefile.in b/scilab/Makefile.in index 4bea91f..85ad43a 100644 --- a/scilab/Makefile.in +++ b/scilab/Makefile.in @@ -655,6 +655,7 @@ $(top_srcdir)/desktop/puffin_32.png \ $(top_srcdir)/desktop/puffin_48.png \ $(top_srcdir)/desktop/puffin.png \ $(top_srcdir)/desktop/puffin.icns \ +$(top_srcdir)/desktop/scilab.xml \ $(top_srcdir)/desktop/scilab.icns valgrinddir = $(pkgdatadir)/tools/profiling diff --git a/scilab/desktop/scilab.desktop b/scilab/desktop/scilab.desktop index b352407..22b8284 100644 --- a/scilab/desktop/scilab.desktop +++ b/scilab/desktop/scilab.desktop @@ -7,6 +7,7 @@ GenericName=Scientific Software Package GenericName[fr]=Logiciel de calcul numérique GenericName[de]=Wissenschaftssoftware Icon=/usr/share/scilab/desktop/scilab.png +MimeType=text/sci;text/sce;text/tst;application/xcos+xml Name=Scilab Name[de]=Scilab StartupNotify=false diff --git a/scilab/desktop/scilab.xml b/scilab/desktop/scilab.xml new file mode 100644 index 0000000..a0e1f4b --- /dev/null +++ b/scilab/desktop/scilab.xml @@ -0,0 +1,19 @@ + + + + Scilab macro + + + + Scilab script + + + + Scilab test + + + + Scilab/Xcos schema + + +