From 270d5ddc31c26b62379e3caa9044dd75ccc71847 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Picca=20Fr=C3=A9d=C3=A9ric-Emmanuel?= Date: Sun, 4 Mar 2018 10:20:27 +0100 Subject: New upstream version 0.7.0+dfsg --- package/desktop/org.silx.SilxView.desktop | 10 +++--- package/desktop/silx.xml | 60 +++++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+), 4 deletions(-) create mode 100644 package/desktop/silx.xml (limited to 'package/desktop') diff --git a/package/desktop/org.silx.SilxView.desktop b/package/desktop/org.silx.SilxView.desktop index 577c0c8..02d615e 100644 --- a/package/desktop/org.silx.SilxView.desktop +++ b/package/desktop/org.silx.SilxView.desktop @@ -1,9 +1,11 @@ [Desktop Entry] +Version=1.0 Type=Application -Encoding=UTF-8 -Name=silx Data Viewer +Name=silx data viewer Comment=HDF5 EDF SPEC Data Viewer Exec=silx view %F -Terminal=false +TryExec=silx Icon=silx -Categories=Education;Science;DataVisualization;Qt +Terminal=false +Categories=Education;Science;DataVisualization;Qt; +MimeType=image/tiff;application/x-hdf;application/x-silx-hdf5;application/x-silx-nexus;application/x-silx-specfile;image/x-silx-marccd;image/x-silx-cbf;image/x-silx-edf;image/x-silx-numpy; diff --git a/package/desktop/silx.xml b/package/desktop/silx.xml new file mode 100644 index 0000000..e98d6a3 --- /dev/null +++ b/package/desktop/silx.xml @@ -0,0 +1,60 @@ + + + + + + + Hierarchical Data Format + + + + + + + + NeXus file + + + + + + + + + + + Spec file + + + + + + + + + MarCCD image file + + + + + + CBF image file + CBF + Crystallographic Information File + + + + + EDF image file + EDF + ESRF data format + + + + + Numpy data file + + + + + \ No newline at end of file -- cgit v1.2.3