tint2conf: Add mime type and full support for editing by path

This commit is contained in:
o9000
2017-04-22 19:31:59 +02:00
parent 5646dca8b7
commit 49b41667ad
4 changed files with 11 additions and 1 deletions

View File

@@ -71,3 +71,4 @@ add_subdirectory(po)
install( TARGETS tint2conf DESTINATION bin )
install( FILES tint2conf.svg DESTINATION ${CMAKE_INSTALL_DATADIR}/icons/hicolor/scalable/apps )
install( FILES tint2conf.desktop DESTINATION ${CMAKE_INSTALL_DATADIR}/applications )
install( FILES tint2conf.xml DESTINATION ${CMAKE_INSTALL_DATADIR}/mime/packages )