~elementary-pantheon/contractor/master

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Victor
  • Date: 2013-05-20 05:22:56 UTC
  • mto: This revision was merged to the branch mainline in revision 127.
  • Revision ID: git-v1:4089894fa6c305985c0a9abdd524bb8cdc5716ce
Remove translations.

This revision removes the "contractor" Gettext domain; this implies no longer keeping translations in Contractor itself. Contracts need to provide their own translation domain.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
add_subdirectory (src)
20
20
add_subdirectory (data)
21
 
add_subdirectory (po)
22