~elementary-pantheon/contractor/master

« back to all changes in this revision

Viewing changes to data/CMakeLists.txt

  • Committer: Tarmac
  • Author(s): Victor
  • Date: 2013-05-25 09:00:43 UTC
  • mfrom: (113.5.5)
  • Revision ID: git-v1:cc47cda92efa5ac91a839afa7a5afbfff2ca9d07
Remove "contractor" gettext domain and modify default contracts to use external translation domains.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
configure_file(org.elementary.contractor.service.cmake ${CMAKE_CURRENT_BINARY_DIR}/org.elementary.contractor.service)
2
2
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/org.elementary.contractor.service DESTINATION ${CMAKE_INSTALL_PREFIX}/share/dbus-1/services)
3
 
install(FILES archive.contract gnome-wallpaper.contract gnome-bluetooth.contract archive-compress.contract DESTINATION ${CMAKE_INSTALL_PREFIX}/share/contractor)
 
3
add_subdirectory (contracts)
 
 
b'\\ No newline at end of file'