~ubuntu-branches/ubuntu/wily/choqok/wily

« back to all changes in this revision

Viewing changes to plugins/searchaction/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Harald Sitter, Christian Mangold, Harald Sitter
  • Date: 2010-03-07 21:49:43 UTC
  • Revision ID: james.westby@ubuntu.com-20100307214943-oysifel2afdng0x1
Tags: 0.9.55-0ubuntu1
[ Christian Mangold ]
* Readd pkg-kde-tool build-depend, was a mistake to remove it

[ Harald Sitter ]
* New upstream release (1.0 beta1)

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
install( FILES choqok_searchaction.desktop
22
22
         DESTINATION ${SERVICES_INSTALL_DIR})
23
 
install( FILES searchactionui.rc  DESTINATION  ${DATA_INSTALL_DIR}/choqok )
 
23
install( FILES searchactionui.rc  DESTINATION  ${DATA_INSTALL_DIR}/choqok_searchaction )