summaryrefslogtreecommitdiff
path: root/desktop/Makefile.am
blob: 4e7952a7a75450628d150f0bd85a4a93b51e2d24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
#
# Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
# Copyright (C) Scilab Enterprises - 2011-2013 - Clement David
#
# This file must be used under the terms of the CeCILL.
# This source file is licensed as described in the file COPYING, which
# you should have received as part of this distribution.  The terms
# are also available at
# http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt
#

SUBDIRS = images/icons/

# Desktop file
# Note that here, it is datadir and NOT pkgdatadir
desktopdir = $(datadir)/applications
desktop_DATA = scilab-adv-cli.desktop \
scilab-cli.desktop \
scilab.desktop \
xcos.desktop \
scinotes.desktop


# Mimetype file
# Note that here, it is datadir and NOT pkgdatadir
mimedir = $(datadir)/mime/packages
mime_DATA = scilab.xml

# AppData file
# Note that here, it is datadir and NOT pkgdatadir
appdatadir = $(datadir)/appdata
appdata_DATA = scilab.appdata.xml