Skip to content
Snippets Groups Projects
Commit ca813719 authored by langella's avatar langella
Browse files

no need of sharedmimeinfo file in debian directory

git-svn-id: https://subversion.renater.fr/xtandempipeline/trunk@361 b8ef2a07-7df7-436f-90b9-41648038564b
parent 4e79708a
No related branches found
No related tags found
No related merge requests found
......@@ -144,7 +144,7 @@ configure_file (${xtandempipeline_SOURCE_DIR}/build_ubuntu.xml.cmake ${xtandempi
configure_file (${xtandempipeline_SOURCE_DIR}/share/applications/xtandempipeline.desktop.cmake ${CMAKE_BINARY_DIR}/share/applications/xtandempipeline.desktop @ONLY)
configure_file (${xtandempipeline_SOURCE_DIR}/share/applications/xtandempipeline.desktop.cmake ${CMAKE_SOURCE_DIR}/debian/xtandempipeline.desktop @ONLY)
#configure_file (${xtandempipeline_SOURCE_DIR}/share/applications/xtandempipeline.desktop.cmake ${CMAKE_SOURCE_DIR}/debian/xtandempipeline.desktop @ONLY)
#configure_file (${xtandempipeline_SOURCE_DIR}/share/mime/packages/xtandempipeline.xml.cmake ${CMAKE_BINARY_DIR}/share/mime/packages/xtandempipeline.xml @ONLY)
configure_file (${xtandempipeline_SOURCE_DIR}/share/applications/xtandempipeline_online.desktop.cmake ${CMAKE_BINARY_DIR}/share/applications/xtandempipeline_online.desktop @ONLY)
configure_file (${xtandempipeline_SOURCE_DIR}/share/xtandempipeline/xtandempipeline.sh.cmake ${CMAKE_BINARY_DIR}/share/xtandempipeline/xtandempipeline.sh @ONLY)
......
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<!-- sudo update-mime-database /usr/mime -->
<mime-type type="application/x-xtandempipeline">
<comment>X!TandemPipeline xpip data file</comment>
<comment xml:lang="fr">fichier de données xpip (X!TandemPipeline)</comment>
<glob pattern="*.xpip" />
<icon name="xtandempipeline_icon" />
</mime-type>
</mime-info>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment