~vcs-imports/kupfer/master-new

« back to all changes in this revision

Viewing changes to data/wscript_build

  • Committer: Ulrik Sverdrup
  • Date: 2009-08-24 23:23:00 UTC
  • Revision ID: git-v1:e38f3f2b3e2dee8f3a30181678c613d2d41f80f7
data: Install searchplugins/google.xml as default search

1. So that we have anything to search, even if we don't find any other
OpenSearch plugins.
2. So that users see that they can customize kupfer directly without
going through firefox

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
bld.install_files("${DATADIR}/kupfer", "defaults.cfg")
3
3
bld.install_files("${DATADIR}/kupfer", "preferences.ui")
4
4
 
5
 
# install all art files
 
5
# install all pure data files
6
6
bld.install_files("${DATADIR}/kupfer/art", "art/*")
 
7
bld.install_files("${DATADIR}/kupfer/searchplugins", "searchplugins/*")
7
8
 
8
9
# compress and install man page
9
10
bld.new_task_gen(