#################################################
#
#  (C) 2018 Emanoil Kotsev
#  deloptes (AT) gmail.com
#
#  Improvements and feedback are welcome
#
#  This file is released under GPL >= 2
#
#################################################


add_subdirectory( icons )
add_subdirectory( mimetypes )
#add_subdirectory( dunhandler )
#add_subdirectory( faxhandler )


##### other data ################################

# Bluetooth directory entry in the control center
tde_create_translated_desktop(
  SOURCE tde-settings-network-bluetooth.directory
  DESTINATION ${DATA_INSTALL_DIR}/tdebluez
)

# Bluetooth access to system debus org.bluez
install(
  FILES org.trinitydesktop.tdebluez.conf
  DESTINATION ${DBUS_SYS_DIR}
)